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
2022-07-01
hw: canokey: Remove HS support as not compliant to the spec
MkfsSion
2022-07-01
hw/usb/canokey: fix compatibility of qemu-xhci
Hongren (Zenithal) Zheng
2022-07-01
hw/usb/canokey: Fix CCID ZLP
Hongren (Zenithal) Zheng
2022-06-14
usbredir: avoid queuing hello packet on snapshot restore
Joelle van Dyne
2022-06-14
hw/usb/hcd-ehci: fix writeback order
Arnout Engelen
2022-06-14
meson: Add CanoKey
Hongren (Zenithal) Zheng
2022-06-14
hw/usb/canokey: Add trace events
Hongren (Zenithal) Zheng
2022-06-14
hw/usb: Add CanoKey Implementation
Hongren (Zenithal) Zheng
2022-06-06
modules: introduces module_kconfig directive
Jose R. Ziviani
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-03-04
hw/usb/redirect.c: Stop using qemu_oom_check()
Peter Maydell
2022-03-04
usb/ohci: Don't use packet from OHCIState for isochronous transfers
BALATON Zoltan
2022-03-04
usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()
BALATON Zoltan
2022-03-04
usb/ohci: Move USBPortOps related functions together
BALATON Zoltan
2022-03-04
usb/ohci: Move cancelling async packet to ohci_stop_endpoints()
BALATON Zoltan
2022-03-04
usb/ohci: Move trace point and log ep number to help debugging
BALATON Zoltan
2022-03-04
hw/usb/dev-mtp: create directories with a+x mode mask
Volker Rümelin
2022-03-04
hw/usb: pacify xhciwmi.exe warning
Denis V. Lunev
2022-02-22
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-02-22
hid: Implement support for side and extra buttons
Noah Bergbauer
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-01-13
uas: add missing return
Gerd Hoffmann
2022-01-13
usb: allow max 8192 bytes for desc
zhenwei pi
2022-01-13
hw/usb/dev-wacom: add missing HID descriptor
Dario Binacchi
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-11-03
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
2021-11-02
qapi: introduce x-query-usb QMP command
Daniel P. Berrangé
2021-11-02
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
BALATON Zoltan
2021-11-02
usb/uhci: Replace pci_set_irq with qemu_set_irq
BALATON Zoltan
2021-11-02
usb/uhci: Disallow user creating a vt82c686-uhci-pci device
BALATON Zoltan
2021-11-02
usb/uhci: Misc clean up
BALATON Zoltan
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
2021-09-01
hw/usb: Fix typo in comments and print
Cai Huoqing
2021-09-01
uas: add stream number sanity checks.
Gerd Hoffmann
2021-08-05
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
2021-07-29
usbredir: fix free call
Gerd Hoffmann
2021-07-29
usb-host: wire up timer for windows
Gerd Hoffmann
2021-07-22
usb: fix usb-host dependency check
Gerd Hoffmann
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
2021-07-09
usb: build usb-host as module
Gerd Hoffmann
2021-07-09
monitor/usb: register 'info usbhost' dynamically
Gerd Hoffmann
[next]