Show patches with: Archived = No       |   430704 patches
« 1 2 ... 1841 1842 18434307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
qcow2: Remove wrong metadata overlap check - - - - --- 2013-10-09 Max Reitz New
qcow2: Fix snapshot restoration in snapshot_create - - - - --- 2013-10-09 Max Reitz New
qcow2: Use better type for numerical snapshot ID - - - - --- 2013-10-09 Max Reitz New
[1/2] qcow2: Undo leaked allocations in co_writev - - - - --- 2013-10-10 Max Reitz New
[2/2] qemu-iotests: Extend test 026 - - - - --- 2013-10-10 Max Reitz New
[v2,1/6] qcow2: Use negated overflow check mask - - - - --- 2013-10-10 Max Reitz New
[v2,2/6] qcow2: Make overlap check mask variable - - - - --- 2013-10-10 Max Reitz New
[v2,3/6] qcow2: Add overlap-check options - - - - --- 2013-10-10 Max Reitz New
[v2,4/6] qcow2: Array assigning options to OL check bits - - - - --- 2013-10-10 Max Reitz New
[v2,5/6] qcow2: Add more overlap check bitmask macros - - - - --- 2013-10-10 Max Reitz New
[v2,6/6] qcow2: Evaluate overlap check options - - - - --- 2013-10-10 Max Reitz New
[1/5] block/raw_bsd: Employ error parameter - - - - --- 2013-10-10 Max Reitz New
[2/5] block/raw-posix: Employ error parameter - - - - --- 2013-10-10 Max Reitz New
[3/5] block/raw-win32: Employ error parameter - - - - --- 2013-10-10 Max Reitz New
[4/5] blkdebug: Employ error parameter - - - - --- 2013-10-10 Max Reitz New
[5/5] blkverify: Employ error parameter - - - - --- 2013-10-10 Max Reitz New
[v2,1/2] qcow2: Undo leaked allocations in co_writev - - - - --- 2013-10-11 Max Reitz New
[v2,2/2] qemu-iotests: Extend test 026 - - - - --- 2013-10-11 Max Reitz New
[v2,2/5] block/raw-posix: Employ error parameter - - - - --- 2013-10-11 Max Reitz New
[v3,2/5] block/raw-posix: Employ error parameter - - - - --- 2013-10-11 Max Reitz New
[1/2] qemu-io: Let "open" pass options to block driver - - - - --- 2013-10-11 Max Reitz New
[2/2] qemu-iotests: Add test for inactive L2 overlap - - - - --- 2013-10-11 Max Reitz New
block/raw-win32: Always use -errno in hdev_open - - 1 - --- 2013-10-11 Max Reitz New
qcow2: Restore total_sectors value in save_vmstate - - 1 - --- 2013-10-20 Max Reitz New
qcow2: Unset zero_beyond_eof in save_vmstate - - 1 - --- 2013-10-20 Max Reitz New
qemu-iotests: Test for loading VM state from qcow2 - - - - --- 2013-10-23 Max Reitz New
qcow2: Flush image after creation - - 1 - --- 2013-10-23 Max Reitz New
[v2] qemu-iotests: Test for loading VM state from qcow2 - - - - --- 2013-10-24 Max Reitz New
[v2] qcow2: Flush image after creation - - 2 - --- 2013-10-24 Max Reitz New
block: Don't copy backing file name on error - - 2 - --- 2013-10-26 Max Reitz New
[V9,00/11] Quorum block driver - - - - --- 2013-10-29 Max Reitz New
qemu-iotests: Test case for backing file deletion - - 1 - --- 2013-10-29 Max Reitz New
qemu-iotests: Filter out actual image size in 067 - - 1 - --- 2013-11-02 Max Reitz New
[1/2] block/drive-mirror: Check for NULL backing_hd - - - - --- 2013-11-05 Max Reitz New
[v2,1/2] block/drive-mirror: Check for NULL backing_hd - - - - --- 2013-11-05 Max Reitz New
[v2,2/2] qemu-iotests: Add test for unbacked mirroring - - - - --- 2013-11-05 Max Reitz New
block: Save errno before error_setg_errno - - 2 - --- 2013-11-05 Max Reitz New
[v3,1/2] block/drive-mirror: Check for NULL backing_hd - - 1 - --- 2013-11-06 Max Reitz New
[v3,2/2] qemu-iotests: Extend 041 for unbacked mirroring - - 1 - --- 2013-11-06 Max Reitz New
qapi-schema: Update description for NewImageMode - - 2 - --- 2013-11-07 Max Reitz New
util/error: Save errno from clobbering - - 2 - --- 2013-11-07 Max Reitz New
block/stream: Don't stream unbacked devices - - 1 - --- 2013-11-13 Max Reitz New
[1/4] qcow2: Move reading nb_snapshots in qcow2_open - - 1 - --- 2013-11-17 Max Reitz New
[2/4] qcow2-refcount: Sanitize refcount table size - - 1 - --- 2013-11-17 Max Reitz New
[3/4] qcow2: Sanitize refcount table size - - 1 - --- 2013-11-17 Max Reitz New
[4/4] qcow2: Check validity of backing file name length - - 1 - --- 2013-11-17 Max Reitz New
[1/6] blkdebug: Use errp for read_config() - - - - --- 2013-11-21 Max Reitz New
[2/6] blkdebug: Don't require sophisticated filename - - - - --- 2013-11-21 Max Reitz New
[3/6] qemu-option: Add qemu_config_parse_qdict() - - - - --- 2013-11-21 Max Reitz New
[4/6] blkdebug: Always call read_config() - - - - --- 2013-11-21 Max Reitz New
[5/6] blkdebug: Use command-line in read_config() - - - - --- 2013-11-21 Max Reitz New
[6/6] blkverify: Don't require protocol filename - - - - --- 2013-11-21 Max Reitz New
[v2,1/7] blkdebug: Use errp for read_config() - - - - --- 2013-11-22 Max Reitz New
[v2,2/7] blkdebug: Don't require sophisticated filename - - - - --- 2013-11-22 Max Reitz New
[v2,3/7] qdict: Add qdict_array_split() - - - - --- 2013-11-22 Max Reitz New
[v2,4/7] qemu-option: Add qemu_config_parse_qdict() - - - - --- 2013-11-22 Max Reitz New
[v2,5/7] blkdebug: Always call read_config() - - - - --- 2013-11-22 Max Reitz New
[v2,6/7] blkdebug: Use command-line in read_config() - - - - --- 2013-11-22 Max Reitz New
[v2,7/7] blkverify: Don't require protocol filename - - - - --- 2013-11-22 Max Reitz New
[for-1.7,1/2] block/drive-mirror: Reuse backing HD for sync=none - - 1 - --- 2013-11-25 Max Reitz New
[for-1.7,2/2] qemu-iotests: Fix test 041 - - - - --- 2013-11-25 Max Reitz New
block: Close backing file early in bdrv_img_create - - - - --- 2013-11-27 Max Reitz New
[v2] block: Close backing file early in bdrv_img_create - - 2 - --- 2013-11-29 Max Reitz New
[v3] block: Close backing file early in bdrv_img_create - - 2 - --- 2013-12-03 Max Reitz New
[v3,01/21] blkdebug: Use errp for read_config() - - - - --- 2013-12-11 Max Reitz New
[v3,02/21] blkdebug: Don't require sophisticated filename - - - - --- 2013-12-11 Max Reitz New
[v3,03/21] qdict: Add qdict_array_split() - - - - --- 2013-12-11 Max Reitz New
[v3,04/21] qapi: extend qdict_flatten() for QLists - - - - --- 2013-12-11 Max Reitz New
[v3,05/21] qemu-option: Add qemu_config_parse_qdict() - - - - --- 2013-12-11 Max Reitz New
[v3,06/21] blkdebug: Always call read_config() - - - - --- 2013-12-11 Max Reitz New
[v3,07/21] blkdebug: Use command-line in read_config() - - - - --- 2013-12-11 Max Reitz New
[v3,08/21] block: Allow reference for bdrv_file_open() - - - - --- 2013-12-11 Max Reitz New
[v3,09/21] block: Pass reference to bdrv_file_open() - - - - --- 2013-12-11 Max Reitz New
[v3,10/21] block: Allow block devices without files - - - - --- 2013-12-11 Max Reitz New
[v3,11/21] block: Allow recursive "file"s - - - - --- 2013-12-11 Max Reitz New
[v3,12/21] qemu-iotests: Fix output of test 051 - - - - --- 2013-12-11 Max Reitz New
[v3,13/21] blockdev: Move "file" to legacy_opts - - - - --- 2013-12-11 Max Reitz New
[v3,14/21] blkdebug: Allow command-line file configuration - - - - --- 2013-12-11 Max Reitz New
[v3,15/21] blkdebug: Make filename optional - - - - --- 2013-12-11 Max Reitz New
[v3,16/21] blkverify: Allow command-line configuration - - - - --- 2013-12-11 Max Reitz New
[v3,17/21] blkverify: Don't require protocol filename - - - - --- 2013-12-11 Max Reitz New
[v3,18/21] blkdebug: Alias "errno" as "error" - - - - --- 2013-12-11 Max Reitz New
[v3,19/21] qapi: QMP interface for blkdebug and blkverify - - - - --- 2013-12-11 Max Reitz New
[v3,20/21] qemu-io: Make filename optional - - - - --- 2013-12-11 Max Reitz New
[v3,21/21] iotests: Test new blkdebug/blkverify interface - - - - --- 2013-12-11 Max Reitz New
[v4,04/21] qapi: extend qdict_flatten() for QLists - - - - --- 2013-12-11 Max Reitz New
[v5,01/22] blkdebug: Use errp for read_config() - - 1 - --- 2013-12-13 Max Reitz New
[v5,02/22] blkdebug: Don't require sophisticated filename - - 1 - --- 2013-12-13 Max Reitz New
[v5,03/22] qdict: Add qdict_array_split() - - 1 - --- 2013-12-13 Max Reitz New
[v5,04/22] qapi: extend qdict_flatten() for QLists - - 1 - --- 2013-12-13 Max Reitz New
[v5,05/22] qdict: Remove delete from qdict_flatten_qdict() - - - - --- 2013-12-13 Max Reitz New
[v5,06/22] qemu-option: Add qemu_config_parse_qdict() - - - - --- 2013-12-13 Max Reitz New
[v5,07/22] blkdebug: Always call read_config() - - 1 - --- 2013-12-13 Max Reitz New
[v5,08/22] blkdebug: Use command-line in read_config() - - 1 - --- 2013-12-13 Max Reitz New
[v5,09/22] block: Allow reference for bdrv_file_open() - - 1 - --- 2013-12-13 Max Reitz New
[v5,10/22] block: Pass reference to bdrv_file_open() - - 1 - --- 2013-12-13 Max Reitz New
[v5,11/22] block: Allow block devices without files - - - - --- 2013-12-13 Max Reitz New
[v5,12/22] block: Allow recursive "file"s - - 1 - --- 2013-12-13 Max Reitz New
[v5,13/22] qemu-iotests: Fix output of test 051 - - 1 - --- 2013-12-13 Max Reitz New
[v5,14/22] blockdev: Move "file" to legacy_opts - - 1 - --- 2013-12-13 Max Reitz New
« 1 2 ... 1841 1842 18434307 4308 »