summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-14Simple test for mips/mipsel, based on a test by Alexander Voropay.ths2-0/+71
2006-12-14Reduce VNC resize traffic, thanks Eduardo Felipe.ths1-1/+3
2006-12-14Fix userland ELF loader for zero sized BSS.ths1-3/+6
2006-12-11MIPS has also a fixed MMAP_SHIFT of 12.ths1-1/+1
2006-12-11MIPS FPU support for the gdb stub, by Daniel Jacobowitz.ths1-0/+48
2006-12-11Fix addrlen size, by David Woodhouse.ths1-1/+1
2006-12-11Spelling fixes, by Aurelien Jarno.ths1-3/+3
2006-12-11Implement -no-quit option, by Xavier Gnata.ths3-3/+19
2006-12-10Fix PCI config space overflow, by Herbert Xu.ths1-8/+16
2006-12-10Fix sector size overflow, by Herbert Xu.ths1-1/+1
2006-12-10Build fix for newer kernel headers, thanks Jason Wessel.ths1-1/+0
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