aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-04NIC emulation for qemu arm-softmmu (Paul Brook)bellard2-13/+694
2005-11-26ARM system emulation (Paul Brook)bellard1-0/+1232
2005-11-26PS2 mouse and keyboard separation (Paul Brook)bellard1-0/+512
2005-11-26PS2 mouse and keyboard separation (Paul Brook)bellard1-378/+40
2005-11-23openpic SMP support (Jocelyn Mayer)bellard2-7/+8
2005-11-23more generic serial port (initial patch by Jocelyn Mayer)bellard6-10/+107
2005-11-23use HF_HALTED bitbellard1-1/+1
2005-11-23fummy DM_LOWPRI handlingbellard1-8/+11
2005-11-22RTL8029 IDs support (Warner Losh)bellard1-0/+22
2005-11-21SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi Processo...bellard1-6/+193
2005-11-21cpu_single_env usage fixbellard11-75/+121
2005-11-21APIC fixes - SIPI supportbellard1-23/+48
2005-11-20pcm endianness is now explicit (malc)bellard3-8/+14
2005-11-19USB reset typo (Lonnie Mendez)bellard1-1/+1
2005-11-15new network emulationbellard3-67/+112
2005-11-11sparc merge (Blue Swirl)bellard1-10/+32
2005-11-11ES1370 word sized read fix (aka Win9x bug) (malc)bellard1-3/+35
2005-11-10spelling fix (malc)bellard1-1/+1
2005-11-10low level host parallel port accessbellard1-36/+58
2005-11-10char dev ioctlsbellard1-2/+9
2005-11-08use host serial portbellard1-1/+39