summaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-dwc2.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman2020-06-051-0/+1417