summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-24Upgrade Sparc FPU version (based on patch by Aurelien Jarno)blueswir12-2/+3
2007-03-23Sparc tagged operations (Aurelien Jarno)blueswir14-5/+194
2007-03-23Add missing PowerPC 64 instructionsj_mayer8-14/+326
2007-03-23Fix debug printf: we need different macros for target_ulong printsj_mayer4-55/+65
2007-03-23Fix enough FPU/R2 support to get 24Kf going.ths5-26/+66
2007-03-22PowerPC improvments:j_mayer3-25/+104
2007-03-22PowerPC bugfixes:j_mayer5-4/+110
2007-03-22Fix fcntl64 logic bug, by Kirill A. Shutemov.ths1-0/+4
2007-03-22Win32 build fix. FIXME: This disables locking of the pidfile, aths1-0/+3
2007-03-21Fix Sparc branches, original patch by Aurelien Jarnoblueswir11-12/+12
2007-03-21Move mips CPU specific initialization to translate_init.c.ths3-40/+61
2007-03-21Fix compilation on 32 bits hosts (pb reported by Thiemo Seufer)j_mayer2-4/+3
2007-03-20Ooops... Typo.j_mayer1-1/+1
2007-03-20PowerPC 2.03 SPE extension - first pass.j_mayer9-146/+3050
2007-03-20Add missing softfloat helpers.j_mayer4-0/+158
2007-03-20fcntl64 fix, by Kirill A. Shutemov.ths1-6/+18
2007-03-20SlavIO Counter-Timers fix, by Aurelien Jarno.ths1-1/+0
2007-03-20SlavIO interrupt controller fix, by Aurelien Jarno.ths1-1/+1
2007-03-20VMMouse Emulation, by Anthony Liguori.ths5-1/+312
2007-03-19Barf on branches/jumps in branch delay slots. Spotted by Stefan Weil.ths1-5/+13
2007-03-19Define gen_intermediate_code_internal as "static inline".ths4-8/+12
2007-03-19Fix call to generated code on SPARC, by Juergen Keil.ths1-0/+1
2007-03-19Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.ths1-0/+10
2007-03-19Fix big endian host operation, by Ben Taylor and Igor Kovalenko.ths1-3/+6
2007-03-19trunc() for Solaris 9 / SPARC, by Juergen Keil.ths1-0/+6
2007-03-19Close file descriptors when execing network tap setup script, byths1-0/+8
2007-03-19Improve -pidfile option, by Anthony Liguori.ths1-44/+37
2007-03-19Add -name option, by Anthony Liguori.ths6-10/+42
2007-03-19SCSI fixes, by Wang Cheng Yeh.ths1-3/+3
2007-03-19SPARC host fixes, by Ben Taylor.ths3-35/+2
2007-03-19Handling more darwin-user syscalls, by Ilya Shar.ths2-4/+34
2007-03-19Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov.ths2-0/+24
2007-03-19Add missing header includes.ths1-0/+2
2007-03-19Fix allocation sizes in getpeername/getsockname, spotted by Kirill A. Shutemov.ths1-2/+2
2007-03-19Solaris needs -lrt, spotted by Ben Taylor.ths1-1/+1
2007-03-19Support -cpu selection for mips usermode emulation. Fix segfault whenths1-2/+10
2007-03-19Add -cpu option for linux user emulation.j_mayer1-11/+23
2007-03-18Disable compiler options dangerous for op compilation.ths2-19/+16
2007-03-18A VGA card for the Malta board.ths2-0/+5
2007-03-18Fix BD flag handling, cause register contents, implement some more bitsths4-13/+28
2007-03-18As icbi is not a priviledge instruction and is treated as a load by the MMUj_mayer6-55/+83
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths10-34/+137
2007-03-17OHCI USB PXA support (Andrzej Zaborowski).pbrook6-37/+123
2007-03-17Note FPU enable/disable issue.ths1-0/+2
2007-03-17Remove useless static specifier.ths1-1/+1
2007-03-17Better ioport debugging output.ths2-4/+6
2007-03-17Better way to select -lrt, by Andrzei Zaborowski.ths3-6/+10
2007-03-17Don't fail for "revert to poweron defaults" IDE command, by Carloths1-0/+2
2007-03-17Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon.ths1-3/+3
2007-03-17Add PowerPC 64 target for tests.j_mayer1-1/+1