[libvirt] [PATCH v2 5/5] qemu: use qemu-xhci USB controller by default for ppc64 and aarch64

Pavel Hrdina phrdina at redhat.com
Thu Apr 27 18:48:03 UTC 2017


On Thu, Apr 27, 2017 at 08:34:57PM +0200, Andrea Bolognani wrote:
> On Thu, 2017-04-27 at 18:09 +0200, Pavel Hrdina wrote:
> > @@ -2472,6 +2472,13 @@ mymain(void)
> >              QEMU_CAPS_PCI_OHCI);
> >      DO_TEST("ppc64-usb-controller-legacy",
> >              QEMU_CAPS_PIIX3_USB_UHCI);
> > +    DO_TEST_FULL("ppc64-usb-controller-qemu-xhci", NULL, -1, 0,
> > +                 VIR_DOMAIN_DEF_PARSE_ABI_UPDATE, GIC_NONE,
> > +                 QEMU_CAPS_DEVICE_QEMU_XHCI);
> > +
> > +    DO_TEST("aarch64-usb-controller-qemu-xhci",
> > +            QEMU_CAPS_OBJECT_GPEX,
> > +            QEMU_CAPS_DEVICE_QEMU_XHCI);
> 
> Please add QEMU_CAPS_NEC_USB_XHCI to both tests in order
> to show that qemu-xhci is being preferred to nec-xhci even
> though both are available.

That's a good idea, I'll do that.

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170427/5721c205/attachment-0001.sig>


More information about the libvir-list mailing list