On Thu, Oct 26, 2023 at 15:15:15 +0200, Peter Krempa wrote:
Peter Krempa (2):
qemu: process: Extract host setup of disk device into a helper
qemu: hotplug: Setup host side of VDPA device for disk hotplug
src/qemu/qemu_hotplug.c | 3 +++
src/qemu/qemu_process.c | 42 ++++++++++++++++++++++++++++++++---------
src/qemu/qemu_process.h | 3 +++
3 files changed, 39 insertions(+), 9 deletions(-)
I'll be posting a v2 to properly address also block copy.