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