]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: don't assign a PCI address to 'none' USB controller
authorJán Tomko <jtomko@redhat.com>
Fri, 26 Apr 2013 17:52:43 +0000 (19:52 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 26 Apr 2013 18:06:01 +0000 (20:06 +0200)
commita12475bd445bce1ca3d1cf5a226b1fabd5189866
tree116741666f94a5290dc155560bd382aeb459ea68
parent91d1911c2ff39e9e5f5116f88e66a9936fec725b
qemu: don't assign a PCI address to 'none' USB controller

Adjust the usb-none test, since it gives the memballoon a lower PCI slot now.
Add a test for 'none' controller on s390, which doesn't have PCI buses.
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-s390-usb-none.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-s390-usb-none.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-usb-none.args
tests/qemuxml2argvtest.c