[PATCH 0/1] RFC for allowing updating some disk driver

jshen28 posted 1 patch 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230220025755.29725-1-yshxxsjt715@163.com
src/qemu/qemu_block.c  |  2 +-
src/qemu/qemu_block.h  |  5 +++++
src/qemu/qemu_domain.c |  2 --
src/qemu/qemu_driver.c | 17 +++++++++++++++++
4 files changed, 23 insertions(+), 3 deletions(-)
[PATCH 0/1] RFC for allowing updating some disk driver
Posted by jshen28 1 year, 2 months ago
QEMU has provided QMP blockdev-reopen to allow reconfigure some
driver properties while virtual machine is running. Such properties
are including cachmode, detect-zeroes and discard. This PS modifies
update-device a little bit to allow updating those properties.



ushen (1):
  WIP: allow update more disk properties

 src/qemu/qemu_block.c  |  2 +-
 src/qemu/qemu_block.h  |  5 +++++
 src/qemu/qemu_domain.c |  2 --
 src/qemu/qemu_driver.c | 17 +++++++++++++++++
 4 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.17.1