| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/usb/ohci: Use OHCIState type definition | Philippe Mathieu-Daudé | 2023-02-27 | 1 | -4/+6 |
| * | hw/usb/ohci: Include missing 'sysbus.h' header | Philippe Mathieu-Daudé | 2023-02-27 | 1 | -0/+1 |
| * | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
| * | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
| * | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
| * | hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file | Guenter Roeck | 2020-02-21 | 1 | -0/+16 |
| * | hw/usb/hcd-ohci: Move PCI-related code into a separate file | Thomas Huth | 2019-05-02 | 1 | -0/+104 |