summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Read only one sector for format probingKevin Wolf2014-12-102-3/+5
* block: Factor bdrv_probe_all() out of find_image_format()Markus Armbruster2014-12-101-13/+35
* qtests: Specify image format explicitlyKevin Wolf2014-12-1012-18/+21
* qemu-iotests: Add qemu-io format option in Python testsKevin Wolf2014-12-103-36/+36
* qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf2014-12-1010-24/+36
* qemu-io: Allow explicitly specifying formatKevin Wolf2014-12-101-8/+20
* tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng2014-12-102-5/+5
* qemu-nbd: Use BlockBackend where reasonableMax Reitz2014-12-101-5/+5
* nbd: Use BlockBackend internallyMax Reitz2014-12-101-28/+28
* nbd: Change external interface to BlockBackendMax Reitz2014-12-104-17/+18
* block: Add blk_add_close_notifier() for BBMax Reitz2014-12-102-0/+6
* block: Add AioContextNotifier functions to BBMax Reitz2014-12-102-0/+26
* block: Lift more functions into BlockBackendMax Reitz2014-12-102-0/+18
* ahci: replace SATA FIS type magic numbers with constantsStefan Hajnoczi2014-12-102-4/+7
* ahci: avoid #ifdef DEBUG_AHCI bitrotStefan Hajnoczi2014-12-101-10/+8
* iotests: Plain blkdebug filename generationMax Reitz2014-12-102-1/+22
* blkdebug: Simplify and improve filename generationMax Reitz2014-12-102-73/+30
* monitor: Fix HMP tab completionKevin Wolf2014-12-101-1/+1
* block/hmp: Allow node-name in 'info block'Kevin Wolf2014-12-102-4/+33
* block/hmp: Allow info = NULL in print_block_info()Kevin Wolf2014-12-101-9/+25
* block/hmp: Factor out print_block_info()Kevin Wolf2014-12-101-95/+97
* block/qapi: Add cache information to query-blockKevin Wolf2014-12-105-1/+60
* blockdev: acquire AioContext in change-backing-fileStefan Hajnoczi2014-12-102-6/+14
* blockdev: acquire AioContext in eject, change, and block_passwdStefan Hajnoczi2014-12-102-7/+30
* blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETEStefan Hajnoczi2014-12-101-0/+4
* blockdev: acquire AioContext in blockdev-snapshot-delete-internal-syncStefan Hajnoczi2014-12-102-3/+15
* iotests: Use -qmp-pretty in 067Max Reitz2014-12-102-58/+723
* iotests: _filter_qmp for pretty JSON outputMax Reitz2014-12-101-1/+3
* chardev: Add -qmp-prettyMax Reitz2014-12-102-5/+18
* qjson: Drop trailing space for pretty formattingMax Reitz2014-12-101-4/+6
* qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng2014-12-104-10/+25
* block: Include "node-name" if present in query-blockstatsFam Zheng2014-12-102-1/+9
* block: Add bdrv_get_node_nameFam Zheng2014-12-102-0/+6
* block: Add bdrv_next_nodeFam Zheng2014-12-102-0/+9
* Open 2.3 development treePeter Maydell2014-12-091-1/+1
* Update version for v2.2.0 releasePeter Maydell2014-12-091-1/+1
* Update version for v2.2.0-rc5 releasePeter Maydell2014-12-041-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...Peter Maydell2014-12-041-17/+48
|\
| * cirrus: don't overflow CirrusVGAState->cirrus_bltbufGerd Hoffmann2014-12-011-0/+4
| * cirrus: fix blit region checkGerd Hoffmann2014-12-011-17/+44
* | Update version for v2.2.0-rc4 releasePeter Maydell2014-12-011-1/+1
* | vhost: Fix vhostfd leak in error branchGonglei2014-12-012-0/+3
|/
* Fix for crash after migration in virtio-rng on bi-endian targetsDavid Gibson2014-11-281-7/+8
* virtio-net: fix unmap leakJason Wang2014-11-281-2/+3
* hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum2014-11-273-10/+15
* qemu-timer: Avoid overflows when converting timeout to struct timespecPeter Maydell2014-11-271-1/+8
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-11-269-20/+54
|\
| * s390x/kvm: Fix compile errorChristian Borntraeger2014-11-261-2/+2
| * fw_cfg: fix boot order bug when dynamically modified via QOMGonglei2014-11-261-2/+5
| * -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-267-16/+47
|/
OpenPOWER on IntegriCloud