https://bugzilla.redhat.com/show_bug.cgi?id=1599971
Ján Tomko (11):
qemu: move out legacy USB controller formatting
qemu: exit early if USB_CONTROLLER_MODEL_NONE is present
Add qemuBuildDomainForbidLegacyUSBController
qemu: separate counting of legacy USB controllers
qemu: separate counting of USB controllers
qemuBuildControllerDevStr: remove nusbcontroller argument
qemu: Introduce qemuBuildControllersByTypeCommandLine
qemu: format CCID controllers after USB hubs
qemuBuildControllersByTypeCommandLine: free devstr in the cleanup
section
rename qemuBuildControllerDevCommandLine
qemuBuildControllersCommandLine: use i instead of j as the counter
src/qemu/qemu_command.c | 222 +++++++++++-------
src/qemu/qemu_command.h | 3 +-
src/qemu/qemu_hotplug.c | 2 +-
tests/qemuxml2argvdata/chardev-reconnect.args | 2 +-
tests/qemuxml2argvdata/controller-order.args | 2 +-
tests/qemuxml2argvdata/name-escape.args | 2 +-
.../smartcard-controller.args | 2 +-
.../smartcard-host-certificates-database.args | 2 +-
.../smartcard-host-certificates.args | 2 +-
tests/qemuxml2argvdata/smartcard-host.args | 2 +-
.../smartcard-passthrough-spicevmc.args | 2 +-
.../smartcard-passthrough-tcp.args | 2 +-
tests/qemuxml2argvdata/user-aliases.args | 2 +-
13 files changed, 150 insertions(+), 97 deletions(-)
--
2.20.1