aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-14updatebellard
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard
2006-06-14use constants for TLB handling (Thiemo Seufer)bellard
2006-06-14mips config fixes (initial patch by Stefan Weil)bellard
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard
2006-06-14cocoa monitor fix regarding the handling of dead keys (Joachim Henke)bellard
2006-06-14use C99 64 bit printf format to ease win32 portingbellard
2006-06-14show real allocated disk image size on Windows (Frediano Ziglio)bellard
2006-06-14gdb stub for win32bellard
2006-06-14sh4 fmov et al instructions (amatus)bellard
2006-06-14ARM postincrememnt addressing fix.pbrook
2006-06-14x86_64 mmx/sse fixbellard
2006-06-14typo in get_reloc_expr()bellard
2006-06-14MIPS FPU support in linux user emulationbellard
2006-06-14use glibc syscall (David Woodhouse)bellard
2006-06-14remove prollbellard
2006-06-14MIPS FPU support (Marius Goeger)bellard
2006-06-14clock year fix for sparc (Blue Swirl)bellard
2006-06-14FPU fix (Joerg Platte)bellard
2006-06-14MMU no fault fixbellard
2006-06-14use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard
2006-06-14fixed VBE protected mode calls - added VGA and VBE save restore support (not ...bellard
2006-06-13more high resolution VESA modes in -std-vga case - changed video memory size ...bellard
2006-06-13support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...bellard
2006-06-13support for higher resolutionsbellard
2006-06-13increase video memory to 8MBbellard
2006-06-13avoid stopping QEMU when switching desktops with Ctrl-Alt-xbellard
2006-06-13'invisible wall' patch (Anthony Liguori)bellard
2006-06-11Document new arm-user features.pbrook
2006-06-11bFLT loader (for uClinux binaries).pbrook
2006-06-08Win32 build fix.pbrook
2006-06-04Disk cache flush support.pbrook
2006-06-03More SCSI commands (Blue Swirl).pbrook
2006-06-03SATN fixes (Blue Swirl).pbrook
2006-05-30PCI SCSI HBA emulation.pbrook
2006-05-26SCSI lun probing fix.pbrook
2006-05-26Small read fix.pbrook
2006-05-26Fix partial transfer bug.pbrook
2006-05-26Fix scsi sector size confusion (Blue Swirl).pbrook
2006-05-26Update USB documentation.pbrook
2006-05-25Rearrange SCSI disk emulation code.pbrook
2006-05-25OHCI large packet fix.pbrook
2006-05-22ARM undefined instruction execution (Jason Wessel)bellard
2006-05-22fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)bellard
2006-05-22cosmetics (Thiemo Seufer)bellard
2006-05-22dump all mips insn (Thiemo Seufer)bellard
2006-05-22mips cleanup (Thiemo Seufer)bellard
2006-05-22PPC Breakpoints for gdb-stub (Jason Wessel)bellard
2006-05-22fix missing type declarations (Joachim Henke)bellard
2006-05-22Fix USB root hub hotplugging.pbrook