summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-19win32 compile fixbellard
2005-12-19workaround for gcc bug on PowerPCbellard
2005-12-18suppressed -enable-audio and simplified -soundhw option handling (malc)bellard
2005-12-18MIPS, ARM and SMP updatesbellard
2005-12-18log typosbellard
2005-12-18qruncom compile fixes (initial patch by Even Rouault)bellard
2005-12-18(Joachim Henke)bellard
2005-12-18better help option support (Bernhard Fischer)bellard
2005-12-18avoid echo on pty devices (David Decotigny) - fixes in the command line helpbellard
2005-12-18updatebellard
2005-12-18Major overhaul of the virtual FAT driver for read/write support (Johannes Sch...bellard
2005-12-18qcow_make_empty() support (Johannes Schindelin)bellard
2005-12-18use IPPROTO_IP instead of SOL_IPbellard
2005-12-18do not init ne2000 if no network enabledbellard
2005-12-18smc91c111 fixes (Paul Brook)bellard
2005-12-18cpu_reset() fix (Paul Brook)bellard
2005-12-18switching to Arm mode in do_interrupt() (Paul Brook)bellard
2005-12-18'-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante)bellard
2005-12-17moved mp config table to a safer placebellard
2005-12-17fixed null segment validation (aka x86_64 regression bug)bellard
2005-12-17initial support for up to 255 CPUsbellard
2005-12-17disable debug modebellard
2005-12-17mipsel disas fixbellard
2005-12-17switch_tss fix (aka spoon OS bug)bellard
2005-12-06updatebellard
2005-12-06more targetsbellard
2005-12-06fix for mipsel (will need change for softmmu case)bellard
2005-12-06mips and mipsel support - fixed e_type maskbellard
2005-12-06mipsel-user targetbellard
2005-12-06mipsel targetbellard
2005-12-06updatebellard
2005-12-05added MIPS user in automatic testsbellard
2005-12-05handle coprocessor exceptionsbellard
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard
2005-12-05cdrom_read_toc support (Blue Swirl)bellard
2005-12-05PAGE_EXEC support (Blue Swirl)bellard
2005-12-05updatebellard
2005-12-05MIPS fixes (Daniel Jacobowitz)bellard
2005-12-05MIPS halt support - MIPS static state fix (Daniel Jacobowitz)bellard
2005-12-05MIPS unaligned accesses exceptions (Daniel Jacobowitz)bellard
2005-12-05kernel command line support (Daniel Jacobowitz)bellard
2005-12-05correct MIPS state restoring (Daniel Jacobowitz)bellard
2005-12-05MIPS support and memory access error reporting (Daniel Jacobowitz)bellard
2005-12-04segment validation fix in lret/iretbellard
2005-12-04Arm mulxy insn fix (Paul Brook)bellard
2005-12-04NIC emulation for qemu arm-softmmu (Paul Brook)bellard
2005-12-04generate GPF if non canonical addressesbellard
2005-11-28statfs fixbellard
2005-11-28correct ioctlsbellard
2005-11-28uid32 syscallsbellard