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