summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmdk: Check for overhead when openingFam Zheng2014-01-243-0/+18
* qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASKHu Tao2014-01-241-3/+3
* dataplane: fix shadowed return valueStefan Hajnoczi2014-01-221-1/+1
* block: fix backing file segfaultPeter Feiner2014-01-221-2/+6
* iotests: Test file format nestingMax Reitz2014-01-223-0/+91
* iotests: Test new blkdebug/blkverify interfaceMax Reitz2014-01-223-0/+330
* tests: Add test for qdict_flatten()Max Reitz2014-01-221-0/+76
* tests: Add test for qdict_array_split()Max Reitz2014-01-221-0/+80
* qemu-io: Make filename optionalMax Reitz2014-01-221-3/+5
* qapi: QMP interface for blkdebug and blkverifyMax Reitz2014-01-221-4/+109
* qapi: Add "errno" to the list of polluted wordsMax Reitz2014-01-221-1/+1
* blkverify: Don't require protocol filenameMax Reitz2014-01-221-1/+3
* blkverify: Allow command-line configurationMax Reitz2014-01-221-20/+5
* blkdebug: Allow command-line file configurationMax Reitz2014-01-221-9/+3
* blockdev: Move "file" to legacy_optsMax Reitz2014-01-221-9/+10
* block: Allow recursive "file"sMax Reitz2014-01-222-3/+8
* block: Use bdrv_open_image() in bdrv_open()Max Reitz2014-01-221-13/+5
* block: Add bdrv_open_image()Max Reitz2014-01-222-0/+76
* block: Allow block devices without filesMax Reitz2014-01-221-7/+16
* block: Pass reference to bdrv_file_open()Max Reitz2014-01-221-1/+4
* block: Allow reference for bdrv_file_open()Max Reitz2014-01-2212-19/+41
* blkdebug: Use command-line in read_config()Max Reitz2014-01-221-3/+12
* blkdebug: Always call read_config()Max Reitz2014-01-221-17/+19
* qemu-option: Add qemu_config_parse_qdict()Max Reitz2014-01-222-0/+106
* qapi: extend qdict_flatten() for QListsMax Reitz2014-01-221-6/+48
* qdict: Add qdict_array_split()Max Reitz2014-01-222-0/+38
* blkdebug: Don't require sophisticated filenameMax Reitz2014-01-221-1/+3
* blkdebug: Use errp for read_config()Max Reitz2014-01-221-4/+6
* qemu-io: add command completionStefan Hajnoczi2014-01-223-1/+25
* qemu-io: use readline.cStefan Hajnoczi2014-01-221-45/+58
* osdep: add qemu_set_tty_echo()Stefan Hajnoczi2014-01-223-0/+39
* readline: move readline to a generic locationStefan Hajnoczi2014-01-226-4/+4
* readline: decouple readline from the monitorStefan Hajnoczi2014-01-224-38/+71
* vmdk: Fix big flat extent IOFam Zheng2014-01-223-2/+83
* docs: qcow2 compat=1.1 is now the defaultStefan Hajnoczi2014-01-222-8/+8
* qtest: Fix the bug about disable vnc causes "make check" failKewei Yu2014-01-222-7/+1
* sheepdog: fix clone operation by 'qemu-img create -b'Liu Yuan2014-01-221-8/+8
* gluster: Add support for creating zero-filled imageBharata B Rao2014-01-221-1/+49
* gluster: Implement .bdrv_co_write_zeroes for glusterBharata B Rao2014-01-222-19/+68
* gluster: Convert aio routines into coroutinesBharata B Rao2014-01-221-147/+74
* block/iscsi: return -ENOMEM if an async call fails immediatelyPeter Lieven2014-01-221-6/+6
* qemu-iotests: Clean up all extents for vmdkFam Zheng2014-01-221-3/+14
* qemu-iotests: Add _unsupported_imgopts for vmdk subformatsFam Zheng2014-01-229-0/+21
* qemu-iotests: Introduce _unsupported_imgoptsFam Zheng2014-01-221-0/+11
* rbd: switch from pipe to QEMUBH completion notificationStefan Hajnoczi2014-01-221-108/+22
* Revert "error: Don't use error_report() for assertion msgs."Peter Crosthwaite2014-01-171-4/+4
* tests: Add libqemustub to qom-interface-checkPeter Crosthwaite2014-01-171-1/+1
* SPARC: Fix LEON3 power down instructionSebastian Huber2014-01-151-0/+1
* error: Don't use error_report() for assertion msgs.Peter Crosthwaite2014-01-151-4/+4
* Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-1445-155/+405
|\
OpenPOWER on IntegriCloud