index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2024-10-01
hw/usb: Remove MUSB USB host controller
Peter Maydell
2024-10-01
hw/usb: Remove tusb6010 USB controller
Peter Maydell
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-07-17
hw/usb/u2f-passthru: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
hw/usb/host-libusb: Get rid of qemu_open_old()
Zhao Liu
2024-06-21
hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1
David Hubbard
2024-06-21
hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
Zheyu Ma
2024-06-19
hw/usb/dev-mtp: Correctly report free space
Fabio D'Urso
2024-06-19
hw/usb: Remove unused 'host.h' header
Philippe Mathieu-Daudé
2024-06-19
hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
Philippe Mathieu-Daudé
2024-06-19
hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
Philippe Mathieu-Daudé
2024-06-10
hw/usb: Remove newline character in trace events
Philippe Mathieu-Daudé
2024-06-04
usb: add config options for the hub and hid devices
Gerd Hoffmann
2024-06-04
hw/xen: Make XenDevOps structures const
Philippe Mathieu-Daudé
2024-05-31
hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
David Hubbard
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
2024-05-09
hw/usb/dev-network: Remove unused struct 'rndis_config_parameter'
Dr. David Alan Gilbert
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-18
hw/usb: move stubs out of stubs/
Paolo Bonzini
2024-04-16
usb-storage: Fix BlockConf defaults
Kevin Wolf
2024-04-01
usb-audio: Fix invalid values in AudioControl descriptors
Joonas Kankaala
2024-03-01
hw/usb/bus.c: PCAP adding 0xA in Windows version
Benjamin David Lunt
2024-02-27
hw/usb: remove duplicate file in system_ss
Paolo Bonzini
2024-02-27
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
2024-02-27
hw/usb: remove usb_bus_find
Paolo Bonzini
2024-02-20
hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
Philippe Mathieu-Daudé
2024-02-20
hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
Philippe Mathieu-Daudé
2024-02-20
hw/usb: Style cleanup
Philippe Mathieu-Daudé
2024-02-16
usb: inline device creation functions
Paolo Bonzini
2024-02-07
scsi: Don't ignore most usb-storage properties
Kevin Wolf
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-04
cpus: check running not RUN_STATE_RUNNING
Steve Sistare
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-30
hw/usb: Constify VMState
Richard Henderson
2023-11-28
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
BALATON Zoltan
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-10-06
hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
Thomas Huth
2023-10-03
audio: propagate Error * out of audio_init
Martin Kletzander
2023-08-31
hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()
Peter Maydell
2023-08-31
hw/usb: spelling fixes
Michael Tokarev
2023-08-31
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
2023-07-25
hw/usb/canokey: change license to GPLv2+
Hongren (Zenithal) Zheng
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-09
hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-05-25
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
2023-05-10
hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
Fabiano Rosas
[next]