aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-06mipsel-user targetbellard1-2/+2
2005-12-06mipsel targetbellard1-0/+8
2005-12-06updatebellard2-1/+5
2005-12-05added MIPS user in automatic testsbellard1-1/+1
2005-12-05handle coprocessor exceptionsbellard1-0/+1
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard12-54/+196
2005-12-05cdrom_read_toc support (Blue Swirl)bellard1-0/+182
2005-12-05PAGE_EXEC support (Blue Swirl)bellard1-15/+31
2005-12-05updatebellard1-0/+2
2005-12-05MIPS fixes (Daniel Jacobowitz)bellard8-104/+231
2005-12-05MIPS halt support - MIPS static state fix (Daniel Jacobowitz)bellard1-1/+10
2005-12-05MIPS unaligned accesses exceptions (Daniel Jacobowitz)bellard1-1/+27
2005-12-05kernel command line support (Daniel Jacobowitz)bellard1-2/+19
2005-12-05correct MIPS state restoring (Daniel Jacobowitz)bellard2-0/+5
2005-12-05MIPS support and memory access error reporting (Daniel Jacobowitz)bellard1-4/+72
2005-12-04segment validation fix in lret/iretbellard1-5/+5
2005-12-04Arm mulxy insn fix (Paul Brook)bellard1-2/+2
2005-12-04NIC emulation for qemu arm-softmmu (Paul Brook)bellard4-14/+698
2005-12-04generate GPF if non canonical addressesbellard3-5/+8
2005-11-28statfs fixbellard2-19/+99
2005-11-28correct ioctlsbellard1-69/+84
2005-11-28uid32 syscallsbellard1-19/+19
2005-11-28NX supportbellard1-40/+120
2005-11-28PAGE_EXEC support in TLBsbellard5-90/+155
2005-11-28nx definesbellard1-0/+3
2005-11-28x86_64 ldl fixbellard1-1/+1
2005-11-28x86_64 lcall fixbellard1-3/+3
2005-11-27win32 compile fixbellard1-4/+4
2005-11-26specialize the power save code for 7x0 CPUsbellard4-4/+19
2005-11-26fixed async signal support for tb_phys_invalidate()bellard1-5/+12