]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: enforce maximum ports value for nec-xhci
authorJán Tomko <jtomko@redhat.com>
Mon, 28 Nov 2016 16:37:39 +0000 (17:37 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 13 Feb 2017 15:34:09 +0000 (16:34 +0100)
commit723fef99c0e29d1a327aaea4cef477609f6ccbc2
tree5feca7f5de43f0c8f207122afe94fa8fb2b1e4bf
parenta69f3c9b63d03f196dd61c4309aa7e6e7638e8e0
qemu: enforce maximum ports value for nec-xhci

This controller only allows up to 15 ports.

https://bugzilla.redhat.com/show_bug.cgi?id=1375417
src/qemu/qemu_domain.c
tests/qemuxml2argvdata/qemuxml2argv-usb-controller-xhci-limit.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c