aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-02spice-core: fix watching for write eventsHans de Goede
2010-11-02intel-hda: documentation updateGerd Hoffmann
2010-11-01Fix out of tree buildBlue Swirl
2010-11-01Merge remote branch 'spice/config.2' into stagingAnthony Liguori
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-11-01hda-audio: Zap tabsmalc
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann
2010-11-01add VMSTATE_BOOLGerd Hoffmann
2010-11-01Remove trailing whitespacemalc
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl
2010-10-30Remove unncessary includesJes Sorensen
2010-10-30Consolidate oom_check() functionsJes Sorensen
2010-10-30Separate qemu_pidfile() into OS specific versionsJes Sorensen
2010-10-30Do not redefine reserved key-words TRUE/FALSEJes Sorensen
2010-10-30Move qemu_gettimeofday() to OS specific filesJes Sorensen
2010-10-30We only support eventfd under POSIX, move qemu_eventfd() to os-posix.cJes Sorensen
2010-10-30qemu_pipe() is used only by POSIX code, so move to oslib-posix.cJes Sorensen
2010-10-30Move osdep socket code to oslib-{posix,win32}.cJes Sorensen
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-10-30exec: Use fprintf_function for dump_exec_info (format checking)Stefan Weil
2010-10-30tcg: Use fprintf_function (format checking)Stefan Weil
2010-10-30Add fprintf_function for function pointers to fprintf-like functionsStefan Weil
2010-10-30Mov muldiv64 to qemu-common.h (Thus unbreaking gus)malc
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin
2010-10-27pcie: update satus on resetMichael S. Tsirkin
2010-10-27msi: minor cleanupsMichael S. Tsirkin
2010-10-27msi: simplify range checksMichael S. Tsirkin
2010-10-27pci: improve w1c mask handlingMichael S. Tsirkin
2010-10-27pcie: clean up hot plug notificationMichael S. Tsirkin
2010-10-27pcie: simplify range checkMichael S. Tsirkin
2010-10-27Introduce range.hBlue Swirl
2010-10-27qemu-options.def: add to generated header listMichael S. Tsirkin
2010-10-27net: properly handle illegal fd/vhostfd from command lineJason Wang
2010-10-27virtio: sanity-check available indexMichael S. Tsirkin
2010-10-27migration: don't segfault on invalid inputMichael S. Tsirkin
2010-10-26Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-10-26Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-10-25seabios: Update to 0.6.1Anthony Liguori
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2010-10-23rewrite i386 tests MakefilePaolo Bonzini
2010-10-23fix test_pathPaolo Bonzini
2010-10-23make runcom compile on recent distributionsPaolo Bonzini
2010-10-23disable test_enter on i386, it is brokenPaolo Bonzini
2010-10-23unbreak "make" from vpath-built tests directoryPaolo Bonzini
2010-10-23unbreak "make" from tests directoryPaolo Bonzini
2010-10-22mips_fulong2e: fix ram allocationBlue Swirl
2010-10-22Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-22Remove special handling of system include files (no longer needed)Stefan Weil
2010-10-22Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori