aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-10Handle invalid accesses as SIGILL for mips/mipsel userland emulation.ths3-0/+12
2006-12-08Fix fstat for MIPS userland emulation, and add support for a cacheflushths1-1/+7
2006-12-07Fix build of MIPS target without FPU support.ths2-0/+26
2006-12-07Spelling fixes, thanks to Stefan Weil.ths5-5/+5
2006-12-07MIPS RTC emulation.ths2-1/+5
2006-12-07.cvsignore m68k-user.ths1-0/+1
2006-12-07Move date/time init to the RTC implementation.ths2-22/+25
2006-12-07Fix reset handling, CP0 isn't enabled by default (a fact which doesn'tths2-38/+31
2006-12-07Simplify mask construction.ths1-2/+2
2006-12-06Update copyright notice.ths1-0/+1
2006-12-06Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths4-86/+103
2006-12-06Add MIPS32R2 instructions, and generally straighten out the instructionths7-591/+2235
2006-12-06Dynamically translate MIPS mtc0 instructions.ths4-220/+423
2006-12-06Dynamically translate MIPS mfc0 instructions.ths4-147/+327
2006-12-06Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aidths3-35/+116
2006-12-06MIPS TLB performance improvements, by Daniel Jacobowitz.ths6-8/+54
2006-12-06sparc-softmmu build fixths1-2/+2
2006-11-19Add casts for 64-bit hosts.pbrook1-2/+2
2006-11-19Add missing ARM syscall numbers.pbrook1-1/+66
2006-11-19Arm semihosted commandline support (Wolfgang Schildbach).pbrook3-5/+40
2006-11-19Remove do_socketcallwrapper.pbrook1-92/+129
2006-11-14ARM timer counts down, not up.pbrook1-5/+5
2006-11-12MIPS FPU fixes (Daniel Jacobowitz).pbrook2-3/+5
2006-11-12M68k build fix.pbrook2-4/+7
2006-11-12Avoid redundant TLB flushes (Daniel Jacobowitz).pbrook1-0/+9
2006-11-12Speed up tlb_flush_page (Daniel Jacobowitz).pbrook3-9/+26
2006-11-04MIPS usermode debug exceptions (Dave Denholm).pbrook1-0/+14
2006-11-01update from latest Bochs BIOSbellard2-45/+11
2006-11-01Remove FD on close.pbrook1-0/+5
2006-10-29Mips IDE support. (Aurelien Jarno)pbrook2-2/+11
2006-10-29compilation fixbellard2-6/+1
2006-10-28avoid using char when it is not necessarybellard5-110/+110
2006-10-28avoid regression on sparc-user and ppc-userbellard1-0/+5
2006-10-28removed invalid codebellard1-0/+3
2006-10-25Fix ARM VFP debugging dumps.pbrook1-3/+10
2006-10-23wrwim insn fix (Paul Robinson)bellard2-1/+10
2006-10-23sparc64 syscall fix (Blue Swirl)bellard1-0/+8
2006-10-23add support for cvt.s.d and cvt.d.s (Aurelien Jarno)bellard2-0/+26
2006-10-22Fix comment typo.pbrook1-1/+1
2006-10-22ColdFire target.pbrook32-12/+5227
2006-10-21bFLT 64-bit host fix.pbrook1-11/+11
2006-10-18Fix typo in pixel conversion templates.pbrook1-1/+1
2006-10-08APIC init fix + APIC get_irq fix (Juergen Keil)bellard1-4/+3
2006-10-02no-reboot optionbellard2-1/+15
2006-10-02do not generate MP table if one CPU (no APIC in QEMU in this case) - added wb...bellard2-195/+46
2006-10-02SMI enable bit supportbellard1-13/+2
2006-10-0232 bit syscall fix (Juergen Keil)bellard1-1/+5
2006-10-01synced to Bochs BIOS - use 32 bit pushf/popf in 32 bit PCI bios - moved some ...bellard2-2850/+191
2006-10-01ARM GIC bug.pbrook1-1/+1
2006-09-2932 bit RSP update fix (aka Open Solaris x86_64 bug)bellard1-9/+24