On a Thursday in 2021, Peter Krempa wrote:
For properties we use these are the QEMU types:
host=<str> - Address (bus/device/function) of the host device,
example: 04:10.0
bootindex=<int32>
failover_pair_id=<str>
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 69 ++++++++++++++++++++++-------------------
src/qemu/qemu_command.h | 6 ++--
src/qemu/qemu_hotplug.c | 6 ++--
3 files changed, 43 insertions(+), 38 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano