aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-11Spelling fixes, by Aurelien Jarno.ths
2006-12-11Implement -no-quit option, by Xavier Gnata.ths
2006-12-10Fix PCI config space overflow, by Herbert Xu.ths
2006-12-10Fix sector size overflow, by Herbert Xu.ths
2006-12-10Build fix for newer kernel headers, thanks Jason Wessel.ths
2006-12-10Handle invalid accesses as SIGILL for mips/mipsel userland emulation.ths
2006-12-08Fix fstat for MIPS userland emulation, and add support for a cacheflushths
2006-12-07Fix build of MIPS target without FPU support.ths
2006-12-07Spelling fixes, thanks to Stefan Weil.ths
2006-12-07MIPS RTC emulation.ths
2006-12-07.cvsignore m68k-user.ths
2006-12-07Move date/time init to the RTC implementation.ths
2006-12-07Fix reset handling, CP0 isn't enabled by default (a fact which doesn'tths
2006-12-07Simplify mask construction.ths
2006-12-06Update copyright notice.ths
2006-12-06Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths
2006-12-06Add MIPS32R2 instructions, and generally straighten out the instructionths
2006-12-06Dynamically translate MIPS mtc0 instructions.ths
2006-12-06Dynamically translate MIPS mfc0 instructions.ths
2006-12-06Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aidths
2006-12-06MIPS TLB performance improvements, by Daniel Jacobowitz.ths
2006-12-06sparc-softmmu build fixths
2006-11-19Add casts for 64-bit hosts.pbrook
2006-11-19Add missing ARM syscall numbers.pbrook
2006-11-19Arm semihosted commandline support (Wolfgang Schildbach).pbrook
2006-11-19Remove do_socketcallwrapper.pbrook
2006-11-14ARM timer counts down, not up.pbrook
2006-11-12MIPS FPU fixes (Daniel Jacobowitz).pbrook
2006-11-12M68k build fix.pbrook
2006-11-12Avoid redundant TLB flushes (Daniel Jacobowitz).pbrook
2006-11-12Speed up tlb_flush_page (Daniel Jacobowitz).pbrook
2006-11-04MIPS usermode debug exceptions (Dave Denholm).pbrook
2006-11-01update from latest Bochs BIOSbellard
2006-11-01Remove FD on close.pbrook
2006-10-29Mips IDE support. (Aurelien Jarno)pbrook
2006-10-29compilation fixbellard
2006-10-28avoid using char when it is not necessarybellard
2006-10-28avoid regression on sparc-user and ppc-userbellard
2006-10-28removed invalid codebellard
2006-10-25Fix ARM VFP debugging dumps.pbrook
2006-10-23wrwim insn fix (Paul Robinson)bellard
2006-10-23sparc64 syscall fix (Blue Swirl)bellard
2006-10-23add support for cvt.s.d and cvt.d.s (Aurelien Jarno)bellard
2006-10-22Fix comment typo.pbrook
2006-10-22ColdFire target.pbrook
2006-10-21bFLT 64-bit host fix.pbrook
2006-10-18Fix typo in pixel conversion templates.pbrook
2006-10-08APIC init fix + APIC get_irq fix (Juergen Keil)bellard
2006-10-02no-reboot optionbellard
2006-10-02do not generate MP table if one CPU (no APIC in QEMU in this case) - added wb...bellard