Age | Commit message (Expand) | Author |
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 |
2014-01-22 | qtest: Fix the bug about disable vnc causes "make check" fail | Kewei Yu |
2014-01-22 | sheepdog: fix clone operation by 'qemu-img create -b' | Liu Yuan |
2014-01-22 | gluster: Add support for creating zero-filled image | Bharata B Rao |
2014-01-22 | gluster: Implement .bdrv_co_write_zeroes for gluster | Bharata B Rao |
2014-01-22 | gluster: Convert aio routines into coroutines | Bharata B Rao |
2014-01-22 | block/iscsi: return -ENOMEM if an async call fails immediately | Peter Lieven |
2014-01-22 | qemu-iotests: Clean up all extents for vmdk | Fam Zheng |
2014-01-22 | qemu-iotests: Add _unsupported_imgopts for vmdk subformats | Fam Zheng |
2014-01-22 | qemu-iotests: Introduce _unsupported_imgopts | Fam Zheng |
2014-01-22 | rbd: switch from pipe to QEMUBH completion notification | Stefan Hajnoczi |
2014-01-17 | Revert "error: Don't use error_report() for assertion msgs." | Peter Crosthwaite |
2014-01-17 | tests: Add libqemustub to qom-interface-check | Peter Crosthwaite |
2014-01-16 | scsi: Support TEST UNIT READY in the dummy LUN0 | Paolo Bonzini |
2014-01-15 | block: add .bdrv_reopen_prepare() stub for iscsi | Jeff Cody |
2014-01-15 | virtio-scsi: Prevent assertion on missed events | Eric Farman |