
15 Jul
2020
15 Jul
'20
6:10 p.m.
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@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@redhat.com> Jano