summaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-11-02hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interruptsBALATON Zoltan
2021-11-02usb/uhci: Replace pci_set_irq with qemu_set_irqBALATON Zoltan
2021-11-02usb/uhci: Disallow user creating a vt82c686-uhci-pci deviceBALATON Zoltan
2021-11-02usb/uhci: Misc clean upBALATON Zoltan
2021-09-30qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell
2021-09-30scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()Peter Maydell
2021-09-01hw/usb: Fix typo in comments and printCai Huoqing
2021-09-01uas: add stream number sanity checks.Gerd Hoffmann
2021-08-05chardev: mark explicitly first argument as poisonedMarc-André Lureau
2021-07-29usbredir: fix free callGerd Hoffmann
2021-07-29usb-host: wire up timer for windowsGerd Hoffmann
2021-07-22usb: fix usb-host dependency checkGerd Hoffmann
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-09misc: Fix "havn't" typoPhilippe Mathieu-Daudé
2021-07-09usb: build usb-host as moduleGerd Hoffmann
2021-07-09monitor/usb: register 'info usbhost' dynamicallyGerd Hoffmann
2021-07-09usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann
2021-07-09modules: add ccid module annotationsGerd Hoffmann
2021-07-09modules: add usb-redir module annotationsGerd Hoffmann
2021-06-25configure, meson: convert libusbredir detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert libcacard detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert libusb detection to mesonPaolo Bonzini
2021-06-14usb/dev-mtp: use GDateTime for formatting timestamp for objectsDaniel P. Berrangé
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-28hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-XRuimei Yan
2021-05-28hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told toRuimei Yan
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...Peter Maydell
2021-05-05usb: limit combined packets to 1 MiB (CVE-2021-3527)Gerd Hoffmann
2021-05-04usb/mtp: avoid dynamic stack allocationGerd Hoffmann
2021-05-04usb/redir: avoid dynamic stack allocation (CVE-2021-3527)Gerd Hoffmann
2021-05-04usb/hid: avoid dynamic stack allocationGerd Hoffmann
2021-05-04hw/usb: Do not build USB subsystem if not requiredPhilippe Mathieu-Daudé
2021-05-04hw/usb/host-stub: Remove unused headerPhilippe Mathieu-Daudé
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2021-05-02hw/usb: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-03-26hw/usb/hcd-ehci: Fix crash when showing help of EHCI devicesThomas Huth
2021-03-26hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()Philippe Mathieu-Daudé
2021-03-26usb: Remove "-usbdevice ccid"Thomas Huth
2021-03-15usb/storage: clear csw on resetGerd Hoffmann
2021-03-15usb/storage: add kconfig symbolsGerd Hoffmann
2021-03-15usb/storage move usb-storage device to separate source fileGerd Hoffmann
2021-03-15usb/storage: move usb-bot device to separate source fileGerd Hoffmann
2021-03-15usb/storage: move declarations to usb/msd.h headerGerd Hoffmann
2021-03-15hw/usb: Extract VT82C686 UHCI PCI function into a new unitPhilippe Mathieu-Daudé
2021-03-15hw/usb/hcd-uhci: Expose generic prototypes to local headerPhilippe Mathieu-Daudé