summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Drop unneeded pthread.h inclusionsJan Kiszka3-5/+0
2011-09-21fix compilation with stderr trace backendPaolo Bonzini1-1/+1
2011-09-21configure: Make missing pkg-config an error rather than a warningPeter Maydell1-2/+2
2011-09-21target-i386: Remove data type CCTableStefan Weil2-10/+0
2011-09-21Revert "alpha-softmmu: Disable for the 0.15 release branch."Richard Henderson1-0/+1
2011-09-20Merge remote-tracking branch 'mst-tmp/for_anthony' into stagingAnthony Liguori14-96/+110
2011-09-20Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori18-177/+254
2011-09-20Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori1-0/+1
2011-09-20Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori30-111/+292
2011-09-20pci_bridge: simplify memory regions some moreMichael S. Tsirkin2-13/+24
2011-09-20wavaudio: Use stdio instead of QEMUFileJuan Quintela1-10/+36
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela1-23/+56
2011-09-20rbd: allow escaping in config stringSage Weil1-2/+27
2011-09-20linux-aio: remove process requests callbackPaolo Bonzini1-10/+1
2011-09-20block: avoid SIGUSR2Frediano Ziglio2-29/+9
2011-09-20scsi: fix sign extension problemsPaolo Bonzini1-15/+7
2011-09-20rbd: call flush, if availableSage Weil1-0/+12
2011-09-20rbd: update comment headingSage Weil1-15/+13
2011-09-20rbd: ignore failures when reading from default conf locationSage Weil1-10/+4
2011-09-20AHCI Port Interrupt Enable register cleaning on soft resetAlexander Motin1-3/+5
2011-09-20posix-aio-compat: Removed unused offset variableFrediano Ziglio1-3/+2
2011-09-20VMDK: fix leak of extent_fileFam Zheng1-4/+10
2011-09-20scsi-disk: lazily allocate bounce bufferPaolo Bonzini1-11/+33
2011-09-20scsi-disk: commonize iovec creation between reads and writesPaolo Bonzini1-24/+18
2011-09-20dma-helpers: rewrite completion/cancellationPaolo Bonzini1-13/+31
2011-09-20dma-helpers: allow including from target-independent codePaolo Bonzini1-2/+6
2011-09-19pci: implement bridge filteringMichael S. Tsirkin4-76/+91
2011-09-19pci_bridge: use parent bus's address spaceWen Congyang1-0/+3
2011-09-19pci: Remove unused mem_base from PCIBusJan Kiszka1-1/+0
2011-09-19pci: interrupt pin documentation updateMichael S. Tsirkin10-14/+8
2011-09-19pci: Remove unused pci_reserve_capabilityJan Kiszka2-8/+0
2011-09-19dma-helpers: rename is_write to to_devPaolo Bonzini4-10/+10
2011-09-19scsi-generic: do not disable FUAPaolo Bonzini1-6/+0
2011-09-19raw-posix: Fix bdrv_flush error return valuesKevin Wolf1-1/+8
2011-09-19nbd: support NBD_SET_FLAGS ioctlPaolo Bonzini1-0/+8
2011-09-19nbd: sync API definitions with upstreamPaolo Bonzini2-1/+12
2011-09-19nbd: support feature negotiationPaolo Bonzini4-19/+39
2011-09-18sun4u: don't set up isa_mem_baseBlue Swirl1-1/+0
2011-09-17tcg/ppc64: Only one call output register needed for 64 bit hostsStefan Weil1-1/+1
2011-09-17tcg/sparc: Only one call output register needed for 64 bit hostsStefan Weil1-2/+4
2011-09-17tcg/s390: Only one call output register needed for 64 bit hostsStefan Weil1-1/+3
2011-09-17tcg/ia64: Only one call output register needed for 64 bit hostsStefan Weil1-3/+2
2011-09-17tcg/i386: Only one call output register needed for 64 bit hostsStefan Weil1-1/+3
2011-09-17target-i386: Fix several SSE3 instructions.Max Reitz1-18/+18
2011-09-17trace: add virtio_set_status() trace eventStefan Hajnoczi3-8/+12
2011-09-17trace: remove trailing double quotes after PRI*64Stefan Hajnoczi1-17/+17
2011-09-17trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi2-11/+14
2011-09-17trace: remove newline from grlib_irqmp_check_irqs format stringStefan Hajnoczi1-1/+1
2011-09-17Makefile: Fix broken buildStefan Weil1-2/+2
2011-09-16qdev: print bus properties tooGerd Hoffmann1-0/+6