aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/hcd-uhci.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-20hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTSPhilippe Mathieu-Daudé1-2/+2
2023-02-27hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()Philippe Mathieu-Daudé1-1/+1
2023-01-13hw/usb/hcd-uhci: Introduce TYPE_ defines for device modelsBernhard Beschow1-0/+4
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-1/+1
2021-11-02usb/uhci: Replace pci_set_irq with qemu_set_irqBALATON Zoltan1-1/+1
2021-11-02usb/uhci: Disallow user creating a vt82c686-uhci-pci deviceBALATON Zoltan1-0/+1
2021-03-15hw/usb/hcd-uhci: Expose generic prototypes to local headerPhilippe Mathieu-Daudé1-0/+93