index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-13
hw/usb/dev-hid: Support side and extra mouse buttons for usb-tablet
Thomas Lambertz
1
-3
/
+3
2025-06-12
hw/usb/hcd-ohci: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-04-25
hw/usb/hcd-xhci: Unmap canceled packet
Akihiko Odaki
1
-6
/
+7
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
6
-6
/
+6
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
37
-54
/
+54
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
4
-6
/
+0
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
4
-6
/
+0
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
1
-1
/
+1
2025-03-04
hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
Phil Dennis-Jordan
4
-1
/
+32
2025-02-25
hw/usb/hcd-dwc3: Align global registers size with Linux
Bernhard Beschow
1
-0
/
+5
2025-02-20
Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
Bernhard Beschow
2
-1
/
+5
2025-02-16
hw: Declare various const data as 'const'
Philippe Mathieu-Daudé
2
-2
/
+2
2025-02-16
hw/xen: Prefer QOM cast for XenLegacyDevice
Bernhard Beschow
1
-3
/
+3
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
1
-2
/
+2
2025-01-31
hw/usb/hcd-ehci: Fix debug printf format string
BALATON Zoltan
1
-1
/
+2
2025-01-28
hw/usb/canokey: Fix buffer overflow for OUT packet
Hongren Zheng
2
-7
/
+3
2025-01-13
hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported
Phil Dennis-Jordan
1
-0
/
+4
2025-01-13
hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec
Phil Dennis-Jordan
1
-0
/
+1
2025-01-13
hw/usb: Inline usb_new()
Philippe Mathieu-Daudé
2
-2
/
+3
2025-01-13
hw/usb: Inline usb_try_new()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-31
hw/usb/hcd-xhci: Unimplemented/guest error logging for port MMIO
Phil Dennis-Jordan
1
-3
/
+22
2024-12-31
hw/usb/hcd-xhci-pci: Move msi/msix properties from NEC to superclass
Phil Dennis-Jordan
2
-2
/
+6
2024-12-31
hw/usb/uhci: Introduce and use register defines
Guenter Roeck
1
-16
/
+16
2024-12-31
hw/usb/uhci: checkpatch cleanup
Guenter Roeck
1
-34
/
+56
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
13
-16
/
+16
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
13
-16
/
+16
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
27
-32
/
+0
2024-12-15
hw/usb: Constify all Property
Richard Henderson
27
-32
/
+32
2024-12-14
hw/usb/hcd-xhci-pci: Indentation fix
Phil Dennis-Jordan
1
-1
/
+1
2024-12-14
hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field
Philippe Mathieu-Daudé
1
-4
/
+1
2024-12-14
hw/usb/msd: Add status to usb_msd_packet_complete() function
Nicholas Piggin
1
-9
/
+8
2024-12-10
hw/usb: Replace type_register() with type_register_static()
Zhao Liu
2
-2
/
+2
2024-11-18
usb-hub: Fix handling port power control messages
Guenter Roeck
1
-0
/
+1
2024-11-05
hw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macro
Bernhard Beschow
1
-68
/
+50
2024-10-01
hw/usb: Remove MUSB USB host controller
Peter Maydell
3
-1558
/
+0
2024-10-01
hw/usb: Remove tusb6010 USB controller
Peter Maydell
3
-855
/
+0
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
11
-11
/
+11
2024-07-17
hw/usb/u2f-passthru: Get rid of qemu_open_old()
Zhao Liu
1
-3
/
+1
2024-07-17
hw/usb/host-libusb: Get rid of qemu_open_old()
Zhao Liu
1
-2
/
+1
2024-06-21
hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1
David Hubbard
2
-2
/
+3
2024-06-21
hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
Zheyu Ma
1
-2
/
+7
2024-06-19
hw/usb/dev-mtp: Correctly report free space
Fabio D'Urso
1
-1
/
+1
2024-06-19
hw/usb: Remove unused 'host.h' header
Philippe Mathieu-Daudé
1
-44
/
+0
2024-06-19
hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
Philippe Mathieu-Daudé
4
-39
/
+9
2024-06-19
hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
Philippe Mathieu-Daudé
3
-5
/
+1
2024-06-10
hw/usb: Remove newline character in trace events
Philippe Mathieu-Daudé
1
-3
/
+3
2024-06-04
usb: add config options for the hub and hid devices
Gerd Hoffmann
2
-2
/
+12
2024-06-04
hw/xen: Make XenDevOps structures const
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-31
hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
David Hubbard
2
-0
/
+6
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
1
-10
/
+4
[next]