aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/hcd-xhci-sysbus.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-28hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-XRuimei Yan1-1/+3
2021-01-22hw/usb: Convert to qdev_realize()Markus Armbruster1-4/+1
2020-10-21usb/xhci: add xhci_sysbus_build_aml() helperGerd Hoffmann1-0/+15
2020-10-21usb/xhci: add include/hw/usb/xhci.h header fileGerd Hoffmann1-2/+2
2020-09-28usb: hcd-xhci-sysbus: Attach xhci to sysbus deviceSai Pavan Boddu1-0/+109