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