On a Friday in 2020, Peter Krempa wrote:
Add convertor for creating qemuBlockStorageSourceAttachData which
will
allow reusing the infrastructure which we have for attaching disks also
for hostdevs.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 83 +++++++++++++++++++++++++++++++++++++++++
src/qemu/qemu_command.h | 8 ++++
2 files changed, 91 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano