aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2006-05-05patch in bLength for hub descriptor (Lonnie Mendez)bellard
2006-05-05typobellard
2006-05-03PCI irq mapping fixbellard
2006-05-03ACPI supportbellard
2006-05-02performance boost (on P4 hosts at least, rdtsc is a _very_ bad random generator)bellard
2006-05-01increase max kernel size with initrdbellard
2006-04-30fixes for more than 8 ports - return NAK if no change - FreeBSD workaround (L...bellard
2006-04-30VNC server (Anthony Liguori)bellard
2006-04-29ELCR is not reset by PIC reset (bug report by malc)bellard
2006-04-27Add nominal ARM Versatil/AB board emulation.pbrook
2006-04-27SHIX board emulation (Samuel Tardieu)bellard
2006-04-26ELF loader (Thiemo Seufer)bellard
2006-04-26added entry parameter to ELF loaderbellard
2006-04-25LBA48 support (Jens Axboe)bellard
2006-04-25fix for HCHALTED status bitbellard
2006-04-24PC speaker emulation (Joachim Henke)bellard
2006-04-24HCHALTED status bit handling (Lonnie Mendez)bellard
2006-04-24do not set PORT_STAT_C_ENABLE when doing port reset (Lonnie Mendez)bellard
2006-04-24separate file for usb hub devicebellard
2006-04-24usb setup state machine fix when driver reads or writes too many bytesbellard
2006-04-23-win2k-hack performance+DMA support (Leonardo E. Reiter)bellard
2006-04-23use generic ELF loaderbellard
2006-04-18Fix display resize bug.pbrook
2006-04-18Initialize PCI BAR config data.pbrook
2006-04-12mouse API changebellard
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard
2006-04-12simulate a null modem cablebellard
2006-04-09ARM Versatile Platform Baseboard emulation.pbrook
2006-04-09Allow multiple graphics devices.pbrook
2006-04-08Fix incorrect return type.pbrook
2006-04-08Keyboard savevm fix (malc).pbrook
2006-04-02do not test reserved config bitsbellard
2006-04-02CDROM detection fixbellard
2006-03-11Add missing break statement.pbrook
2006-03-11Fix off by one length calciulation.pbrook
2006-03-11Tweak UHCI device settings. Ignore host root hubs.pbrook
2006-03-11Sparcf ESP dma fixes (Blue Swirl).pbrook
2006-03-02Add missing return statement.pbrook
2006-02-20Add Arm926 core support.pbrook
2006-02-19PL110 byteswapping fix.pbrook
2006-02-13Fix Arm big-endian host bug.pbrook
2006-02-08Add support for raw AT keyboard scancodes.pbrook
2006-02-06Fix -nographic on Arm.pbrook
2006-02-06Arm display emulation.pbrook
2006-02-05Allow selection of emulated network card.pbrook
2006-02-04Avoid buffer overflow when sending slirp packets.pbrook
2006-02-01correct DMA and transfer mode reporting (Jens Axboe)bellard
2006-02-01rxcr save/restore (initial patch by Jürgen Pfennigbellard
2005-12-18suppressed -enable-audio and simplified -soundhw option handling (malc)bellard
2005-12-18do not init ne2000 if no network enabledbellard