aboutsummaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2024-10-01hw/usb: Remove MUSB USB host controllerPeter Maydell
2024-10-01hw/usb: Remove tusb6010 USB controllerPeter Maydell
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-07-17hw/usb/u2f-passthru: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/usb/host-libusb: Get rid of qemu_open_old()Zhao Liu
2024-06-21hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1David Hubbard
2024-06-21hw/usb/hcd-dwc2: Handle invalid address access in read and write functionsZheyu Ma
2024-06-19hw/usb/dev-mtp: Correctly report free spaceFabio D'Urso
2024-06-19hw/usb: Remove unused 'host.h' headerPhilippe Mathieu-Daudé
2024-06-19hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flagPhilippe Mathieu-Daudé
2024-06-19hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flagPhilippe Mathieu-Daudé
2024-06-10hw/usb: Remove newline character in trace eventsPhilippe Mathieu-Daudé
2024-06-04usb: add config options for the hub and hid devicesGerd Hoffmann
2024-06-04hw/xen: Make XenDevOps structures constPhilippe Mathieu-Daudé
2024-05-31hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUTDavid Hubbard
2024-05-10xen: register legacy backends via xen_backend_initPaolo Bonzini
2024-05-09hw/usb/dev-network: Remove unused struct 'rndis_config_parameter'Dr. David Alan Gilbert
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-04-18hw/usb: move stubs out of stubs/Paolo Bonzini
2024-04-16usb-storage: Fix BlockConf defaultsKevin Wolf
2024-04-01usb-audio: Fix invalid values in AudioControl descriptorsJoonas Kankaala
2024-03-01hw/usb/bus.c: PCAP adding 0xA in Windows versionBenjamin David Lunt
2024-02-27hw/usb: remove duplicate file in system_ssPaolo Bonzini
2024-02-27hw/usb: extract sysbus-ohci to a separate filePaolo Bonzini
2024-02-27hw/usb: remove usb_bus_findPaolo Bonzini
2024-02-20hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTSPhilippe Mathieu-Daudé
2024-02-20hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTSPhilippe Mathieu-Daudé
2024-02-20hw/usb: Style cleanupPhilippe Mathieu-Daudé
2024-02-16usb: inline device creation functionsPaolo Bonzini
2024-02-07scsi: Don't ignore most usb-storage propertiesKevin Wolf
2024-01-05Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-01-04cpus: check running not RUN_STATE_RUNNINGSteve Sistare
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-31meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetosPaolo Bonzini
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini
2023-12-30hw/usb: Constify VMStateRichard Henderson
2023-11-28hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interruptsBALATON Zoltan
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-10-06hw/usb: Silence compiler warnings in USB code when compiling with -WshadowThomas Huth
2023-10-03audio: propagate Error * out of audio_initMartin Kletzander
2023-08-31hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()Peter Maydell
2023-08-31hw/usb: spelling fixesMichael Tokarev
2023-08-31hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVEPhilippe Mathieu-Daudé
2023-07-25hw/usb/canokey: change license to GPLv2+Hongren (Zenithal) Zheng
2023-07-14kconfig: Add PCIe devices to s390x machinesCédric Le Goater
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-09hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-05-25usb/ohci: Set pad to 0 after frame updatePaolo Bonzini
2023-05-10hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machineFabiano Rosas