Show patches with: Submitter = Vladimir Sementsov-Ogievskiy       |    State = Action Required       |    Archived = No       |   382 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,6/7] iotests.py: introduce VM.assert_edges_list() method blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,5/7] block: bdrv_get_xdbg_block_graph(): report export ids blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,4/7] qapi: add x-blockdev-replace command blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,3/7] block: make bdrv_find_child() function public blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,2/7] block/export: add blk_by_export_id() blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,1/7] block-backend: blk_root(): drop const specifier on return type blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v7,5/5] blockdev: qmp_transaction: drop extra generic layer block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v7,4/5] blockdev: transaction: refactor handling transaction properties block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v7,3/5] blockdev: qmp_transaction: refactor loop to classic for block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v7,2/5] blockdev: transactions: rename some things block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v7,1/5] blockdev: refactor transaction to use Transaction API block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v6,5/5] blockdev: qmp_transaction: drop extra generic layer block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v6,4/5] blockdev: transaction: refactor handling transaction properties block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v6,3/5] blockdev: qmp_transaction: refactor loop to classic for block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v6,2/5] blockdev: transactions: rename some things block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v6,1/5] blockdev: refactor transaction to use Transaction API block: refactor blockdev transactions - - - - --- 2023-02-21 Vladimir Sementsov-Ogievskiy New
[v5,18/18] qapi: introduce DEVICE_ON event pci hotplug tracking - - - - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,17/18] pcie: implement HOTPLUG_STATE event and query-hotplug pci hotplug tracking - - - - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,16/18] shpc: implement HOTPLUG_STATE event and query-hotplug pci hotplug tracking - - - - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,15/18] qapi: add HOTPLUG_STATE infrastructure pci hotplug tracking - - - - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,14/18] qapi/qdev.json: unite DEVICE_* event data into single structure pci hotplug tracking - - - - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,13/18] pci: introduce pci_find_the_only_child() pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,12/18] pcie: set power indicator to off on reset by default pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,11/18] pcie: introduce pcie_sltctl_powered_off() helper pci hotplug tracking - - 2 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,10/18] pcie: pcie_cap_slot_enable_power() use correct helper pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,09/18] pcie: drop unused PCIExpressIndicator pci hotplug tracking - - 2 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,08/18] pcie_regs: drop duplicated indicator value macros pci hotplug tracking - - 2 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,07/18] pcie: pcie_cap_slot_write_config(): use correct macro pci hotplug tracking - - 2 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,06/18] pci/shpc: refactor shpc_device_plug_common() pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,05/18] pci/shpc: pass PCIDevice pointer to shpc_slot_command() pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,04/18] pci/shpc: more generic handle hot-unplug in shpc_slot_command() pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,03/18] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,02/18] pci/shpc: change shpc_get_status() return type to uint8_t pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,01/18] pci/shpc: set attention led to OFF on reset pci hotplug tracking - - 1 - --- 2023-02-16 Vladimir Sementsov-Ogievskiy New
[v5,16/16] python: use vm.cmd() instead of vm.qmp() where appropriate iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,15/16] tests/vm/basevm.py: use cmd() instead of qmp() iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,14/16] iotests.py: pause_job(): drop return value iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,13/16] iotests: drop some extra ** in qmp() call iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,12/16] iotests: drop some occasional semicolons iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,11/16] iotests: refactor some common qmp result checks into generic pattern iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,10/16] iotests: add some missed checks of qmp result iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,09/16] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine. iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,08/16] python/machine.py: upgrade vm.cmd() method iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,07/16] python/qemu: rename command() to cmd() iotests: use vm.cmd() - - 1 - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,06/16] python: rename QEMUMonitorProtocol.cmd() to cmd_raw() iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,05/16] scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,04/16] qmp_shell.py: _fill_completion() use .command() instead of .cmd() iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,03/16] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument iotests: use vm.cmd() - - - - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,02/16] python: fix broad-exception-raised pylint error iotests: use vm.cmd() - - 1 - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
[v5,01/16] python: fix superfluous-parens pylint error iotests: use vm.cmd() - - 1 - --- 2023-02-15 Vladimir Sementsov-Ogievskiy New
MAINTAINERS: drop Vladimir from parallels block driver MAINTAINERS: drop Vladimir from parallels block driver - - - - --- 2023-02-14 Vladimir Sementsov-Ogievskiy New
[v4,16/16] qapi: introduce DEVICE_ON event pci hotplug tracking - - - - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,15/16] qapi: add HOTPLUG_STATE event pci hotplug tracking - - - - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,14/16] qapi: deprecate "device" field of DEVICE_* events pci hotplug tracking - - - - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,13/16] pci: introduce pci_find_the_only_child() pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,12/16] pcie: set power indicator to off on reset by default pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,11/16] pcie: introduce pcie_sltctl_powered_off() helper pci hotplug tracking - - 2 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,10/16] pcie: pcie_cap_slot_enable_power() use correct helper pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,09/16] pcie: drop unused PCIExpressIndicator pci hotplug tracking - - 2 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,08/16] pcie_regs: drop duplicated indicator value macros pci hotplug tracking - - 2 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,07/16] pcie: pcie_cap_slot_write_config(): use correct macro pci hotplug tracking - - 2 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,06/16] pci/shpc: refactor shpc_device_plug_common() pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,05/16] pci/shpc: pass PCIDevice pointer to shpc_slot_command() pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,04/16] pci/shpc: more generic handle hot-unplug in shpc_slot_command() pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,03/16] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,02/16] pci/shpc: change shpc_get_status() return type to uint8_t pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,01/16] pci/shpc: set attention led to OFF on reset pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v3,15/15] qapi: introduce query-hotplug command pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,14/15] qapi: introduce DEVICE_ON event pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,13/15] qapi: add HOTPLUG_STATE event pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,12/15] pci: introduce pci_find_the_only_child() pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,11/15] pcie: set power indicator to off on reset by default pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,10/15] pcie: introduce pcie_sltctl_powered_off() helper pci hotplug tracking - - 1 - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,09/15] pcie: pcie_cap_slot_enable_power() use correct helper pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,08/15] pcie: drop unused PCIExpressIndicator pci hotplug tracking - - 1 - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,07/15] pcie_regs: drop duplicated indicator value macros pci hotplug tracking - - 1 - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,06/15] pcie: pcie_cap_slot_write_config(): use correct macro pci hotplug tracking - - 1 - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,05/15] pci/shpc: pass PCIDevice pointer to shpc_slot_command() pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,04/15] pci/shpc: more generic handle hot-unplug in shpc_slot_command() pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,03/15] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,02/15] pci/shpc: change shpc_get_status() return type to uint8_t pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v3,01/15] pci/shpc: set attention led to OFF on reset pci hotplug tracking - - - - --- 2023-02-09 Vladimir Sementsov-Ogievskiy New
[v2,3/3] pcie: drop unused PCIExpressIndicator pcie: cleanup code - - 1 - --- 2023-02-07 Vladimir Sementsov-Ogievskiy New
[v2,2/3] pcie_regs: drop duplicated indicator value macros pcie: cleanup code - - 1 - --- 2023-02-07 Vladimir Sementsov-Ogievskiy New
[v2,1/3] pcie: pcie_cap_slot_write_config(): use correct macro pcie: cleanup code - - 1 - --- 2023-02-07 Vladimir Sementsov-Ogievskiy New
[4/4] pcie: add trace-point for power indicator transitions Untitled series #340603 - - - - --- 2023-02-07 Vladimir Sementsov-Ogievskiy New
[4/4] pcie: add trace-poing for power indicator transitions pcie: cleanup code and add trace point - - - - --- 2023-02-07 Vladimir Sementsov-Ogievskiy New
[3/4] pcie: drop unused PCIExpressIndicator pcie: cleanup code and add trace point - - - - --- 2023-02-07 Vladimir Sementsov-Ogievskiy New
[2/4] pcie_regs: drop duplicated indicator value macros pcie: cleanup code and add trace point - - - - --- 2023-02-07 Vladimir Sementsov-Ogievskiy New
[1/4] pcie: pcie_cap_slot_write_config(): use correct macro pcie: cleanup code and add trace point - - - - --- 2023-02-07 Vladimir Sementsov-Ogievskiy New
[4/4] pcie: add trace-point for power indicator transitions pcie: cleanup code and add trace point - - 1 - --- 2023-02-04 Vladimir Sementsov-Ogievskiy New
[4/4] pcie: add trace-poing for power indicator transitions Untitled series #340191 - - - - --- 2023-02-04 Vladimir Sementsov-Ogievskiy New
[3/4] pcie: drop unused PCIExpressIndicator pcie: cleanup code and add trace point - - 1 - --- 2023-02-04 Vladimir Sementsov-Ogievskiy New
[2/4] pcie_regs: drop duplicated indicator value macros pcie: cleanup code and add trace point - - 1 - --- 2023-02-04 Vladimir Sementsov-Ogievskiy New
[1/4] pcie: pcie_cap_slot_write_config(): use correct macro pcie: cleanup code and add trace point - - 1 - --- 2023-02-04 Vladimir Sementsov-Ogievskiy New
[v4,11/11] python: use vm.cmd() instead of vm.qmp() where appropriate iotests: use vm.cmd() - - - - --- 2023-01-10 Vladimir Sementsov-Ogievskiy New
[v4,10/11] tests/vm/basevm.py: use cmd() instead of qmp() iotests: use vm.cmd() - - - - --- 2023-01-10 Vladimir Sementsov-Ogievskiy New
[v4,09/11] iotests.py: pause_job(): drop return value iotests: use vm.cmd() - - - - --- 2023-01-10 Vladimir Sementsov-Ogievskiy New
[v4,08/11] iotests: drop some extra ** in qmp() call iotests: use vm.cmd() - - - - --- 2023-01-10 Vladimir Sementsov-Ogievskiy New
[v4,07/11] iotests: drop some occasional semicolons iotests: use vm.cmd() - - - - --- 2023-01-10 Vladimir Sementsov-Ogievskiy New
« 1 2 3 4 »