summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2006-06-14more ACPI definition to keep Solaris Happy (Juergen Kiel)bellard3-104/+293
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard1-4/+2
2006-06-14clock year fix for sparc (Blue Swirl)bellard1-2/+8
2006-06-14use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard2-14/+4
2006-06-13support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...bellard2-14/+45
2006-06-04Disk cache flush support.pbrook2-1/+6
2006-06-03More SCSI commands (Blue Swirl).pbrook1-20/+72
2006-06-03SATN fixes (Blue Swirl).pbrook1-18/+75
2006-05-30PCI SCSI HBA emulation.pbrook4-14/+1624
2006-05-26SCSI lun probing fix.pbrook3-18/+22
2006-05-26Small read fix.pbrook1-1/+1
2006-05-26Fix partial transfer bug.pbrook1-1/+0
2006-05-26Fix scsi sector size confusion (Blue Swirl).pbrook1-38/+41
2006-05-25Rearrange SCSI disk emulation code.pbrook9-468/+1056
2006-05-25OHCI large packet fix.pbrook1-1/+7
2006-05-22Fix USB root hub hotplugging.pbrook2-29/+34
2006-05-21Don't clear DMA status register when loading address.pbrook1-1/+1
2006-05-21OHCI USB host emulation.pbrook8-19/+1211
2006-05-21Use lookup table for PCI class descriptions.pbrook1-12/+24
2006-05-21ESP DMA fix.pbrook1-20/+50
2006-05-14ne2000 buffer fulness fix (Han Zhu)bellard1-1/+1
2006-05-14Avoid compiler warning.pbrook1-1/+1
2006-05-13Rearrange PCI host emulation code.pbrook17-1423/+1698
2006-05-11BGR_FORMAT fixbellard1-1/+1
2006-05-11mips bios loading fixbellard1-4/+0
2006-05-10bgr32 pixel format supportbellard2-101/+138
2006-05-08alignment fixbellard1-1/+2
2006-05-05patch in bLength for hub descriptor (Lonnie Mendez)bellard1-1/+2
2006-05-05typobellard1-1/+1
2006-05-03PCI irq mapping fixbellard2-51/+51
2006-05-03ACPI supportbellard4-0/+1268
2006-05-02performance boost (on P4 hosts at least, rdtsc is a _very_ bad random generator)bellard1-3/+6
2006-05-01increase max kernel size with initrdbellard1-1/+1
2006-04-30fixes for more than 8 ports - return NAK if no change - FreeBSD workaround (L...bellard1-10/+42
2006-04-30VNC server (Anthony Liguori)bellard1-4/+79
2006-04-29ELCR is not reset by PIC reset (bug report by malc)bellard1-1/+1
2006-04-27Add nominal ARM Versatil/AB board emulation.pbrook3-172/+144
2006-04-27SHIX board emulation (Samuel Tardieu)bellard6-0/+2885
2006-04-26ELF loader (Thiemo Seufer)bellard1-39/+41
2006-04-26added entry parameter to ELF loaderbellard2-4/+4
2006-04-25LBA48 support (Jens Axboe)bellard1-20/+137
2006-04-25fix for HCHALTED status bitbellard1-1/+1
2006-04-24PC speaker emulation (Joachim Henke)bellard3-19/+160
2006-04-24HCHALTED status bit handling (Lonnie Mendez)bellard1-0/+5
2006-04-24do not set PORT_STAT_C_ENABLE when doing port reset (Lonnie Mendez)bellard1-1/+0
2006-04-24separate file for usb hub devicebellard2-497/+518
2006-04-24usb setup state machine fix when driver reads or writes too many bytesbellard1-4/+4
2006-04-23-win2k-hack performance+DMA support (Leonardo E. Reiter)bellard1-2/+15
2006-04-23use generic ELF loaderbellard4-427/+13
2006-04-18Fix display resize bug.pbrook1-1/+1