
11 Oct
2021
11 Oct
'21
11:10 a.m.
On a Thursday in 2021, Peter Krempa wrote:
Since 'qemuBuildDeviceAddressProps' now also builds 'drive' addresses the generator is way simpler and doesn't use any special fields.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 56 ++++++++++++++++------------------------- src/qemu/qemu_command.h | 7 +++--- src/qemu/qemu_hotplug.c | 6 ++--- 3 files changed, 28 insertions(+), 41 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano