summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-02intel-hda: documentation updateGerd Hoffmann2-0/+3
2010-11-01Fix out of tree buildBlue Swirl1-1/+1
2010-11-01Merge remote branch 'spice/config.2' into stagingAnthony Liguori3-7/+309
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori30-291/+2637
2010-11-01hda-audio: Zap tabsmalc1-2/+2
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann8-2/+2946
2010-11-01add VMSTATE_BOOLGerd Hoffmann2-0/+35
2010-11-01Remove trailing whitespacemalc1-1/+1
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl10-206/+213
2010-10-30Remove unncessary includesJes Sorensen1-8/+0
2010-10-30Consolidate oom_check() functionsJes Sorensen5-20/+11
2010-10-30Separate qemu_pidfile() into OS specific versionsJes Sorensen3-38/+45
2010-10-30Do not redefine reserved key-words TRUE/FALSEJes Sorensen1-10/+10
2010-10-30Move qemu_gettimeofday() to OS specific filesJes Sorensen10-47/+47
2010-10-30We only support eventfd under POSIX, move qemu_eventfd() to os-posix.cJes Sorensen2-34/+32
2010-10-30qemu_pipe() is used only by POSIX code, so move to oslib-posix.cJes Sorensen2-22/+22
2010-10-30Move osdep socket code to oslib-{posix,win32}.cJes Sorensen3-38/+36
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen5-89/+158
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil26-67/+54
2010-10-30exec: Use fprintf_function for dump_exec_info (format checking)Stefan Weil2-14/+5
2010-10-30tcg: Use fprintf_function (format checking)Stefan Weil2-6/+3
2010-10-30Add fprintf_function for function pointers to fprintf-like functionsStefan Weil1-0/+3
2010-10-30Mov muldiv64 to qemu-common.h (Thus unbreaking gus)malc3-25/+24
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin26-277/+2607
2010-10-27pcie: update satus on resetMichael S. Tsirkin1-1/+1
2010-10-27msi: minor cleanupsMichael S. Tsirkin1-4/+3
2010-10-27msi: simplify range checksMichael S. Tsirkin1-25/+20
2010-10-27pci: improve w1c mask handlingMichael S. Tsirkin1-2/+4
2010-10-27pcie: clean up hot plug notificationMichael S. Tsirkin4-71/+62
2010-10-27pcie: simplify range checkMichael S. Tsirkin1-49/+59
2010-10-27Introduce range.hBlue Swirl3-0/+3
2010-10-27qemu-options.def: add to generated header listMichael S. Tsirkin2-9/+5
2010-10-27net: properly handle illegal fd/vhostfd from command lineJason Wang1-5/+11
2010-10-27virtio: sanity-check available indexMichael S. Tsirkin1-0/+11
2010-10-27migration: don't segfault on invalid inputMichael S. Tsirkin1-0/+3
2010-10-26Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori4-8/+15
2010-10-26Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori15-212/+264
2010-10-25seabios: Update to 0.6.1Anthony Liguori2-0/+0
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl11-124/+150
2010-10-23rewrite i386 tests MakefilePaolo Bonzini3-42/+91
2010-10-23fix test_pathPaolo Bonzini2-3/+12
2010-10-23make runcom compile on recent distributionsPaolo Bonzini1-7/+4
2010-10-23disable test_enter on i386, it is brokenPaolo Bonzini1-0/+5
2010-10-23unbreak "make" from vpath-built tests directoryPaolo Bonzini1-0/+1
2010-10-23unbreak "make" from tests directoryPaolo Bonzini1-0/+1
2010-10-22mips_fulong2e: fix ram allocationBlue Swirl1-1/+1
2010-10-22Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2-3/+2
2010-10-22Remove special handling of system include files (no longer needed)Stefan Weil4-35/+2
2010-10-22Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-33/+99
2010-10-22virtio-blk: Respect werror option for flushesKevin Wolf1-1/+7