aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-23qom: Allow clearing of a Link propertyPeter Crosthwaite
2014-10-23virtio-scsi: dataplane: stop trying on notifier errorCornelia Huck
2014-10-23virtio-scsi: dataplane: fail setup gracefullyCornelia Huck
2014-10-23virtio-scsi: dataplane: print why starting failedCornelia Huck
2014-10-23virtio-scsi-dataplane: Add op blockerFam Zheng
2014-10-23iotests: Add test for qcow2 L1 table updateMax Reitz
2014-10-23qcow2: Do not overflow when writing an L1 sectorMax Reitz
2014-10-23iotests: Add test for map commandsMax Reitz
2014-10-23qemu-io: Respect early image end for mapMax Reitz
2014-10-23block: Respect underlying file's EOFMax Reitz
2014-10-23docs/qcow2: Limit refcount_order to [0, 6]Max Reitz
2014-10-23docs/qcow2: Correct refcount_block_entriesMax Reitz
2014-10-23qcow2: Drop REFCOUNT_SHIFTMax Reitz
2014-10-23iotests: Add test for potentially damaging repairsMax Reitz
2014-10-23iotests: Fix test outputsMax Reitz
2014-10-23qcow2: Clean up after refcount rebuildMax Reitz
2014-10-23qcow2: Rebuild refcount structure during checkMax Reitz
2014-10-23qcow2: Do not perform potentially damaging repairsMax Reitz
2014-10-23qcow2: Fix refcount blocks beyond image endMax Reitz
2014-10-23qcow2: Reuse refcount table in calculate_refcounts()Max Reitz
2014-10-23qcow2: Let inc_refcounts() resize the reftableMax Reitz
2014-10-23qcow2: Let inc_refcounts() return -errnoMax Reitz
2014-10-23qcow2: Split fail code in L1 and L2 checksMax Reitz
2014-10-23qcow2: Use int64_t for in-memory reftable sizeMax Reitz
2014-10-23qcow2: Pull check_refblocks() upMax Reitz
2014-10-23qcow2: Use sizeof(**refcount_table)Max Reitz
2014-10-23qcow2: Split qcow2_check_refcounts()Max Reitz
2014-10-23qcow2: Fix leaks in dirty imagesMax Reitz
2014-10-23qcow2: Calculate refcount block entry countMax Reitz
2014-10-23block: Add qemu_{,try_}blockalign0()Max Reitz
2014-10-23block: qemu-iotests change _supported_proto to file once more.Peter Lieven
2014-10-23block/vdi: Use {DIV_,}ROUND_UPMax Reitz
2014-10-23MAINTAINERS: add the image fuzzer to the block layerPaolo Bonzini
2014-10-23MAINTAINERS: qemu-iotests belongs to the block layerKevin Wolf
2014-10-23MAINTAINERS: add aio to block layerPaolo Bonzini
2014-10-23monitor: delete device_del_bus_completionZhu Guihua
2014-10-23monitor: add del completion for peripheral deviceZhu Guihua
2014-10-23qdev: add qdev_build_hotpluggable_device_list helperZhu Guihua
2014-10-23MAINTAINERS: add entry for qobject filesLuiz Capitulino
2014-10-23dump: Turn some functions to void to make code cleanerzhanghailiang
2014-10-23dump: Propagate errors into qmp_dump_guest_memory()zhanghailiang
2014-10-23virtio-balloon: Tweak recent fix for integer overflowMarkus Armbruster
2014-10-22Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2014-10-22-tag' in...Peter Maydell
2014-10-22Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141021'...Peter Maydell
2014-10-22Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141021' into stagingPeter Maydell
2014-10-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-10-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141015-2' into s...Peter Maydell
2014-10-22Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141015-1' into ...Peter Maydell
2014-10-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141015-1' into s...Peter Maydell
2014-10-22qga: Rewrite code where using readdir_rzhanghailiang