sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

[minimega] Add USB 3.0 support #1494

Closed causand22 closed 1 year ago

causand22 commented 1 year ago

Adding USB 3.0 support through XHCI. Leaving in -usb and -usb-ehci QEMU flags for USB 1.1 and 2.0, respectively.

jacdavi commented 1 year ago

@causand22 anything to be aware of with this MR? I can go ahead and merge it since Arthur is out.

causand22 commented 1 year ago

@jacdavi This should not affect any usb 1 / 2 functionality -- it just adds 3.0 to the functionality list. I think it's safe to merge.