aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-22Only use /dev/shm hack when kqemu is enabled.pbrook
2006-05-21Don't clear DMA status register when loading address.pbrook
2006-05-21OHCI USB host emulation.pbrook
2006-05-21Use lookup table for PCI class descriptions.pbrook
2006-05-21ESP DMA fix.pbrook
2006-05-14clear screen when changing graphic mode in Cirrus VGA BIOS (aka win2k mode ch...bellard
2006-05-14ne2000 buffer fulness fix (Han Zhu)bellard
2006-05-14support for all VNC pixel formatsbellard
2006-05-14Avoid compiler warning.pbrook
2006-05-14Add doc, html, dvi and .PHONY Makefile targets.pbrook
2006-05-14Teach usermode emulation how to lie about uname -r.pbrook
2006-05-13Update ARM board documentation.pbrook
2006-05-13Move all: target first.pbrook
2006-05-13Add dependency on config.h and config-host.h.pbrook
2006-05-13Rearrange PCI host emulation code.pbrook
2006-05-13Allow parallel make.pbrook
2006-05-11BGR_FORMAT fixbellard
2006-05-11mips bios loading fixbellard
2006-05-10bgr32 pixel format supportbellard
2006-05-10suppressed unaligned accessesbellard
2006-05-08alignment fixbellard