aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/hcd-dwc2.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-4/+4
2020-10-19hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()Mauro Matteo Cascella1-0/+6
2020-10-19usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)Paul Zimmerman1-19/+81
2020-08-27hcd-dwc2: Rename USB_*CLASS macros for consistencyEduardo Habkost1-4/+4
2020-07-10qom: Don't handle impossible object_property_get_link() failureMarkus Armbruster1-8/+1
2020-06-05dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman1-0/+1417