Age | Commit message (Expand) | Author |
---|---|---|
2023-04-28 | hw: replace most qemu_bh_new calls with qemu_bh_new_guarded | Alexander Bulekov |
2021-12-30 | dma: Let dma_memory_read/write() take MemTxAttrs argument | Philippe Mathieu-Daudé |
2020-10-19 | hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet() | Mauro Matteo Cascella |
2020-10-19 | usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...) | Paul Zimmerman |
2020-08-27 | hcd-dwc2: Rename USB_*CLASS macros for consistency | Eduardo Habkost |
2020-07-10 | qom: Don't handle impossible object_property_get_link() failure | Markus Armbruster |
2020-06-05 | dwc-hsotg (dwc2) USB host controller emulation | Paul Zimmerman |