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