summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15SPARC: Fix LEON3 power down instructionSebastian Huber
2014-01-15error: Don't use error_report() for assertion msgs.Peter Crosthwaite
2014-01-14Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias
2014-01-14Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis
2014-01-14target-arm: Switch ARMCPUInfo arrays to use terminator entriesPeter Maydell
2014-01-13Merge remote-tracking branch 'quintela/tags/migration/20140113' into stagingAnthony Liguori
2014-01-13migration: synchronize memory bitmap 64bits at a timeJuan Quintela
2014-01-13ram: split function that synchronizes a rangeJuan Quintela
2014-01-13memory: syncronize kvm bitmap using bitmaps operationsJuan Quintela