aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-08Test if compiler works instead of checking if binary exists.pbrook
2006-05-07win32 fixbellard
2006-05-07more keycodes - hexa keycodes - keycode completionbellard
2006-05-06updatebellard
2006-05-05patch in bLength for hub descriptor (Lonnie Mendez)bellard
2006-05-05typobellard
2006-05-03PCI irq mapping fixbellard
2006-05-03ACPI supportbellard
2006-05-03more correct e820 ranges for ACPI compatibilitybellard
2006-05-03removed ssize_t for win32 compatibilitybellard
2006-05-03UDP broadcast translation error (Mark Jonckheere)bellard
2006-05-03removed sh4 user build (not usable yet)bellard
2006-05-03updatebellard
2006-05-03separate alias_addr (10.0.2.2) from our_addr (Ed Swierk)bellard
2006-05-03bswapq fixbellard
2006-05-02correct qemu-system-mipsel namingbellard
2006-05-02performance boost (on P4 hosts at least, rdtsc is a _very_ bad random generator)bellard
2006-05-02> 32 KB packet handling (Ed Swierk)bellard
2006-05-02fixed memory leakbellard
2006-05-01uppercase fix (Anthony Liguori)bellard
2006-05-01Solaris port (Ben Taylor)bellard
2006-05-01use a single select for slirp and qemu socketsbellard
2006-05-01workaround: force /dev/rtc usage on Linuxbellard
2006-05-01better win32 timers - use win32 event to wake up cpu in idle mode (kazu)bellard
2006-05-01fix for hosts resuming from software suspend (initial patch by John Coiner)bellard
2006-05-01increase max kernel size with initrdbellard
2006-05-01do not delay TCP acks (Ed Swierk)bellard
2006-05-01set TCP_MSS to 1460 (Ed Swierk)bellard
2006-05-01fixed IP packet rassembly logic (Ed Swierk)bellard