On a Thursday in 2021, Peter Krempa wrote:
The 'usb-host' device has the following types according to
QEMU for
properties we control:
hostdevice=<str>
hostbus=<uint32> - (default: 0)
hostaddr=<uint32> - (default: 0)
bootindex=<int32>
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 46 ++++++++++++++++++++++++-----------------
src/qemu/qemu_command.h | 7 ++++---
src/qemu/qemu_hotplug.c | 6 +++---
3 files changed, 34 insertions(+), 25 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano