Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/usb/hcd-dwc2: Handle invalid address access in read and write functions | 2024-06-21 | 1 | -2/+7 | |
* | hw, target: Add ResetType argument to hold and exit phase methods | 2024-04-25 | 1 | -4/+4 | |
* | hw/usb: Constify VMState | 2023-12-30 | 1 | -2/+2 | |
* | hw: replace most qemu_bh_new calls with qemu_bh_new_guarded | 2023-04-28 | 1 | -1/+2 | |
* | dma: Let dma_memory_read/write() take MemTxAttrs argument | 2021-12-30 | 1 | -4/+4 | |
* | hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet() | 2020-10-19 | 1 | -0/+6 | |
* | usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...) | 2020-10-19 | 1 | -19/+81 | |
* | hcd-dwc2: Rename USB_*CLASS macros for consistency | 2020-08-27 | 1 | -4/+4 | |
* | qom: Don't handle impossible object_property_get_link() failure | 2020-07-10 | 1 | -8/+1 | |
* | dwc-hsotg (dwc2) USB host controller emulation | 2020-06-05 | 1 | -0/+1417 |