summaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-XRuimei Yan2021-05-281-3/+5
* hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told toRuimei Yan2021-05-281-2/+3
* hw/usb: Convert to qdev_realize()Markus Armbruster2021-01-221-3/+1Star
* usb: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* usb/xhci: add include/hw/usb/xhci.h header fileGerd Hoffmann2020-10-211-2/+2
* usb/hcd-xhci: Split pci wrapper for xhci base modelSai Pavan Boddu2020-09-281-5/+200
* usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.cSai Pavan Boddu2020-09-281-0/+66