aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-24vmdk: Check for overhead when openingFam Zheng
2014-01-24qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASKHu Tao
2014-01-22dataplane: fix shadowed return valueStefan Hajnoczi
2014-01-22block: fix backing file segfaultPeter Feiner
2014-01-22iotests: Test file format nestingMax Reitz
2014-01-22iotests: Test new blkdebug/blkverify interfaceMax Reitz
2014-01-22tests: Add test for qdict_flatten()Max Reitz
2014-01-22tests: Add test for qdict_array_split()Max Reitz
2014-01-22qemu-io: Make filename optionalMax Reitz
2014-01-22qapi: QMP interface for blkdebug and blkverifyMax Reitz
2014-01-22qapi: Add "errno" to the list of polluted wordsMax Reitz
2014-01-22blkverify: Don't require protocol filenameMax Reitz
2014-01-22blkverify: Allow command-line configurationMax Reitz
2014-01-22blkdebug: Allow command-line file configurationMax Reitz
2014-01-22blockdev: Move "file" to legacy_optsMax Reitz
2014-01-22block: Allow recursive "file"sMax Reitz
2014-01-22block: Use bdrv_open_image() in bdrv_open()Max Reitz
2014-01-22block: Add bdrv_open_image()Max Reitz
2014-01-22block: Allow block devices without filesMax Reitz
2014-01-22block: Pass reference to bdrv_file_open()Max Reitz
2014-01-22block: Allow reference for bdrv_file_open()Max Reitz
2014-01-22blkdebug: Use command-line in read_config()Max Reitz
2014-01-22blkdebug: Always call read_config()Max Reitz
2014-01-22qemu-option: Add qemu_config_parse_qdict()Max Reitz
2014-01-22qapi: extend qdict_flatten() for QListsMax Reitz
2014-01-22qdict: Add qdict_array_split()Max Reitz
2014-01-22blkdebug: Don't require sophisticated filenameMax Reitz
2014-01-22blkdebug: Use errp for read_config()Max Reitz
2014-01-22qemu-io: add command completionStefan Hajnoczi
2014-01-22qemu-io: use readline.cStefan Hajnoczi
2014-01-22osdep: add qemu_set_tty_echo()Stefan Hajnoczi
2014-01-22readline: move readline to a generic locationStefan Hajnoczi
2014-01-22readline: decouple readline from the monitorStefan Hajnoczi
2014-01-22vmdk: Fix big flat extent IOFam Zheng
2014-01-22docs: qcow2 compat=1.1 is now the defaultStefan Hajnoczi
2014-01-22qtest: Fix the bug about disable vnc causes "make check" failKewei Yu
2014-01-22sheepdog: fix clone operation by 'qemu-img create -b'Liu Yuan
2014-01-22gluster: Add support for creating zero-filled imageBharata B Rao
2014-01-22gluster: Implement .bdrv_co_write_zeroes for glusterBharata B Rao
2014-01-22gluster: Convert aio routines into coroutinesBharata B Rao
2014-01-22block/iscsi: return -ENOMEM if an async call fails immediatelyPeter Lieven
2014-01-22qemu-iotests: Clean up all extents for vmdkFam Zheng
2014-01-22qemu-iotests: Add _unsupported_imgopts for vmdk subformatsFam Zheng
2014-01-22qemu-iotests: Introduce _unsupported_imgoptsFam Zheng
2014-01-22rbd: switch from pipe to QEMUBH completion notificationStefan Hajnoczi
2014-01-17Revert "error: Don't use error_report() for assertion msgs."Peter Crosthwaite
2014-01-17tests: Add libqemustub to qom-interface-checkPeter Crosthwaite
2014-01-16scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini
2014-01-15block: add .bdrv_reopen_prepare() stub for iscsiJeff Cody
2014-01-15virtio-scsi: Prevent assertion on missed eventsEric Farman