summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-06Arm display emulation.pbrook3-0/+650
2006-02-05Allow selection of emulated network card.pbrook9-19/+2960
2006-02-04Avoid buffer overflow when sending slirp packets.pbrook3-13/+37
2006-02-01correct DMA and transfer mode reporting (Jens Axboe)bellard1-7/+54
2006-02-01rxcr save/restore (initial patch by Jürgen Pfennigbellard1-3/+10
2005-12-18suppressed -enable-audio and simplified -soundhw option handling (malc)bellard1-19/+34
2005-12-18do not init ne2000 if no network enabledbellard1-1/+2
2005-12-18smc91c111 fixes (Paul Brook)bellard1-5/+27
2005-12-17moved mp config table to a safer placebellard1-1/+1
2005-12-17initial support for up to 255 CPUsbellard1-98/+156
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard5-51/+166
2005-12-05cdrom_read_toc support (Blue Swirl)bellard1-0/+182
2005-12-05kernel command line support (Daniel Jacobowitz)bellard1-2/+19