summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-17Make it safe to use 64 bits GPR and/or 64 bits host registers.j_mayer9-613/+3019
2007-03-17ARM register index+writeback fix (Lauro Ramos Venancio).pbrook1-6/+21
2007-03-17Usermode recv syscall fix.pbrook1-2/+2
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook6-0/+186
2007-03-15Align stack when loading bFLT binaries.pbrook1-0/+7
2007-03-11SMP half-idle fix.pbrook1-5/+8
2007-03-11ARM reabbot support (orginal patch by Aurelien Jarno).pbrook4-23/+57
2007-03-08Fix typo in help output.pbrook3-1/+14
2007-03-08Implement --cpu for ARM.pbrook8-44/+49
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer19-2556/+7631
2007-03-06Simple u-boot image loading support.pbrook4-12/+261
2007-03-06Fix GT-64xxx PCI mapping, by Aurelien Jarno.ths1-5/+11
2007-03-06Fix typo in PCI bridge code.ths1-1/+1