Show patches with: Submitter = Vladimir Sementsov-Ogievskiy       |   434 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/5] block/copy-before-write: support unligned snapshot-discard backup: discard-source parameter - 1 - --- 2024-02-28 Vladimir Sementsov-Ogievskiy New
[v3,1/5] block/copy-before-write: fix permission backup: discard-source parameter - - - --- 2024-02-28 Vladimir Sementsov-Ogievskiy New
[v2,4/4] iotests: add backup-discard-source backup: discard-source parameter - - - --- 2024-01-17 Vladimir Sementsov-Ogievskiy New
[v2,3/4] qapi: blockdev-backup: add discard-source parameter backup: discard-source parameter - - - --- 2024-01-17 Vladimir Sementsov-Ogievskiy New
[v2,2/4] block/copy-before-write: create block_copy bitmap in filter node backup: discard-source parameter - - - --- 2024-01-17 Vladimir Sementsov-Ogievskiy New
[v2,1/4] block/copy-before-write: fix permission backup: discard-source parameter - - - --- 2024-01-17 Vladimir Sementsov-Ogievskiy New
[v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports [v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports - - - --- 2024-01-09 Vladimir Sementsov-Ogievskiy New
block-backend: per-device throttling of BLOCK_IO_ERROR reports block-backend: per-device throttling of BLOCK_IO_ERROR reports - - - --- 2023-11-07 Vladimir Sementsov-Ogievskiy New
ipmi-bt-test: force ipv4 ipmi-bt-test: force ipv4 2 - - --- 2023-10-18 Vladimir Sementsov-Ogievskiy New
[v8,7/7] iotests: add filter-insertion blockdev-replace - - - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v8,6/7] iotests.py: introduce VM.assert_edges_list() method blockdev-replace - - - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v8,5/7] block: bdrv_get_xdbg_block_graph(): report export ids blockdev-replace - - - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v8,4/7] qapi: add x-blockdev-replace command blockdev-replace 1 - - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v8,3/7] block: make bdrv_find_child() function public blockdev-replace - - - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v8,2/7] block/export: add blk_by_export_id() blockdev-replace - - - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v8,1/7] block-backend: blk_root(): drop const specifier on return type blockdev-replace - - - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v3,6/6] io/channel-socket: qio_channel_socket_flush(): improve msg validation coverity fixes - 1 - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v3,5/6] hw/core/loader: gunzip(): initialize z_stream coverity fixes - 2 - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v3,4/6] block/nvme: nvme_process_completion() fix bound for cid coverity fixes - 2 - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v3,3/6] mc146818rtc: rtc_set_time(): initialize tm to zeroes coverity fixes - 2 - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v3,2/6] util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflow coverity fixes - 2 - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v3,1/6] hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): assert no overflow coverity fixes - 2 - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[v4] virtio: add VIRTQUEUE_ERROR QAPI event [v4] virtio: add VIRTQUEUE_ERROR QAPI event 1 1 - --- 2023-10-17 Vladimir Sementsov-Ogievskiy New
[4/4] qapi: introduce CONFIG_READ event vhost-user-blk: live resize additional APIs - - - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[3/4] qapi: device-sync-config: check runstate vhost-user-blk: live resize additional APIs - - - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[2/4] qapi: introduce device-sync-config vhost-user-blk: live resize additional APIs - - - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[1/4] vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change vhost-user-blk: live resize additional APIs 1 - - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,15/15] python: use vm.cmd() instead of vm.qmp() where appropriate iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,14/15] scripts: add python_qmp_updater.py iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,13/15] tests/vm/basevm.py: use cmd() instead of qmp() iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,12/15] iotests.py: pause_job(): drop return value iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,11/15] iotests: drop some extra ** in qmp() call iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,10/15] iotests: drop some extra semicolons iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,09/15] iotests: refactor some common qmp result checks into generic pattern iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,08/15] iotests: add some missed checks of qmp result iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,07/15] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine. iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,06/15] python/machine.py: upgrade vm.cmd() method iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,05/15] python/qemu: rename command() to cmd() iotests: use vm.cmd() - 4 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,04/15] python: rename QEMUMonitorProtocol.cmd() to cmd_raw() iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,03/15] scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,02/15] qmp_shell.py: _fill_completion() use .command() instead of .cmd() iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v7,01/15] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument iotests: use vm.cmd() - 1 - --- 2023-10-06 Vladimir Sementsov-Ogievskiy New
[v2] coverity: physmem: use simple assertions instead of modelling [v2] coverity: physmem: use simple assertions instead of modelling 1 - - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,14/14] python: use vm.cmd() instead of vm.qmp() where appropriate iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,13/14] tests/vm/basevm.py: use cmd() instead of qmp() iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,12/14] iotests.py: pause_job(): drop return value iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,11/14] iotests: drop some extra ** in qmp() call iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,10/14] iotests: drop some occasional semicolons iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,09/14] iotests: refactor some common qmp result checks into generic pattern iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,08/14] iotests: add some missed checks of qmp result iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,07/14] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine. iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,06/14] python/machine.py: upgrade vm.cmd() method iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,05/14] python/qemu: rename command() to cmd() iotests: use vm.cmd() - 2 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,04/14] python: rename QEMUMonitorProtocol.cmd() to cmd_raw() iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,03/14] scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,02/14] qmp_shell.py: _fill_completion() use .command() instead of .cmd() iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v6,01/14] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument iotests: use vm.cmd() - 1 - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v8,4/4] pcie: implement DEVICE_ON event and query-hotplug pci hotplug tracking - - - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v8,3/4] shpc: implement DEVICE_ON event and query-hotplug pci hotplug tracking - - - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v8,2/4] qapi: add DEVICE_ON and query-hotplug infrastructure pci hotplug tracking - - - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
[v8,1/4] qapi/qdev.json: unite DEVICE_* event data into single structure pci hotplug tracking - - - --- 2023-10-05 Vladimir Sementsov-Ogievskiy New
block-jobs: add final flush block-jobs: add final flush - - - --- 2023-10-04 Vladimir Sementsov-Ogievskiy New
[v3] virtio: add VIRTQUEUE_ERROR QAPI event [v3] virtio: add VIRTQUEUE_ERROR QAPI event 1 1 - --- 2023-10-03 Vladimir Sementsov-Ogievskiy New
[v2,8/8] io/channel-socket: qio_channel_socket_flush(): improve msg validation coverity fixes - - - --- 2023-09-26 Vladimir Sementsov-Ogievskiy New
[v2,7/8] hw/core/loader: gunzip(): initialize z_stream coverity fixes - 1 - --- 2023-09-26 Vladimir Sementsov-Ogievskiy New
[v2,6/8] block/nvme: nvme_process_completion() fix bound for cid coverity fixes - 1 - --- 2023-09-26 Vladimir Sementsov-Ogievskiy New
[v2,5/8] pcie_sriov: unregister_vfs(): fix error path coverity fixes - - - --- 2023-09-26 Vladimir Sementsov-Ogievskiy New
[v2,4/8] mc146818rtc: rtc_set_time(): initialize tm to zeroes coverity fixes - 1 - --- 2023-09-26 Vladimir Sementsov-Ogievskiy New
[v2,3/8] libvhost-user.c: add assertion to vu_message_read_default coverity fixes - - - --- 2023-09-26 Vladimir Sementsov-Ogievskiy New
[v2,2/8] util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflow coverity fixes - 1 - --- 2023-09-26 Vladimir Sementsov-Ogievskiy New
[v2,1/8] hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): assert no overflow coverity fixes - 1 - --- 2023-09-26 Vladimir Sementsov-Ogievskiy New
[12/12] io/channel-socket: qio_channel_socket_flush(): improve msg validation coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[11/12] hw/core/loader: read_targphys(): add upper bound coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[10/12] hw/core/loader: gunzip(): initialize z_stream coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[09/12] kvm-all: introduce limits for name_size and num_desc coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[08/12] block/nvme: nvme_process_completion() fix bound for cid coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[07/12] pcie_sriov: unregister_vfs(): fix error path coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[06/12] mc146818rtc: rtc_set_time(): initialize tm to zeroes coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[05/12] device_tree: qmp_dumpdtb(): stronger assertion coverity fixes - 1 - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[04/12] libvhost-user.c: add assertion to vu_message_read_default coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[03/12] util/filemonitor-inotify: qemu_file_monitor_watch(): avoid overflow coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[02/12] hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): reduce magic numbers coverity fixes - 1 - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[01/12] hw/core/loader: load_at(): check size coverity fixes - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[v2] virtio: add VIRTQUEUE_ERROR QAPI event [v2] virtio: add VIRTQUEUE_ERROR QAPI event - 1 - --- 2023-09-12 Vladimir Sementsov-Ogievskiy New
softmmu/vl: improve select_machine() function softmmu/vl: improve select_machine() function - - - --- 2023-07-25 Vladimir Sementsov-Ogievskiy New
[v4] block-jobs: flush target at the end of .run() [v4] block-jobs: flush target at the end of .run() - 1 - --- 2023-07-25 Vladimir Sementsov-Ogievskiy New
iotests: fix 194: filter out racy postcopy-active event iotests: fix 194: filter out racy postcopy-active event - 1 - --- 2023-06-07 Vladimir Sementsov-Ogievskiy New
[v4,1/1] pci: ROM preallocation for incoming migration ROM migration - 2 - --- 2023-05-22 Vladimir Sementsov-Ogievskiy New
[5/5] migration: restore vmstate on migration failure Restore vmstate on cancelled/failed migration - 1 - --- 2023-05-17 Vladimir Sementsov-Ogievskiy New
[4/5] migration: switch from .vm_was_running to .vm_old_state Restore vmstate on cancelled/failed migration - 1 - --- 2023-05-17 Vladimir Sementsov-Ogievskiy New
[3/5] runstate: drop unused runstate_store() Restore vmstate on cancelled/failed migration - 1 - --- 2023-05-17 Vladimir Sementsov-Ogievskiy New
[2/5] migration: never fail in global_state_store() Restore vmstate on cancelled/failed migration - 1 - --- 2023-05-17 Vladimir Sementsov-Ogievskiy New
[1/5] runstate: add runstate_get() Restore vmstate on cancelled/failed migration - 1 - --- 2023-05-17 Vladimir Sementsov-Ogievskiy New
[v5,3/3] migration: process_incoming_migration_co(): move colo part to colo COLO: improve build options - 1 - --- 2023-05-15 Vladimir Sementsov-Ogievskiy New
[v5,2/3] migration: split migration_incoming_co COLO: improve build options - 1 - --- 2023-05-15 Vladimir Sementsov-Ogievskiy New
[v5,1/3] configure: add --disable-colo-proxy option COLO: improve build options - 2 - --- 2023-05-15 Vladimir Sementsov-Ogievskiy New
[v3,3/3] pci: ROM preallocation for incoming migration ROM migration - 2 - --- 2023-05-15 Vladimir Sementsov-Ogievskiy New
[v3,2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable ROM migration - 2 - --- 2023-05-15 Vladimir Sementsov-Ogievskiy New
[v3,1/3] pci: pci_add_option_rom(): improve style ROM migration - 2 - --- 2023-05-15 Vladimir Sementsov-Ogievskiy New
[v9,6/6] blockdev: qmp_transaction: drop extra generic layer block: refactor blockdev transactions - - - --- 2023-05-10 Vladimir Sementsov-Ogievskiy New
« 1 2 3 44 5 »