aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-24mips socket calls (initial patch by Raphael Rigo)bellard3-81/+409
2006-06-24fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc)bellard1-8/+8
2006-06-24added movdq2q and movq2dqbellard1-1/+8
2006-06-23Sparc64 BPr branch target fix (Blue Swirl)bellard1-1/+1
2006-06-21more info about -std-vgabellard1-1/+9
2006-06-21fixed sparc64 cpu fp save/restorebellard2-7/+6
2006-06-21soft floats for SPARC (Blue Swirl)bellard4-282/+98
2006-06-21sparc branch fix (Blue Swirl)bellard1-5/+5
2006-06-21sparc user fixes (Blue Swirl)bellard2-3/+13
2006-06-19fxam fix (Julian Seward)bellard1-0/+5
2006-06-19fxam testbellard1-0/+11
2006-06-19switch_tss eflags restore fix (malc)bellard1-0/+2
2006-06-18Sun4u vga+bios tweaks (Blue Swirl).pbrook2-6/+3
2006-06-18Sparc64 insn fixes (Blue Swirl).pbrook1-11/+36
2006-06-18Add big-endian SH4-user targetpbrook2-1/+7
2006-06-18SH bugfixes.pbrook7-37/+44
2006-06-17Remove debug output.pbrook2-4/+2
2006-06-17Enable SH bFLT loader.pbrook1-0/+1
2006-06-17SH usermode fault handling.pbrook4-27/+81
2006-06-17SH4 rts fix.pbrook1-1/+3
2006-06-17Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook4-0/+21
2006-06-16Arm h/w doc updates.pbrook1-0/+4
2006-06-14updatebellard1-1/+1
2006-06-14updatebellard1-0/+1
2006-06-14allow ACPI table buildbellard2-2/+11
2006-06-14more ACPI definition to keep Solaris Happy (Juergen Kiel)bellard3-104/+293
2006-06-14updatebellard1-0/+8
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard9-24/+104
2006-06-14use constants for TLB handling (Thiemo Seufer)bellard2-33/+36
2006-06-14mips config fixes (initial patch by Stefan Weil)bellard2-12/+15
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard4-4/+22
2006-06-14cocoa monitor fix regarding the handling of dead keys (Joachim Henke)bellard1-15/+32
2006-06-14use C99 64 bit printf format to ease win32 portingbellard2-8/+11
2006-06-14show real allocated disk image size on Windows (Frediano Ziglio)bellard1-0/+16
2006-06-14gdb stub for win32bellard2-11/+20
2006-06-14sh4 fmov et al instructions (amatus)bellard5-38/+303
2006-06-14ARM postincrememnt addressing fix.pbrook1-7/+12
2006-06-14x86_64 mmx/sse fixbellard1-1/+11
2006-06-14typo in get_reloc_expr()bellard1-1/+1
2006-06-14MIPS FPU support in linux user emulationbellard1-34/+7
2006-06-14use glibc syscall (David Woodhouse)bellard2-103/+38
2006-06-14remove prollbellard1-4067/+0
2006-06-14MIPS FPU support (Marius Goeger)bellard9-23/+1364
2006-06-14clock year fix for sparc (Blue Swirl)bellard1-2/+8
2006-06-14FPU fix (Joerg Platte)bellard1-0/+5
2006-06-14MMU no fault fixbellard1-1/+1
2006-06-14use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard7-27/+17
2006-06-14fixed VBE protected mode calls - added VGA and VBE save restore support (not ...bellard3-2363/+781
2006-06-13more high resolution VESA modes in -std-vga case - changed video memory size ...bellard2-1/+2405
2006-06-13support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...bellard2-14/+45