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(a)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(a)redhat.com>
Jano