aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-dwc2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/usb/hcd-dwc2: Handle invalid address access in read and write functionsZheyu Ma2024-06-211-2/+7
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-4/+4
* hw/usb: Constify VMStateRichard Henderson2023-12-301-2/+2
* hw: replace most qemu_bh_new calls with qemu_bh_new_guardedAlexander Bulekov2023-04-281-1/+2
* dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-301-4/+4
* hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()Mauro Matteo Cascella2020-10-191-0/+6
* usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)Paul Zimmerman2020-10-191-19/+81
* hcd-dwc2: Rename USB_*CLASS macros for consistencyEduardo Habkost2020-08-271-4/+4
* qom: Don't handle impossible object_property_get_link() failureMarkus Armbruster2020-07-101-8/+1
* dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman2020-06-051-0/+1417