index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2020-10-27
hw/arm/npcm7xx: Add EHCI and OHCI controllers
Havard Skinnemoen
2020-10-21
usb/xhci: fixup xhci kconfig deps
Gerd Hoffmann
2020-10-21
usb/xhci: add xhci_sysbus_build_aml() helper
Gerd Hoffmann
2020-10-21
usb/xhci: add include/hw/usb/xhci.h header file
Gerd Hoffmann
2020-10-19
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
Mauro Matteo Cascella
2020-10-19
usb/hcd-ehci: Fix error handling on missing device for iTD
Anthony PERARD
2020-10-19
usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
Paul Zimmerman
2020-09-28
hw/usb: Use lock guard macros
Amey Narkhede
2020-09-28
usb: hcd-xhci-sysbus: Attach xhci to sysbus device
Sai Pavan Boddu
2020-09-28
usb/hcd-xhci: Split pci wrapper for xhci base model
Sai Pavan Boddu
2020-09-28
usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
Sai Pavan Boddu
2020-09-28
usb/hcd-xhci: Make dma read/writes hooks pci free
Sai Pavan Boddu
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' ...
Peter Maydell
2020-09-21
hw: usb: hcd-ohci: check for processed TD before retire
Prasad J Pandit
2020-09-21
hw: usb: hcd-ohci: check len and frame_number variables
Prasad J Pandit
2020-09-21
usb: fix u2f build
Gerd Hoffmann
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...
Peter Maydell
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-10
usb-host: restrict workaround to new libusb versions
Gerd Hoffmann
2020-09-09
tusb6010: Rename TUSB to TUSB6010
Eduardo Habkost
2020-09-09
usb: Rename USB_SERIAL_DEV to USB_SERIAL
Eduardo Habkost
2020-09-09
dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
Eduardo Habkost
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-01
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-01
usb/bus: Remove dead assignment in usb_get_fw_dev_path()
Chen Qun
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
2020-08-31
usb: fix setup_len init (CVE-2020-14364)
Gerd Hoffmann
2020-08-31
usb-host: workaround libusb bug
Gerd Hoffmann
2020-08-31
hw/usb: Add U2F device autoscan to passthru mode
César Belley
2020-08-31
hw/usb: Add U2F device check to passthru mode
César Belley
2020-08-31
meson: Add U2F key to meson
César Belley
2020-08-31
hw/usb: Add U2F key emulated mode
César Belley
2020-08-31
hw/usb: Add U2F key passthru mode
César Belley
2020-08-31
hw/usb: Add U2F key base class implementation
César Belley
2020-08-31
hw/usb: Add U2F key base class
César Belley
2020-08-31
hw/usb: Regroup USB HID protocol values
César Belley
2020-08-31
ehci: drop pointless warn_report for guest bugs.
Gerd Hoffmann
2020-08-31
hw: ehci: check return value of 'usb_packet_map'
Li Qiang
2020-08-31
hw: ehci: destroy sglist in error path
Li Qiang
2020-08-31
hw: xhci: check return value of 'usb_packet_map'
Li Qiang
2020-08-27
hcd-dwc2: Rename USB_*CLASS macros for consistency
Eduardo Habkost
2020-08-21
meson: convert hw/usb
Paolo Bonzini
[next]