aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-22PowerPC bugfixes:j_mayer
2007-03-22Fix fcntl64 logic bug, by Kirill A. Shutemov.ths
2007-03-22Win32 build fix. FIXME: This disables locking of the pidfile, aths
2007-03-21Fix Sparc branches, original patch by Aurelien Jarnoblueswir1
2007-03-21Move mips CPU specific initialization to translate_init.c.ths
2007-03-21Fix compilation on 32 bits hosts (pb reported by Thiemo Seufer)j_mayer
2007-03-20Ooops... Typo.j_mayer
2007-03-20PowerPC 2.03 SPE extension - first pass.j_mayer
2007-03-20Add missing softfloat helpers.j_mayer
2007-03-20fcntl64 fix, by Kirill A. Shutemov.ths
2007-03-20SlavIO Counter-Timers fix, by Aurelien Jarno.ths
2007-03-20SlavIO interrupt controller fix, by Aurelien Jarno.ths
2007-03-20VMMouse Emulation, by Anthony Liguori.ths
2007-03-19Barf on branches/jumps in branch delay slots. Spotted by Stefan Weil.ths
2007-03-19Define gen_intermediate_code_internal as "static inline".ths
2007-03-19Fix call to generated code on SPARC, by Juergen Keil.ths
2007-03-19Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.ths
2007-03-19Fix big endian host operation, by Ben Taylor and Igor Kovalenko.ths
2007-03-19trunc() for Solaris 9 / SPARC, by Juergen Keil.ths
2007-03-19Close file descriptors when execing network tap setup script, byths
2007-03-19Improve -pidfile option, by Anthony Liguori.ths
2007-03-19Add -name option, by Anthony Liguori.ths
2007-03-19SCSI fixes, by Wang Cheng Yeh.ths
2007-03-19SPARC host fixes, by Ben Taylor.ths
2007-03-19Handling more darwin-user syscalls, by Ilya Shar.ths
2007-03-19Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov.ths
2007-03-19Add missing header includes.ths
2007-03-19Fix allocation sizes in getpeername/getsockname, spotted by Kirill A. Shutemov.ths
2007-03-19Solaris needs -lrt, spotted by Ben Taylor.ths
2007-03-19Support -cpu selection for mips usermode emulation. Fix segfault whenths
2007-03-19Add -cpu option for linux user emulation.j_mayer
2007-03-18Disable compiler options dangerous for op compilation.ths
2007-03-18A VGA card for the Malta board.ths
2007-03-18Fix BD flag handling, cause register contents, implement some more bitsths
2007-03-18As icbi is not a priviledge instruction and is treated as a load by the MMUj_mayer
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths
2007-03-17OHCI USB PXA support (Andrzej Zaborowski).pbrook
2007-03-17Note FPU enable/disable issue.ths
2007-03-17Remove useless static specifier.ths
2007-03-17Better ioport debugging output.ths
2007-03-17Better way to select -lrt, by Andrzei Zaborowski.ths
2007-03-17Don't fail for "revert to poweron defaults" IDE command, by Carloths
2007-03-17Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon.ths
2007-03-17Add PowerPC 64 target for tests.j_mayer
2007-03-17Make it safe to use 64 bits GPR and/or 64 bits host registers.j_mayer
2007-03-17ARM register index+writeback fix (Lauro Ramos Venancio).pbrook
2007-03-17Usermode recv syscall fix.pbrook
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook
2007-03-15Align stack when loading bFLT binaries.pbrook
2007-03-11SMP half-idle fix.pbrook