index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-dwc2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
*
hw/usb: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
Zheyu Ma
2024-06-21
1
-2
/
+7
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-4
/
+4
*
hw/usb: Constify VMState
Richard Henderson
2023-12-30
1
-2
/
+2
*
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