summaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-xhci-sysbus.c
Commit message (Expand)AuthorAgeFilesLines
* hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()Peter Maydell2022-11-231-1/+1
* hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-XRuimei Yan2021-05-281-1/+3
* hw/usb: Convert to qdev_realize()Markus Armbruster2021-01-221-4/+1Star
* usb/xhci: add xhci_sysbus_build_aml() helperGerd Hoffmann2020-10-211-0/+15
* usb/xhci: add include/hw/usb/xhci.h header fileGerd Hoffmann2020-10-211-2/+2
* usb: hcd-xhci-sysbus: Attach xhci to sysbus deviceSai Pavan Boddu2020-09-281-0/+109