summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-18Initialize PCI BAR config data.pbrook1-0/+7
2006-04-12mouse API changebellard2-2/+2
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard3-16/+207
2006-04-12simulate a null modem cablebellard1-2/+3
2006-04-09ARM Versatile Platform Baseboard emulation.pbrook10-654/+1808
2006-04-09Allow multiple graphics devices.pbrook5-54/+31
2006-04-08Fix incorrect return type.pbrook1-1/+1
2006-04-08Keyboard savevm fix (malc).pbrook2-15/+39
2006-04-02do not test reserved config bitsbellard1-5/+0
2006-04-02CDROM detection fixbellard1-1/+1
2006-03-11Add missing break statement.pbrook1-0/+1
2006-03-11Fix off by one length calciulation.pbrook1-1/+1
2006-03-11Tweak UHCI device settings. Ignore host root hubs.pbrook1-1/+4
2006-03-11Sparcf ESP dma fixes (Blue Swirl).pbrook1-5/+46
2006-03-02Add missing return statement.pbrook1-0/+1
2006-02-20Add Arm926 core support.pbrook1-5/+32
2006-02-19PL110 byteswapping fix.pbrook1-6/+6
2006-02-13Fix Arm big-endian host bug.pbrook1-18/+20
2006-02-08Add support for raw AT keyboard scancodes.pbrook2-1/+34
2006-02-06Fix -nographic on Arm.pbrook1-1/+3