aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-03more correct e820 ranges for ACPI compatibilitybellard2-8/+138
2006-05-03removed ssize_t for win32 compatibilitybellard1-2/+2
2006-05-03UDP broadcast translation error (Mark Jonckheere)bellard1-1/+4
2006-05-03removed sh4 user build (not usable yet)bellard1-1/+1
2006-05-03updatebellard2-1/+4
2006-05-03separate alias_addr (10.0.2.2) from our_addr (Ed Swierk)bellard7-12/+13
2006-05-03bswapq fixbellard3-1/+6
2006-05-02correct qemu-system-mipsel namingbellard1-12/+7
2006-05-02performance boost (on P4 hosts at least, rdtsc is a _very_ bad random generator)bellard1-3/+6
2006-05-02> 32 KB packet handling (Ed Swierk)bellard1-9/+5
2006-05-02fixed memory leakbellard1-0/+1
2006-05-01uppercase fix (Anthony Liguori)bellard1-1/+8
2006-05-01Solaris port (Ben Taylor)bellard2-9/+29
2006-05-01use a single select for slirp and qemu socketsbellard1-21/+16
2006-05-01workaround: force /dev/rtc usage on Linuxbellard1-1/+5
2006-05-01better win32 timers - use win32 event to wake up cpu in idle mode (kazu)bellard1-12/+61
2006-05-01fix for hosts resuming from software suspend (initial patch by John Coiner)bellard1-1/+10
2006-05-01increase max kernel size with initrdbellard1-1/+1
2006-05-01do not delay TCP acks (Ed Swierk)bellard1-21/+4
2006-05-01set TCP_MSS to 1460 (Ed Swierk)bellard1-1/+3