aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25qdict: Extract qdict_extract_subqdictBenoît Canet
2013-09-25block: Fix compiler warning (-Werror=uninitialized)Stefan Weil
2013-09-25block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.Benoît Canet
2013-09-25qemu-iotests: add monolithicFlat creation test to 059Fam Zheng
2013-09-25qemu-iotests: fix test case 059Fam Zheng
2013-09-25vmdk: fix cluster size check for flat extentsFam Zheng
2013-09-25block/get_block_status: avoid segfault if there is no backing_hdPeter Lieven
2013-09-25block/get_block_status: set *pnum = 0 on errorPeter Lieven
2013-09-25qcow2: Don't shadow return valueMax Reitz
2013-09-25qemu-iotests: Do not execute 052 with -nocacheMax Reitz
2013-09-25qemu-iotests: add test for backing file overridingFam Zheng
2013-09-25block: fix backing file overridingFam Zheng
2013-09-23Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-20kvm: fix traces to use %x instead of %dAlexey Kardashevskiy
2013-09-20e1000: NetClientInfo.receive_iov implementedVincenzo Maffione
2013-09-20pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini
2013-09-20blockdev: do not default cache.no-flush to truePaolo Bonzini
2013-09-20block: don't lose data from last incomplete sectorFam Zheng
2013-09-20tests/.gitignore: ignore test-throttleFam Zheng
2013-09-20exec: Fix broken build for MinGW (regression)Stefan Weil
2013-09-20kvm: Fix compiler warning (clang)Stefan Weil
2013-09-20tcg-sparc: Fix parenthesis warningRichard Henderson
2013-09-20Makefile: Remove some more files when cleaningStefan Weil
2013-09-20target-i386: Fix segment cache dumpTobias Markus
2013-09-20iov: avoid "orig_len may be used unitialized" warningMichael Tokarev
2013-09-20vscclient: remove unnecessary use of uninitialized variableMichael Tokarev
2013-09-20trace-events: Clean up with scripts/cleanup-trace-events.pl againMarkus Armbruster
2013-09-20tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)Stefan Weil
2013-09-20*-user: Improve documentation for lock_user functionStefan Weil
2013-09-20MAINTAINERS: Add missing entry to filelist for TCI targetStefan Weil
2013-09-20translate-all: Fix formatting of dump outputStefan Weil
2013-09-20*-user: Fix typo in comment (ulocking -> unlocking)Stefan Weil
2013-09-20docs: Fix IO port number for CPU present bitmap.Anthony PERARD
2013-09-20q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones
2013-09-20configure: Undefine _FORTIFY_SOURCE prior using itMichal Privoznik
2013-09-20Merge remote-tracking branch 'spice/spice.v74' into stagingAnthony Liguori
2013-09-20Merge remote-tracking branch 'kraxel/usb.90' into stagingAnthony Liguori
2013-09-20Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-09-20qcow2: Correct snapshots size for overlap checkMax Reitz
2013-09-20target-i386: add feature kvm_pv_unhaltAndrew Jones
2013-09-20linux-headers: update to 3.12-rc1Andrew Jones
2013-09-20target-i386: forward CPUID cache leaves when -cpu host is usedBenoît Canet
2013-09-20linux-headers: update to 3.11Alexey Kardashevskiy
2013-09-20kvm: fix traces to use %x instead of %dAlexey Kardashevskiy