aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-21Don't clear DMA status register when loading address.pbrook1-1/+1
2006-05-21OHCI USB host emulation.pbrook11-84/+1306
2006-05-21Use lookup table for PCI class descriptions.pbrook1-12/+24
2006-05-21ESP DMA fix.pbrook1-20/+50
2006-05-14clear screen when changing graphic mode in Cirrus VGA BIOS (aka win2k mode ch...bellard3-803/+66
2006-05-14ne2000 buffer fulness fix (Han Zhu)bellard1-1/+1
2006-05-14support for all VNC pixel formatsbellard2-51/+195
2006-05-14Avoid compiler warning.pbrook1-1/+1
2006-05-14Add doc, html, dvi and .PHONY Makefile targets.pbrook2-0/+25
2006-05-14Teach usermode emulation how to lie about uname -r.pbrook4-0/+15
2006-05-13Update ARM board documentation.pbrook1-0/+28
2006-05-13Move all: target first.pbrook1-2/+2
2006-05-13Add dependency on config.h and config-host.h.pbrook1-0/+2
2006-05-13Rearrange PCI host emulation code.pbrook19-1438/+1747
2006-05-13Allow parallel make.pbrook1-4/+6
2006-05-11BGR_FORMAT fixbellard1-1/+1
2006-05-11mips bios loading fixbellard1-4/+0
2006-05-10bgr32 pixel format supportbellard4-101/+144
2006-05-10suppressed unaligned accessesbellard2-6/+7
2006-05-08alignment fixbellard1-1/+2
2006-05-08Test if compiler works instead of checking if binary exists.pbrook1-3/+10
2006-05-07win32 fixbellard1-1/+1
2006-05-07more keycodes - hexa keycodes - keycode completionbellard1-0/+33
2006-05-06updatebellard1-1/+1
2006-05-05patch in bLength for hub descriptor (Lonnie Mendez)bellard1-1/+2
2006-05-05typobellard1-1/+1
2006-05-03PCI irq mapping fixbellard2-51/+51
2006-05-03ACPI supportbellard7-1/+1287