
8 Oct
2021
8 Oct
'21
10:01 a.m.
On a Thursday in 2021, Peter Krempa wrote:
The 'usb-redir' device has the following types according to QEMU for properties we control:
chardev=<str> - ID of a chardev to use as a backend filter=<str> bootindex=<int32>
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 49 +++++++++++++++++++++++------------------ src/qemu/qemu_command.h | 6 ++--- src/qemu/qemu_hotplug.c | 6 ++--- 3 files changed, 33 insertions(+), 28 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano