aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-10qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf
2014-12-10qemu-iotests: Fix stderr handling in common.qemuKevin Wolf
2014-12-10raw: Prohibit dangerous writes for probed imagesKevin Wolf
2014-12-10block: Read only one sector for format probingKevin Wolf
2014-12-10block: Factor bdrv_probe_all() out of find_image_format()Markus Armbruster
2014-12-10qtests: Specify image format explicitlyKevin Wolf
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf
2014-12-10qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf
2014-12-10qemu-io: Allow explicitly specifying formatKevin Wolf
2014-12-10tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng
2014-12-10qemu-nbd: Use BlockBackend where reasonableMax Reitz
2014-12-10nbd: Use BlockBackend internallyMax Reitz
2014-12-10nbd: Change external interface to BlockBackendMax Reitz
2014-12-10block: Add blk_add_close_notifier() for BBMax Reitz
2014-12-10block: Add AioContextNotifier functions to BBMax Reitz
2014-12-10block: Lift more functions into BlockBackendMax Reitz
2014-12-10ahci: replace SATA FIS type magic numbers with constantsStefan Hajnoczi
2014-12-10ahci: avoid #ifdef DEBUG_AHCI bitrotStefan Hajnoczi
2014-12-10iotests: Plain blkdebug filename generationMax Reitz
2014-12-10blkdebug: Simplify and improve filename generationMax Reitz
2014-12-10monitor: Fix HMP tab completionKevin Wolf
2014-12-10block/hmp: Allow node-name in 'info block'Kevin Wolf
2014-12-10block/hmp: Allow info = NULL in print_block_info()Kevin Wolf
2014-12-10block/hmp: Factor out print_block_info()Kevin Wolf
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf
2014-12-10blockdev: acquire AioContext in change-backing-fileStefan Hajnoczi
2014-12-10blockdev: acquire AioContext in eject, change, and block_passwdStefan Hajnoczi
2014-12-10blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETEStefan Hajnoczi
2014-12-10blockdev: acquire AioContext in blockdev-snapshot-delete-internal-syncStefan Hajnoczi
2014-12-10iotests: Use -qmp-pretty in 067Max Reitz
2014-12-10iotests: _filter_qmp for pretty JSON outputMax Reitz
2014-12-10chardev: Add -qmp-prettyMax Reitz
2014-12-10qjson: Drop trailing space for pretty formattingMax Reitz
2014-12-10qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng
2014-12-10block: Include "node-name" if present in query-blockstatsFam Zheng
2014-12-10block: Add bdrv_get_node_nameFam Zheng
2014-12-10block: Add bdrv_next_nodeFam Zheng
2014-12-09Open 2.3 development treePeter Maydell
2014-12-09Update version for v2.2.0 releasev2.2.0Peter Maydell
2014-12-04Update version for v2.2.0-rc5 releasev2.2.0-rc5Peter Maydell
2014-12-04Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...Peter Maydell
2014-12-01Update version for v2.2.0-rc4 releasev2.2.0-rc4Peter Maydell
2014-12-01vhost: Fix vhostfd leak in error branchGonglei
2014-12-01cirrus: don't overflow CirrusVGAState->cirrus_bltbufGerd Hoffmann
2014-12-01cirrus: fix blit region checkGerd Hoffmann
2014-11-28Fix for crash after migration in virtio-rng on bi-endian targetsDavid Gibson
2014-11-28virtio-net: fix unmap leakJason Wang
2014-11-27hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum
2014-11-27qemu-timer: Avoid overflows when converting timeout to struct timespecPeter Maydell
2014-11-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell