Bug 1271410

Summary: RFE: use usb3 by default for supported OS
Product: [Community] Virtualization Tools Reporter: Cole Robinson <crobinso>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, gscrivan, ibaldo
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-03 23:23:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Cole Robinson 2015-10-13 22:29:14 UTC
qemu has supported a usb3/xhci controller for a while, we should enable it for new enough OS. Hans once suggested windows 8 and later but I don't have the reference anymore. It will need some testing.

One thing to consider is that by default the qemu xhci controller only has 4 ports, but this is configurable at the qemu level. I imagine with virt-manager we would want to add more ports if there isn't any downside.

This bug tracks enabling it that toggle for libvirt:

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

Comment 1 Cole Robinson 2018-10-03 23:23:55 UTC
Annotations are in libosinfo, and virt-manager has this now:

commit 046a242bd4a91472961d9e9eb533629df5661902
Author: Cole Robinson <crobinso>
Date:   Wed Oct 3 18:53:16 2018 -0400

    guest: Use USB3 for x86 qemu if OS supports it
    
    Using new annotations in osinfo-db