Age | Commit message (Expand) | Author |
2014-01-24 | block/curl: Implement the libcurl timer callback interface | Peter Maydell |
2014-01-24 | qmp: Allow to take external snapshots on bs graphs node. | Benoît Canet |
2014-01-24 | qmp: Allow block_resize to manipulate bs graph nodes. | Benoît Canet |
2014-01-24 | block: Create authorizations mechanism for external snapshot and resize. | Benoît Canet |
2014-01-24 | qmp: Allow to change password on named block driver states. | Benoît Canet |
2014-01-24 | qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. | Benoît Canet |
2014-01-24 | block: Allow the user to define "node-name" option both on command line and QMP. | Benoît Canet |
2014-01-24 | block: Add bs->node_name to hold the name of a bs node of the bs graph. | Benoît Canet |
2014-01-24 | qapi: Add "backing" to BlockStats | Fam Zheng |
2014-01-24 | vmdk: Fix format specific information (create type) for streamOptimized | Fam Zheng |
2014-01-24 | drive mirror:fix memory leak | Zhang Min |
2014-01-24 | sheepdog: fix 'qemu-img map' | Liu Yuan |
2014-01-24 | Documentation: qemu-img: Mention SIGUSR1 progress report | Kevin Wolf |
2014-01-24 | qemu-progress: Fix progress printing on SIGUSR1 | Kevin Wolf |
2014-01-24 | qemu-progress: Drop unused include | Kevin Wolf |
2014-01-24 | vmdk: Check for overhead when opening | Fam Zheng |
2014-01-24 | qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASK | Hu Tao |
2014-01-22 | dataplane: fix shadowed return value | Stefan Hajnoczi |
2014-01-22 | block: fix backing file segfault | Peter Feiner |
2014-01-22 | iotests: Test file format nesting | Max Reitz |
2014-01-22 | iotests: Test new blkdebug/blkverify interface | Max Reitz |
2014-01-22 | tests: Add test for qdict_flatten() | Max Reitz |
2014-01-22 | tests: Add test for qdict_array_split() | Max Reitz |
2014-01-22 | qemu-io: Make filename optional | Max Reitz |
2014-01-22 | qapi: QMP interface for blkdebug and blkverify | Max Reitz |
2014-01-22 | qapi: Add "errno" to the list of polluted words | Max Reitz |
2014-01-22 | blkverify: Don't require protocol filename | Max Reitz |
2014-01-22 | blkverify: Allow command-line configuration | Max Reitz |
2014-01-22 | blkdebug: Allow command-line file configuration | Max Reitz |
2014-01-22 | blockdev: Move "file" to legacy_opts | Max Reitz |
2014-01-22 | block: Allow recursive "file"s | Max Reitz |
2014-01-22 | block: Use bdrv_open_image() in bdrv_open() | Max Reitz |
2014-01-22 | block: Add bdrv_open_image() | Max Reitz |
2014-01-22 | block: Allow block devices without files | Max Reitz |
2014-01-22 | block: Pass reference to bdrv_file_open() | Max Reitz |
2014-01-22 | block: Allow reference for bdrv_file_open() | Max Reitz |
2014-01-22 | blkdebug: Use command-line in read_config() | Max Reitz |
2014-01-22 | blkdebug: Always call read_config() | Max Reitz |
2014-01-22 | qemu-option: Add qemu_config_parse_qdict() | Max Reitz |
2014-01-22 | qapi: extend qdict_flatten() for QLists | Max Reitz |
2014-01-22 | qdict: Add qdict_array_split() | Max Reitz |
2014-01-22 | blkdebug: Don't require sophisticated filename | Max Reitz |
2014-01-22 | blkdebug: Use errp for read_config() | Max Reitz |
2014-01-22 | qemu-io: add command completion | Stefan Hajnoczi |
2014-01-22 | qemu-io: use readline.c | Stefan Hajnoczi |
2014-01-22 | osdep: add qemu_set_tty_echo() | Stefan Hajnoczi |
2014-01-22 | readline: move readline to a generic location | Stefan Hajnoczi |
2014-01-22 | readline: decouple readline from the monitor | Stefan Hajnoczi |
2014-01-22 | vmdk: Fix big flat extent IO | Fam Zheng |
2014-01-22 | docs: qcow2 compat=1.1 is now the default | Stefan Hajnoczi |