| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS | Philippe Mathieu-Daudé | 2024-02-20 | 1 | -2/+2 |
| * | hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE() | Philippe Mathieu-Daudé | 2023-02-27 | 1 | -1/+1 |
| * | hw/usb/hcd-uhci: Introduce TYPE_ defines for device models | Bernhard Beschow | 2023-01-13 | 1 | -0/+4 |
| * | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster | 2023-01-08 | 1 | -1/+1 |
| * | usb/uhci: Replace pci_set_irq with qemu_set_irq | BALATON Zoltan | 2021-11-02 | 1 | -1/+1 |
| * | usb/uhci: Disallow user creating a vt82c686-uhci-pci device | BALATON Zoltan | 2021-11-02 | 1 | -0/+1 |
| * | hw/usb/hcd-uhci: Expose generic prototypes to local header | Philippe Mathieu-Daudé | 2021-03-15 | 1 | -0/+93 |