[PATCH v2 0/3] qemu: Fix hotplug and blockcopy to VDPA disks

Peter Krempa posted 3 patches 6 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1698328017.git.pkrempa@redhat.com
src/qemu/qemu_block.c   |  4 +++
src/qemu/qemu_driver.c  | 12 +++++++
src/qemu/qemu_hotplug.c |  3 ++
src/qemu/qemu_process.c | 76 ++++++++++++++++++++++++++++++++++++-----
src/qemu/qemu_process.h |  7 ++++
5 files changed, 93 insertions(+), 9 deletions(-)
[PATCH v2 0/3] qemu: Fix hotplug and blockcopy to VDPA disks
Posted by Peter Krempa 6 months, 1 week ago
Content-type: text/plain

v2:
- also deal with blockcopy (requires more helpers)


Peter Krempa (3):
  qemu: process: Extract host setup of disk device into helpers
  qemu: hotplug: Setup host side of VDPA device for disk hotplug
  qemu: Setup host side of VDPA device for block copy

 src/qemu/qemu_block.c   |  4 +++
 src/qemu/qemu_driver.c  | 12 +++++++
 src/qemu/qemu_hotplug.c |  3 ++
 src/qemu/qemu_process.c | 76 ++++++++++++++++++++++++++++++++++++-----
 src/qemu/qemu_process.h |  7 ++++
 5 files changed, 93 insertions(+), 9 deletions(-)

-- 
2.41.0