aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-08Add support for raw AT keyboard scancodes.pbrook3-1/+35
2006-02-07Fix Thumb variable shift condition code bug.pbrook1-0/+4
2006-02-06Fix -nographic on Arm.pbrook1-1/+3
2006-02-06Arm display emulation.pbrook5-1/+657
2006-02-05Allow selection of emulated network card.pbrook13-25/+2983
2006-02-04Avoid buffer overflow when sending slirp packets.pbrook5-20/+68
2006-02-04Fix Arm interrupted ldm bug.pbrook2-1/+19
2006-02-0464-bit host/cross fixes.pbrook1-52/+58
2006-02-04Make target_mmap always return -1 on failure.pbrook2-7/+13
2006-02-04Implement Arm BKPT instruction.pbrook5-5/+39
2006-02-04Correctly initialize Arm CPU for Thumb entry points.pbrook1-1/+3
2006-02-04fxsave/fxrstor fixbellard1-2/+12
2006-02-01tap win32 supportbellard4-3/+705
2006-02-01correct DMA and transfer mode reporting (Jens Axboe)bellard1-7/+54
2006-02-01added --enable-cocoa in help (Pavel Janík)bellard1-0/+1
2006-02-01use uint8_t instead of charbellard2-8/+8
2006-02-01rxcr save/restore (initial patch by Jürgen Pfennigbellard1-3/+10
2006-02-01clearer -net doc (Paul Brook)bellard1-4/+3
2006-02-01win32 socket supportbellard1-112/+209
2006-01-08kqemu and SMP are currently not compatiblebellard1-0/+4
2005-12-19updatebellard2-2/+2
2005-12-19vvfat notebellard1-1/+2
2005-12-19win32 compile fixbellard1-2/+7
2005-12-19workaround for gcc bug on PowerPCbellard1-7/+9
2005-12-18suppressed -enable-audio and simplified -soundhw option handling (malc)bellard4-77/+115
2005-12-18MIPS, ARM and SMP updatesbellard1-19/+60
2005-12-18log typosbellard1-2/+2
2005-12-18qruncom compile fixes (initial patch by Even Rouault)bellard2-11/+32
2005-12-18(Joachim Henke)bellard1-20/+23
2005-12-18better help option support (Bernhard Fischer)bellard1-2/+4
2005-12-18avoid echo on pty devices (David Decotigny) - fixes in the command line helpbellard1-1/+11
2005-12-18updatebellard2-0/+35
2005-12-18Major overhaul of the virtual FAT driver for read/write support (Johannes Sch...bellard1-939/+1997
2005-12-18qcow_make_empty() support (Johannes Schindelin)bellard3-21/+56
2005-12-18use IPPROTO_IP instead of SOL_IPbellard1-1/+1
2005-12-18do not init ne2000 if no network enabledbellard1-1/+2
2005-12-18smc91c111 fixes (Paul Brook)bellard1-5/+27
2005-12-18cpu_reset() fix (Paul Brook)bellard1-2/+2
2005-12-18switching to Arm mode in do_interrupt() (Paul Brook)bellard1-2/+3
2005-12-18'-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante)bellard2-3/+225
2005-12-17moved mp config table to a safer placebellard1-1/+1
2005-12-17fixed null segment validation (aka x86_64 regression bug)bellard1-1/+8
2005-12-17initial support for up to 255 CPUsbellard2-100/+160
2005-12-17disable debug modebellard1-1/+1
2005-12-17mipsel disas fixbellard1-0/+8
2005-12-17switch_tss fix (aka spoon OS bug)bellard1-1/+1
2005-12-06updatebellard1-0/+2
2005-12-06more targetsbellard1-1/+1
2005-12-06fix for mipsel (will need change for softmmu case)bellard1-4/+10
2005-12-06mips and mipsel support - fixed e_type maskbellard1-6/+10