Show patches with: Submitter = Alberto Garcia       |    State = Action Required       |    Archived = No       |   1482 patches
« 1 2 ... 5 6 714 15 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] char-socket: hold chr_write_lock during tcp_chr_free_connection() [RFC] char-socket: hold chr_write_lock during tcp_chr_free_connection() - - - - --- 2019-02-06 Alberto Garcia New
qtest.py: Wait for the result of qtest commands qtest.py: Wait for the result of qtest commands - - 1 - --- 2019-01-31 Alberto Garcia New
[3/3] virtio-scsi: Forbid devices with different iothreads sharing a blockdev iothread-related fixes for virtio-scsi - - - - --- 2019-01-22 Alberto Garcia New
[2/3] scsi-disk: Acquire the AioContext in scsi_*_realize() iothread-related fixes for virtio-scsi - - - - --- 2019-01-22 Alberto Garcia New
[1/3] virtio-scsi: Move BlockBackend back to the main AioContext on unplug iothread-related fixes for virtio-scsi - - - - --- 2019-01-22 Alberto Garcia New
[13/13] qemu-iotests: Test the x-blockdev-reopen QMP command Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[12/13] block: Add an 'x-blockdev-reopen' QMP command Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[11/13] block: Remove the AioContext parameter from bdrv_reopen_multiple() Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[10/13] block: Add bdrv_reset_options_allowed() Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[09/13] block: Add 'runtime_opts' and 'mutable_opts' fields to BlockDriver Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[08/13] block: Allow changing the backing file on reopen Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[07/13] block: Allow omitting the 'backing' option in certain cases Untitled series #86748 - - - - --- 2019-01-17 Alberto Garcia New
[06/13] block: Handle child references in bdrv_reopen_queue() Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[05/13] block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[04/13] block: Freeze the backing chain for the duration of the stream job Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[03/13] block: Freeze the backing chain for the duration of the mirror job Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[02/13] block: Freeze the backing chain for the duration of the commit job Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[01/13] block: Allow freezing BdrvChild links Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-01-17 Alberto Garcia New
[v2,6/6] block: Acquire the AioContext in usb_msd_storage_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-14 Alberto Garcia New
[v2,5/6] block: Acquire the AioContext in ide_dev_initfn() Acquire the AioContext during _realize() - - - - --- 2019-01-14 Alberto Garcia New
[v2,4/6] block: Acquire the AioContext in nvme_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-14 Alberto Garcia New
[v2,3/6] block: Acquire the AioContext in floppy_drive_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-14 Alberto Garcia New
[v2,2/6] block: Acquire the AioContext in scsi_*_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-14 Alberto Garcia New
[v2,1/6] block: Acquire the AioContext in virtio_blk_device_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-14 Alberto Garcia New
[6/6] block: Acquire the AioContext in usb_msd_storage_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-10 Alberto Garcia New
[5/6] block: Acquire the AioContext in ide_dev_initfn() Acquire the AioContext during _realize() - - - - --- 2019-01-10 Alberto Garcia New
[4/6] block: Acquire the AioContext in nvme_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-10 Alberto Garcia New
[3/6] block: Acquire the AioContext in floppy_drive_realize() Untitled series #85398 - - - - --- 2019-01-10 Alberto Garcia New
[2/6] block: Acquire the AioContext in scsi_*_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-10 Alberto Garcia New
[1/6] block: Acquire the AioContext in virtio_blk_device_realize() Acquire the AioContext during _realize() - - - - --- 2019-01-10 Alberto Garcia New
block: Acquire the AioContext in guess_disk_lchs() block: Acquire the AioContext in guess_disk_lchs() - - 1 - --- 2019-01-09 Alberto Garcia New
[RFC,v2,12/12] qemu-iotests: Test the x-blockdev-reopen QMP command Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,11/12] block: Add an 'x-blockdev-reopen' QMP command Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,10/12] block: Add bdrv_reset_options_allowed() Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,09/12] block: Add 'runtime_opts' and 'mutable_opts' fields to BlockDriver Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,08/12] block: Allow changing the backing file on reopen Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,07/12] block: Allow omitting the 'backing' option in certain cases Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,06/12] block: Handle child references in bdrv_reopen_queue() Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,05/12] block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,04/12] block: Freeze the backing chain for the duration of the stream job Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,03/12] block: Freeze the backing chain for the duration of the mirror job Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,02/12] block: Freeze the backing chain for the duration of the commit job Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[RFC,v2,01/12] block: Allow freezing BdrvChild links Add a 'x-blockdev-reopen' QMP command - - - - --- 2018-11-30 Alberto Garcia New
[2/2] mirror: Block the source BlockDriverState in mirror_start_job() Minor fixes for the mirror block job - - - - --- 2018-11-22 Alberto Garcia New
[1/2] mirror: Release the dirty bitmap if mirror_start_job() fails Minor fixes for the mirror block job - - - - --- 2018-11-22 Alberto Garcia New
[v2] qcow2: Assert that refcount block offsets fit in the refcount table [v2] qcow2: Assert that refcount block offsets fit in the refcount table - - 1 - --- 2018-11-14 Alberto Garcia New
qcow2: Assert that refcount block offsets fit in the refcount table qcow2: Assert that refcount block offsets fit in the refcount table - - 1 - --- 2018-11-13 Alberto Garcia New
[v5,16/16] block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options() Don't pass flags to bdrv_reopen_queue() - - - - --- 2018-11-12 Alberto Garcia New
[v5,15/16] block: Assert that flags are up-to-date in bdrv_reopen_prepare() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,14/16] block: Remove assertions from update_flags_from_options() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,13/16] block: Stop passing flags to bdrv_reopen_queue_child() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,12/16] block: Remove flags parameter from bdrv_reopen_queue() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,11/16] block: Clean up reopen_backing_file() in block/replication.c Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,10/16] qemu-io: Put flag changes in the options QDict in reopen_f() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,09/16] block: Drop bdrv_reopen() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,08/16] block: Use bdrv_reopen_set_read_only() in the mirror driver Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,07/16] block: Use bdrv_reopen_set_read_only() in external_snapshot_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,06/16] block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,05/16] block: Use bdrv_reopen_set_read_only() in stream_start/complete() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,04/16] block: Use bdrv_reopen_set_read_only() in bdrv_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,03/16] block: Use bdrv_reopen_set_read_only() in commit_start/complete() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,02/16] block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v5,01/16] block: Add bdrv_reopen_set_read_only() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-12 Alberto Garcia New
[v4,15/15] block: Assert that flags are up-to-date in bdrv_reopen_prepare() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,14/15] block: Remove assertions from update_flags_from_options() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,13/15] block: Stop passing flags to bdrv_reopen_queue_child() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,12/15] block: Remove flags parameter from bdrv_reopen_queue() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,11/15] block: Clean up reopen_backing_file() in block/replication.c Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,10/15] qemu-io: Put flag changes in the options QDict in reopen_f() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,09/15] block: Drop bdrv_reopen() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,08/15] block: Use bdrv_reopen_set_read_only() in the mirror driver Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,07/15] block: Use bdrv_reopen_set_read_only() in external_snapshot_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,06/15] block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,05/15] block: Use bdrv_reopen_set_read_only() in stream_start/complete() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,04/15] block: Use bdrv_reopen_set_read_only() in bdrv_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,03/15] block: Use bdrv_reopen_set_read_only() in commit_start/complete() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,02/15] block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,01/15] block: Add bdrv_reopen_set_read_only() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[2/2] block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate() Update the inherits_from pointer after stream and commit - - - - --- 2018-10-31 Alberto Garcia New
[1/2] block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd() Update the inherits_from pointer after stream and commit - - - - --- 2018-10-31 Alberto Garcia New
[v3,15/15] block: Assert that flags are up-to-date in bdrv_reopen_prepare() Don't pass flags to bdrv_reopen_queue() - - - - --- 2018-10-19 Alberto Garcia New
[v3,14/15] block: Remove assertions from update_flags_from_options() Don't pass flags to bdrv_reopen_queue() - - - - --- 2018-10-19 Alberto Garcia New
[v3,13/15] block: Stop passing flags to bdrv_reopen_queue_child() Don't pass flags to bdrv_reopen_queue() - - - - --- 2018-10-19 Alberto Garcia New
[v3,12/15] block: Remove flags parameter from bdrv_reopen_queue() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,11/15] block: Clean up reopen_backing_file() in block/replication.c Don't pass flags to bdrv_reopen_queue() - - - - --- 2018-10-19 Alberto Garcia New
[v3,10/15] qemu-io: Put flag changes in the options QDict in reopen_f() Don't pass flags to bdrv_reopen_queue() - - - - --- 2018-10-19 Alberto Garcia New
[v3,09/15] block: Drop bdrv_reopen() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,08/15] block: Use bdrv_reopen_set_read_only() in the mirror driver Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,07/15] block: Use bdrv_reopen_set_read_only() in external_snapshot_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,06/15] block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,05/15] block: Use bdrv_reopen_set_read_only() in stream_start/complete() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,04/15] block: Use bdrv_reopen_set_read_only() in bdrv_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,03/15] block: Use bdrv_reopen_set_read_only() in commit_start/complete() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,02/15] block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[v3,01/15] block: Add bdrv_reopen_set_read_only() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-10-19 Alberto Garcia New
[2/2] iotest: Test x-blockdev-change on a Quorum Forbid adding children to a Quorum in blkverify mode - - - - --- 2018-10-18 Alberto Garcia New
[1/2] quorum: Forbid adding children in blkverify mode Forbid adding children to a Quorum in blkverify mode - - - - --- 2018-10-18 Alberto Garcia New
scripts: Remove check-qerror.sh scripts: Remove check-qerror.sh - - 1 - --- 2018-10-17 Alberto Garcia New
[3/3] iotest: Test the blkverify mode of the Quorum driver Misc Quorum fixes - - - - --- 2018-10-17 Alberto Garcia New
[2/3] quorum: Return an error if the blkverify mode has invalid settings Untitled series #71265 - - - - --- 2018-10-17 Alberto Garcia New
« 1 2 ... 5 6 714 15 »