Show patches with: Submitter = Vladimir Sementsov-Ogievskiy       |    Archived = No       |   4348 patches
« 1 2 3 443 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,09/19] block: introduce FleecingState class Make image fleecing more usable - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,08/19] block/reqlist: add reqlist_wait_all() Make image fleecing more usable - - 2 - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,07/19] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status() Make image fleecing more usable - - 1 - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,06/19] block: intoduce reqlist Make image fleecing more usable - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,05/19] block/block-copy: add block_copy_reset() Make image fleecing more usable - - 1 - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,04/19] block/copy-before-write: add bitmap open parameter Make image fleecing more usable - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,03/19] block/block-copy: block_copy_state_new(): add bitmap parameter Make image fleecing more usable - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,02/19] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value Make image fleecing more usable - - 1 - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,01/19] block/block-copy: move copy_bitmap initialization to block_copy_state_new() Make image fleecing more usable - - 1 - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v2,4/4] qapi: add blockdev-replace command blockdev-replace - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v2,3/4] block: make bdrv_find_child() function public blockdev-replace - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v2,2/4] block/export: add blk_by_export_id() blockdev-replace - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v2,1/4] block-backend: blk_root(): drop const specifier on return type blockdev-replace - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v16] qapi: introduce 'x-query-x86-cpuid' QMP command. [v16] qapi: introduce 'x-query-x86-cpuid' QMP command. - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[3/3] meson: generate trace points for qmp commands trace qmp commands - - - - --- 2021-12-21 Vladimir Sementsov-Ogievskiy New
[2/3] scripts/qapi-gen.py: add --add-trace-points option trace qmp commands - - 1 - --- 2021-12-21 Vladimir Sementsov-Ogievskiy New
[1/3] scripts/qapi/commands: gen_commands(): add add_trace_points argument trace qmp commands - - - - --- 2021-12-21 Vladimir Sementsov-Ogievskiy New
[3/2] avocado/vnc: add test_change_listen qapi/ui: add change-vnc-listen - - 1 - --- 2021-12-21 Vladimir Sementsov-Ogievskiy New
[2/2] qapi/ui: introduce change-vnc-listen qapi/ui: add change-vnc-listen - - 1 - --- 2021-12-20 Vladimir Sementsov-Ogievskiy New
[1/2] ui/vnc: refactor arrays of addresses to SocketAddressList qapi/ui: add change-vnc-listen - - 1 - --- 2021-12-20 Vladimir Sementsov-Ogievskiy New
[v2,2/2] qemu-img: make is_allocated_sectors() more efficient qemu-img convert: Fix sparseness detection - - - - --- 2021-12-17 Vladimir Sementsov-Ogievskiy New
[v2,1/2] iotests: Test qemu-img convert of zeroed data cluster qemu-img convert: Fix sparseness detection - - - - --- 2021-12-17 Vladimir Sementsov-Ogievskiy New
[v4,7/7] iotests: add nbd-reconnect-on-open test nbd reconnect on open - - 1 - --- 2021-12-13 Vladimir Sementsov-Ogievskiy New
[v4,6/7] Add qemu-io Popen constructor wrapper. To be used in the following new test commit. nbd reconnect on open - - 1 - --- 2021-12-13 Vladimir Sementsov-Ogievskiy New
[v4,5/7] For qemu_io* functions support --image-opts argument, which conflicts with -f argument fro… nbd reconnect on open - - 1 - --- 2021-12-13 Vladimir Sementsov-Ogievskiy New
[v4,4/7] iotests.py: add qemu_tool_popen() nbd reconnect on open - - 1 - --- 2021-12-13 Vladimir Sementsov-Ogievskiy New
[v4,3/7] nbd/client-connection: improve error message of cancelled attempt nbd reconnect on open - - 1 - --- 2021-12-13 Vladimir Sementsov-Ogievskiy New
[v4,2/7] nbd/client-connection: nbd_co_establish_connection(): return real error nbd reconnect on open - - 1 - --- 2021-12-13 Vladimir Sementsov-Ogievskiy New
[v4,1/7] nbd: allow reconnect on open, with corresponding new options nbd reconnect on open - - 1 - --- 2021-12-13 Vladimir Sementsov-Ogievskiy New
iotests/testrunner.py: refactor test_field_width iotests/testrunner.py: refactor test_field_width - - 1 - --- 2021-12-10 Vladimir Sementsov-Ogievskiy New
[14/14] block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[13/14] block: Manipulate bs->file / bs->backing pointers in .attach/.detach block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[12/14] Revert "block: Pass BdrvChild ** to replace_child_noperm" block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[11/14] Revert "block: Restructure remove_file_or_backing_child()" block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[10/14] Revert "block: Let replace_child_tran keep indirect pointer" block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[09/14] Revert "block: Let replace_child_noperm free children" block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[08/14] block/snapshot: stress that we fallback to primary child block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[07/14] block: document connection between child roles and bs->backing/bs->file block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[06/14] test-bdrv-graph-mod: fix filters to be filters block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[05/14] tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[04/14] test-bdrv-graph-mod: update test_parallel_perm_update test case block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[03/14] block/blklogwrites: don't care to remove bs->file child on failure block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[02/14] block: introduce bdrv_open_file_child() helper block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[01/14] block: BlockDriver: add .filtered_child_is_backing field block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,19/19] iotests: specify some unsupported_imgopts for python iotests iotests: support zstd - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,18/19] iotests.py: implement unsupported_imgopts iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,17/19] iotests: declare lack of support for compresion_type in IMGOPTS iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,16/19] iotest 214: explicit compression type iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,15/19] iotests 60: more accurate set dirty bit in qcow2 header iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,14/19] iotests: bash tests: filter compression type iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,13/19] iotest 39: use _qcow2_dump_header iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,12/19] iotests: massive use _qcow2_dump_header iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,11/19] iotests/common.rc: introduce _qcow2_dump_header helper iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,10/19] qcow2: simple case support for downgrading of qcow2 images with zstd iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,09/19] iotest 302: use img_info_log() helper iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,08/19] iotests.py: filter compression type out iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,07/19] iotests.py: filter out successful output of qemu-img create iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,06/19] iotest 065: explicit compression type iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,05/19] iotest 303: explicit compression type iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,04/19] iotests.py: rewrite default luks support in qemu_img iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,03/19] iotests: drop qemu_img_verbose() helper iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,02/19] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd' iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[v4,01/19] iotests.py: img_info_log(): rename imgopts argument iotests: support zstd - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[3/3] iotests: check: multiprocessing support iotests: multiprocessing!! 1 - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[2/3] iotests/testrunner.py: move updating last_elapsed to run_tests iotests: multiprocessing!! - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[1/3] iotests/testrunner.py: add doc string for run_test() iotests: multiprocessing!! - - 1 - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[for-6.2,v2] block/nbd: forbid incompatible change of server options on reconnect [for-6.2,v2] block/nbd: forbid incompatible change of server options on reconnect - - - - --- 2021-11-29 Vladimir Sementsov-Ogievskiy New
[RFC,for-6.2] block/nbd: forbid incompatible change of server options on reconnect [RFC,for-6.2] block/nbd: forbid incompatible change of server options on reconnect - - - - --- 2021-11-24 Vladimir Sementsov-Ogievskiy New
ui/vnc-clipboard: fix adding notifier twice ui/vnc-clipboard: fix adding notifier twice - - - - --- 2021-11-10 Vladimir Sementsov-Ogievskiy New
[PULL,3/3] qapi: deprecate drive-backup [PULL,1/3] docs/block-replication: use blockdev-backup - - 1 - --- 2021-11-09 Vladimir Sementsov-Ogievskiy New
[PULL,2/3] docs/interop/bitmaps: use blockdev-backup [PULL,1/3] docs/block-replication: use blockdev-backup - - 1 - --- 2021-11-09 Vladimir Sementsov-Ogievskiy New
[PULL,1/3] docs/block-replication: use blockdev-backup [PULL,1/3] docs/block-replication: use blockdev-backup - - 1 - --- 2021-11-09 Vladimir Sementsov-Ogievskiy New
[PULL,0/3] jobs: deprecate drive-backup qmp command - - - - --- 2021-11-09 Vladimir Sementsov-Ogievskiy New
[v3,3/3] qapi: deprecate drive-backup qapi & doc: deprecate drive-backup - - 1 - --- 2021-11-03 Vladimir Sementsov-Ogievskiy New
[v3,2/3] docs/interop/bitmaps: use blockdev-backup qapi & doc: deprecate drive-backup - - 1 - --- 2021-11-03 Vladimir Sementsov-Ogievskiy New
[v3,1/3] docs/block-replication: use blockdev-backup qapi & doc: deprecate drive-backup - - 1 - --- 2021-11-03 Vladimir Sementsov-Ogievskiy New
[v3,4/4] iotests: add qemu-img-compare-stat test qemu-img compare --stat - - 1 - --- 2021-10-28 Vladimir Sementsov-Ogievskiy New
[v3,3/4] qemu-img: add --shallow option for qemu-img compare qemu-img compare --stat - - 1 - --- 2021-10-28 Vladimir Sementsov-Ogievskiy New
[v3,2/4] qemu-img: make --block-size optional for compare --stat qemu-img compare --stat - - 2 - --- 2021-10-28 Vladimir Sementsov-Ogievskiy New
[v3,1/4] qemu-img: implement compare --stat qemu-img compare --stat - - - - --- 2021-10-28 Vladimir Sementsov-Ogievskiy New
[v2,4/4] iotests: add qemu-img-compare-stat test qemu-img compare --stat - - 1 - --- 2021-10-21 Vladimir Sementsov-Ogievskiy New
[v2,3/4] qemu-img: add --shallow option for qemu-img compare qemu-img compare --stat - - 1 - --- 2021-10-21 Vladimir Sementsov-Ogievskiy New
[v2,2/4] qemu-img: make --block-size optional for compare --stat qemu-img compare --stat - - - - --- 2021-10-21 Vladimir Sementsov-Ogievskiy New
[v2,1/4] qemu-img: implement compare --stat qemu-img compare --stat - - - - --- 2021-10-21 Vladimir Sementsov-Ogievskiy New
[14/12] block-backend: update blk_co_pwrite() and blk_co_pread() wrappers block: 64bit blk io - - 1 - --- 2021-10-07 Vladimir Sementsov-Ogievskiy New
[13/12] block-backend: fix blk_co_flush prototype to mention coroutine_fn block: 64bit blk io - - 1 - --- 2021-10-07 Vladimir Sementsov-Ogievskiy New
[PULL,v2,10/15] job: Add job_cancel_requested() [PULL,v2,01/15] block/backup: avoid integer overflow of `max-workers` - - 2 - --- 2021-10-07 Vladimir Sementsov-Ogievskiy New
[PULL,v2,09/15] job: Do not soft-cancel after a job is done [PULL,v2,01/15] block/backup: avoid integer overflow of `max-workers` - - 2 - --- 2021-10-07 Vladimir Sementsov-Ogievskiy New
[PULL,v2,02/15] block/aio_task: assert `max_busy_tasks` is greater than 0 [PULL,v2,01/15] block/backup: avoid integer overflow of `max-workers` - - 1 - --- 2021-10-07 Vladimir Sementsov-Ogievskiy New
[PULL,v2,01/15] block/backup: avoid integer overflow of `max-workers` [PULL,v2,01/15] block/backup: avoid integer overflow of `max-workers` - - 1 - --- 2021-10-07 Vladimir Sementsov-Ogievskiy New
[PULL,v2,00/15] jobs: mirror: Handle errors after READY cancel - - - - --- 2021-10-07 Vladimir Sementsov-Ogievskiy New
[12/12] block-backend: drop INT_MAX restriction from blk_check_byte_request() block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
[11/12] block-backend: blk_pread, blk_pwrite: rename count parameter to bytes block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
[10/12] block-backend: convert blk_aio_ functions to int64_t bytes paramter block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
[09/12] block-backend: convert blk_co_copy_range to int64_t bytes block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
[08/12] block-backend: convert blk_foo wrappers to use int64_t bytes parameter block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
[07/12] block-backend: drop blk_prw, use block-coroutine-wrapper block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
[06/12] block-coroutine-wrapper.py: support BlockBackend first argument block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
[05/12] block-backend: rename _do_ helper functions to _co_do_ block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
[04/12] block-backend: convert blk_co_pdiscard to int64_t bytes block: 64bit blk io - - 1 - --- 2021-10-06 Vladimir Sementsov-Ogievskiy New
« 1 2 3 443 44 »