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
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
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-24
hw: Only compile the usb-dwc2 controller if it is really needed
Thomas Huth
2020-07-21
xhci: fix valid.max_access_size to access address registers
Laurent Vivier
2020-07-16
usb: fix storage regression
Gerd Hoffmann
2020-07-13
usb: fix usb-host build on windows.
Gerd Hoffmann
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
[next]