]> xenbits.xensource.com Git - libvirt.git/commit
qemu: error out on USB ports out of range
authorJán Tomko <jtomko@redhat.com>
Mon, 28 Nov 2016 10:05:22 +0000 (11:05 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 30 Nov 2016 09:59:01 +0000 (10:59 +0100)
commit2650d5e1f5f8712cc8bf83ddf1bd2abcfb312259
tree82cf8c1e8e874f601fd1a4dcff6414244e5ee3dd
parenta10158892158eea75568c4bfa779ae07c8baf6b5
qemu: error out on USB ports out of range

My overly sophisticated address reservation code forgot
to add an error message for user-requested ports out of range.

https://bugzilla.redhat.com/show_bug.cgi?id=1399260
src/conf/domain_addr.c
tests/qemuxml2argvdata/qemuxml2argv-usb-ports-out-of-range.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c