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-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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
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
2024-05-09
hw/usb/dev-network: Remove unused struct 'rndis_config_parameter'
Dr. David Alan Gilbert
1
-8
/
+0
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2
-5
/
+5
2024-04-18
hw/usb: move stubs out of stubs/
Paolo Bonzini
2
-1
/
+29
2024-04-16
usb-storage: Fix BlockConf defaults
Kevin Wolf
1
-9
/
+0
2024-04-01
usb-audio: Fix invalid values in AudioControl descriptors
Joonas Kankaala
1
-3
/
+1
2024-03-01
hw/usb/bus.c: PCAP adding 0xA in Windows version
Benjamin David Lunt
1
-2
/
+3
2024-02-27
hw/usb: remove duplicate file in system_ss
Paolo Bonzini
1
-1
/
+1
2024-02-27
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
4
-58
/
+93
2024-02-27
hw/usb: remove usb_bus_find
Paolo Bonzini
1
-14
/
+1
2024-02-20
hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
Philippe Mathieu-Daudé
4
-16
/
+16
2024-02-20
hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
Philippe Mathieu-Daudé
2
-13
/
+13
2024-02-20
hw/usb: Style cleanup
Philippe Mathieu-Daudé
2
-3
/
+6
2024-02-16
usb: inline device creation functions
Paolo Bonzini
1
-23
/
+0
2024-02-07
scsi: Don't ignore most usb-storage properties
Kevin Wolf
1
-4
/
+1
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2
-2
/
+2
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-2
/
+6
2024-01-04
cpus: check running not RUN_STATE_RUNNING
Steve Sistare
2
-2
/
+2
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
1
-2
/
+2
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
1
-1
/
+3
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
1
-1
/
+3
2023-12-30
hw/usb: Constify VMState
Richard Henderson
25
-49
/
+49
2023-11-28
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
BALATON Zoltan
1
-0
/
+9
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
1
-1
/
+2
2023-10-06
hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
Thomas Huth
5
-14
/
+14
2023-10-03
audio: propagate Error * out of audio_init
Martin Kletzander
1
-1
/
+4
2023-08-31
hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()
Peter Maydell
1
-6
/
+4
2023-08-31
hw/usb: spelling fixes
Michael Tokarev
7
-9
/
+9
2023-08-31
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
1
-1
/
+1
2023-07-25
hw/usb/canokey: change license to GPLv2+
Hongren (Zenithal) Zheng
2
-2
/
+2
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
1
-1
/
+1
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-37
/
+37
2023-06-09
hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2023-05-25
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
1
-0
/
+2
2023-05-10
hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
Fabiano Rosas
1
-1
/
+0
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
7
-9
/
+17
2023-03-21
hw/usb/imx: Fix out of bounds access in imx_usbphy_read()
Guenter Roeck
1
-2
/
+17
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
2
-10
/
+21
2023-03-08
hw/usb/ohci: Implement resume on connection status change
BALATON Zoltan
1
-6
/
+17
2023-03-08
hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
Bernhard Beschow
1
-12
/
+0
[next]