summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Disk cache flush support.pbrook2006-06-042-1/+6
* More SCSI commands (Blue Swirl).pbrook2006-06-031-20/+72
* SATN fixes (Blue Swirl).pbrook2006-06-031-18/+75
* PCI SCSI HBA emulation.pbrook2006-05-304-14/+1624
* SCSI lun probing fix.pbrook2006-05-263-18/+22
* Small read fix.pbrook2006-05-261-1/+1
* Fix partial transfer bug.pbrook2006-05-261-1/+0
* Fix scsi sector size confusion (Blue Swirl).pbrook2006-05-261-38/+41
* Rearrange SCSI disk emulation code.pbrook2006-05-259-468/+1056
* OHCI large packet fix.pbrook2006-05-251-1/+7
* Fix USB root hub hotplugging.pbrook2006-05-222-29/+34
* Don't clear DMA status register when loading address.pbrook2006-05-211-1/+1
* OHCI USB host emulation.pbrook2006-05-218-19/+1211
* Use lookup table for PCI class descriptions.pbrook2006-05-211-12/+24
* ESP DMA fix.pbrook2006-05-211-20/+50
* ne2000 buffer fulness fix (Han Zhu)bellard2006-05-141-1/+1
* Avoid compiler warning.pbrook2006-05-141-1/+1
* Rearrange PCI host emulation code.pbrook2006-05-1317-1423/+1698
* BGR_FORMAT fixbellard2006-05-111-1/+1
* mips bios loading fixbellard2006-05-111-4/+0
* bgr32 pixel format supportbellard2006-05-102-101/+138
* alignment fixbellard2006-05-081-1/+2
* patch in bLength for hub descriptor (Lonnie Mendez)bellard2006-05-051-1/+2
* typobellard2006-05-051-1/+1
* PCI irq mapping fixbellard2006-05-032-51/+51
* ACPI supportbellard2006-05-034-0/+1268
* performance boost (on P4 hosts at least, rdtsc is a _very_ bad random generator)bellard2006-05-021-3/+6
* increase max kernel size with initrdbellard2006-05-011-1/+1
* fixes for more than 8 ports - return NAK if no change - FreeBSD workaround (L...bellard2006-04-301-10/+42
* VNC server (Anthony Liguori)bellard2006-04-301-4/+79
* ELCR is not reset by PIC reset (bug report by malc)bellard2006-04-291-1/+1
* Add nominal ARM Versatil/AB board emulation.pbrook2006-04-273-172/+144
* SHIX board emulation (Samuel Tardieu)bellard2006-04-276-0/+2885
* ELF loader (Thiemo Seufer)bellard2006-04-261-39/+41
* added entry parameter to ELF loaderbellard2006-04-262-4/+4
* LBA48 support (Jens Axboe)bellard2006-04-251-20/+137
* fix for HCHALTED status bitbellard2006-04-251-1/+1
* PC speaker emulation (Joachim Henke)bellard2006-04-243-19/+160
* HCHALTED status bit handling (Lonnie Mendez)bellard2006-04-241-0/+5
* do not set PORT_STAT_C_ENABLE when doing port reset (Lonnie Mendez)bellard2006-04-241-1/+0
* separate file for usb hub devicebellard2006-04-242-497/+518
* usb setup state machine fix when driver reads or writes too many bytesbellard2006-04-241-4/+4
* -win2k-hack performance+DMA support (Leonardo E. Reiter)bellard2006-04-231-2/+15
* use generic ELF loaderbellard2006-04-234-427/+13
* Fix display resize bug.pbrook2006-04-181-1/+1
* Initialize PCI BAR config data.pbrook2006-04-181-0/+7
* mouse API changebellard2006-04-122-2/+2
* USB tablet support (Brad Campbell, Anthony Liguori)bellard2006-04-123-16/+207
* simulate a null modem cablebellard2006-04-121-2/+3
* ARM Versatile Platform Baseboard emulation.pbrook2006-04-0910-654/+1808
OpenPOWER on IntegriCloud