summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disk cache flush support.pbrook2006-06-049-1/+46
* More SCSI commands (Blue Swirl).pbrook2006-06-031-20/+72
* SATN fixes (Blue Swirl).pbrook2006-06-031-18/+75
* PCI SCSI HBA emulation.pbrook2006-05-306-15/+1629
* SCSI lun probing fix.pbrook2006-05-264-19/+23
* Small read fix.pbrook2006-05-261-1/+1
* Fix partial transfer bug.pbrook2006-05-261-1/+0
* Fix scsi sector size confusion (Blue Swirl).pbrook2006-05-261-38/+41
* Update USB documentation.pbrook2006-05-261-27/+32
* Rearrange SCSI disk emulation code.pbrook2006-05-2513-470/+1080
* OHCI large packet fix.pbrook2006-05-251-1/+7
* ARM undefined instruction execution (Jason Wessel)bellard2006-05-221-0/+9
* fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)bellard2006-05-222-3/+3
* cosmetics (Thiemo Seufer)bellard2006-05-223-15/+12
* dump all mips insn (Thiemo Seufer)bellard2006-05-221-0/+5
* mips cleanup (Thiemo Seufer)bellard2006-05-222-2/+2
* PPC Breakpoints for gdb-stub (Jason Wessel)bellard2006-05-222-2/+26
* fix missing type declarations (Joachim Henke)bellard2006-05-221-5/+4
* Fix USB root hub hotplugging.pbrook2006-05-222-29/+34
* Only use /dev/shm hack when kqemu is enabled.pbrook2006-05-221-4/+18
* Don't clear DMA status register when loading address.pbrook2006-05-211-1/+1
* OHCI USB host emulation.pbrook2006-05-2111-84/+1306
* Use lookup table for PCI class descriptions.pbrook2006-05-211-12/+24
* ESP DMA fix.pbrook2006-05-211-20/+50
* clear screen when changing graphic mode in Cirrus VGA BIOS (aka win2k mode ch...bellard2006-05-143-803/+66
* ne2000 buffer fulness fix (Han Zhu)bellard2006-05-141-1/+1
* support for all VNC pixel formatsbellard2006-05-142-51/+195
* Avoid compiler warning.pbrook2006-05-141-1/+1
* Add doc, html, dvi and .PHONY Makefile targets.pbrook2006-05-142-0/+25
* Teach usermode emulation how to lie about uname -r.pbrook2006-05-144-0/+15
* Update ARM board documentation.pbrook2006-05-131-0/+28
* Move all: target first.pbrook2006-05-131-2/+2
* Add dependency on config.h and config-host.h.pbrook2006-05-131-0/+2
* Rearrange PCI host emulation code.pbrook2006-05-1319-1438/+1747
* Allow parallel make.pbrook2006-05-131-4/+6
* BGR_FORMAT fixbellard2006-05-111-1/+1
* mips bios loading fixbellard2006-05-111-4/+0
* bgr32 pixel format supportbellard2006-05-104-101/+144
* suppressed unaligned accessesbellard2006-05-102-6/+7
* alignment fixbellard2006-05-081-1/+2
* Test if compiler works instead of checking if binary exists.pbrook2006-05-081-3/+10
* win32 fixbellard2006-05-071-1/+1
* more keycodes - hexa keycodes - keycode completionbellard2006-05-071-0/+33
* updatebellard2006-05-061-1/+1
* patch in bLength for hub descriptor (Lonnie Mendez)bellard2006-05-051-1/+2
* typobellard2006-05-051-1/+1
* PCI irq mapping fixbellard2006-05-032-51/+51
* ACPI supportbellard2006-05-037-1/+1287
* more correct e820 ranges for ACPI compatibilitybellard2006-05-032-8/+138
* removed ssize_t for win32 compatibilitybellard2006-05-031-2/+2
OpenPOWER on IntegriCloud