]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: use qemu-xhci USB controller by default for ppc64 and aarch64
authorPavel Hrdina <phrdina@redhat.com>
Thu, 27 Apr 2017 15:56:41 +0000 (17:56 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 28 Apr 2017 08:47:12 +0000 (10:47 +0200)
commit568887a32f9985b95d998dd0d675255ea985013f
tree284ae036478060f3b128ad073b6ac3d138c1a853
parent278e70f8f8bac9e6482099d7f3f1a7a8f2109b5f
qemu: use qemu-xhci USB controller by default for ppc64 and aarch64

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1438682

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Acked-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_domain.c
tests/qemuxml2argvdata/qemuxml2argv-aarch64-usb-controller-qemu-xhci.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-usb-controller-qemu-xhci.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-ppc64-usb-controller-qemu-xhci.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-ppc64-usb-controller-qemu-xhci.xml [new symlink]
tests/qemuxml2argvtest.c