summary refs log tree commit diff stats
path: root/hw/usb/hcd-uhci.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTSPhilippe Mathieu-Daudé2024-02-201-2/+2
* hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()Philippe Mathieu-Daudé2023-02-271-1/+1
* hw/usb/hcd-uhci: Introduce TYPE_ defines for device modelsBernhard Beschow2023-01-131-0/+4
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* usb/uhci: Replace pci_set_irq with qemu_set_irqBALATON Zoltan2021-11-021-1/+1
* usb/uhci: Disallow user creating a vt82c686-uhci-pci deviceBALATON Zoltan2021-11-021-0/+1
* hw/usb/hcd-uhci: Expose generic prototypes to local headerPhilippe Mathieu-Daudé2021-03-151-0/+93