summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-13support for higher resolutionsbellard1-17/+57
2006-06-13increase video memory to 8MBbellard1-1/+1
2006-06-13avoid stopping QEMU when switching desktops with Ctrl-Alt-xbellard1-3/+11
2006-06-13'invisible wall' patch (Anthony Liguori)bellard1-2/+7
2006-06-11Document new arm-user features.pbrook1-0/+10
2006-06-11bFLT loader (for uClinux binaries).pbrook8-272/+1147
2006-06-08Win32 build fix.pbrook1-0/+1
2006-06-04Disk cache flush support.pbrook9-1/+46
2006-06-03More SCSI commands (Blue Swirl).pbrook1-20/+72
2006-06-03SATN fixes (Blue Swirl).pbrook1-18/+75
2006-05-30PCI SCSI HBA emulation.pbrook6-15/+1629
2006-05-26SCSI lun probing fix.pbrook4-19/+23
2006-05-26Small read fix.pbrook1-1/+1
2006-05-26Fix partial transfer bug.pbrook1-1/+0
2006-05-26Fix scsi sector size confusion (Blue Swirl).pbrook1-38/+41
2006-05-26Update USB documentation.pbrook1-27/+32
2006-05-25Rearrange SCSI disk emulation code.pbrook13-470/+1080
2006-05-25OHCI large packet fix.pbrook1-1/+7
2006-05-22ARM undefined instruction execution (Jason Wessel)bellard1-0/+9
2006-05-22fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)bellard2-3/+3
2006-05-22cosmetics (Thiemo Seufer)bellard3-15/+12
2006-05-22dump all mips insn (Thiemo Seufer)bellard1-0/+5
2006-05-22mips cleanup (Thiemo Seufer)bellard2-2/+2
2006-05-22PPC Breakpoints for gdb-stub (Jason Wessel)bellard2-2/+26
2006-05-22fix missing type declarations (Joachim Henke)bellard1-5/+4
2006-05-22Fix USB root hub hotplugging.pbrook2-29/+34
2006-05-22Only use /dev/shm hack when kqemu is enabled.pbrook1-4/+18