
8 Oct
2021
8 Oct
'21
9:52 a.m.
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@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@redhat.com> Jano