aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/hcd-dwc3.c
AgeCommit message (Expand)AuthorFilesLines
10 dayshw/usb: Constify all PropertyRichard Henderson1-1/+1
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell1-1/+1
2023-12-30hw/usb: Constify VMStateRichard Henderson1-1/+1
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth1-1/+0
2020-12-15usb: Add DWC3 modelVikram Garhwal1-0/+689