- cba42d6 Various spelling fixes by Michael Tokarev · 3 years, 10 months ago
- 17ea26c2 scsi: drop 'result' argument from command_complete callback by Hannes Reinecke · 4 years, 2 months ago
- 50bf0b3 u2f-passthru: put it into the 'misc' category by Gan Qixin · 4 years, 1 month ago
- 6ba5a43 usb/pcap: set flag_setup by Gerd Hoffmann · 3 years, 11 months ago
- 0dbe476 usb-host: use correct altsetting in usb_host_ep_update by Nick Rosbrook · 4 years ago
- 86b1cf3 block: Separate blk_is_writable() and blk_supports_write_perm() by Kevin Wolf · 4 years ago
- 2980a31 usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER by Gerd Hoffmann · 4 years ago
- 0f6dba1 usb: add pcap support. by Gerd Hoffmann · 4 years ago
- d755cb9 hw/usb/dev-uas: Report command additional adb length as unsupported by Philippe Mathieu-Daudé · 4 years ago
- 96b66e5 hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts by Philippe Mathieu-Daudé · 4 years ago
- c3585b6 hw/usb: Convert to qdev_realize() by Markus Armbruster · 4 years ago
- 268c024 hw/usb: Fix bad printf format specifiers by Alex Chen · 4 years, 2 months ago
- a3c27ea hw/usb/host-libusb.c: fix build with kernel < 5.0 by Fabrice Fontaine · 4 years, 1 month ago
- 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 1 month ago
- 41192db Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years ago
- 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 1 month ago
- ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 1 month ago
- af3f373 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 1 month ago
- 2f181fb machine: introduce MachineInitPhase by Paolo Bonzini · 4 years, 2 months ago
- e29c7db usb: xlnx-usb-subsystem: Add xilinx usb subsystem by Sai Pavan Boddu · 4 years, 1 month ago
- 8bbe61f usb: Add DWC3 model by Vikram Garhwal · 4 years, 1 month ago
- 50e76a7 usb: Add versal-usb2-ctrl-regs module by Sai Pavan Boddu · 4 years, 1 month ago
- 6ca2aa5 usb: fix kconfig for usb-xhci-sysbus by Paolo Bonzini · 4 years, 2 months ago
- cb5ed40 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-15' into staging by Peter Maydell · 4 years, 2 months ago
- c590fe3 xhci: move sanity checks by Gerd Hoffmann · 4 years, 2 months ago
- 22abfc9 xhci: fix guest triggerable assert by Gerd Hoffmann · 4 years, 2 months ago
- af06a02 usb-storage: fill csw on cancel by Gerd Hoffmann · 4 years, 2 months ago
- e315bfd usb-storage: use bool for removable property by Gerd Hoffmann · 4 years, 2 months ago
- 51d4e42 usb-storage: add commandlog property by Gerd Hoffmann · 4 years, 2 months ago
- d0ccb39 usb-storage: switch trace events by Gerd Hoffmann · 4 years, 2 months ago
- bee4197 usb: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
- 172bc85 xhci: fix nec-usb-xhci properties by Gerd Hoffmann · 4 years, 2 months ago
- f0617ab hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI) by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 963a7be dev-serial: store flow control and xon/xoff characters by Mark Cave-Ayland · 4 years, 3 months ago
- a79f86c dev-serial: add support for setting data_bits in QEMUSerialSetParams by Mark Cave-Ayland · 4 years, 3 months ago
- 66007a9 dev-serial: add always-plugged property to ensure USB device is always attached by Mark Cave-Ayland · 4 years, 3 months ago
- 687dfe6 dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros from usb.h by Mark Cave-Ayland · 4 years, 3 months ago
- 655ec80 dev-serial: add trace-events for baud rate and data parameters by Mark Cave-Ayland · 4 years, 3 months ago
- ebb1132 dev-serial: convert from DPRINTF to trace-events by Mark Cave-Ayland · 4 years, 3 months ago
- 8a0e4ee dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments by Mark Cave-Ayland · 4 years, 3 months ago
- adab8d4 dev-serial: style changes to improve readability and checkpatch fixes by Mark Cave-Ayland · 4 years, 3 months ago
- e23e7b1 hw/arm/npcm7xx: Add EHCI and OHCI controllers by Havard Skinnemoen · 4 years, 3 months ago
- 7114f6e usb/xhci: fixup xhci kconfig deps by Gerd Hoffmann · 4 years, 3 months ago
- 8e9c0c0 usb/xhci: add xhci_sysbus_build_aml() helper by Gerd Hoffmann · 4 years, 3 months ago
- 848db52 usb/xhci: add include/hw/usb/xhci.h header file by Gerd Hoffmann · 4 years, 3 months ago
- bea2a9e hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet() by Mauro Matteo Cascella · 4 years, 3 months ago
- ccee80c usb/hcd-ehci: Fix error handling on missing device for iTD by Anthony PERARD · 4 years, 3 months ago
- 69958d8 usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...) by Paul Zimmerman · 4 years, 4 months ago
- 5c43b60 hw/usb: Use lock guard macros by Amey Narkhede · 4 years, 4 months ago
- f00ff13 usb: hcd-xhci-sysbus: Attach xhci to sysbus device by Sai Pavan Boddu · 4 years, 4 months ago
- 8ddab8d usb/hcd-xhci: Split pci wrapper for xhci base model by Sai Pavan Boddu · 4 years, 4 months ago
- 755fba11 usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c by Sai Pavan Boddu · 4 years, 4 months ago
- a531707 usb/hcd-xhci: Make dma read/writes hooks pci free by Sai Pavan Boddu · 4 years, 4 months ago
- edf6ea6 Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
- 1be90eb hw: usb: hcd-ohci: check for processed TD before retire by Prasad J Pandit · 4 years, 4 months ago
- 1328fe0 hw: usb: hcd-ohci: check len and frame_number variables by Prasad J Pandit · 4 years, 4 months ago
- 26d56f4 usb: fix u2f build by Gerd Hoffmann · 4 years, 4 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 4 months ago
- a489d19 Use OBJECT_DECLARE_TYPE when possible by Eduardo Habkost · 4 years, 4 months ago
- 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 6 months ago
- 3d9f371 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-1' into staging by Peter Maydell · 4 years, 4 months ago
- 842038f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
- b42581f util/hexdump: Reorder qemu_hexdump() arguments by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 67263b3 util/hexdump: Convert to take a void pointer argument by Philippe Mathieu-Daudé · 4 years, 5 months ago
- f4ef8c9 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
- 4969e69 usb-host: restrict workaround to new libusb versions by Gerd Hoffmann · 4 years, 4 months ago
- d4db946 tusb6010: Rename TUSB to TUSB6010 by Eduardo Habkost · 4 years, 4 months ago
- bdd5f27 usb: Rename USB_SERIAL_DEV to USB_SERIAL by Eduardo Habkost · 4 years, 4 months ago
- 7f46ed2 dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV by Eduardo Habkost · 4 years, 4 months ago
- b15e402 trace-events: Fix attribution of trace points to source by Markus Armbruster · 4 years, 5 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 4 months ago
- 071a6db Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
- 4b602b6 usb/bus: Remove dead assignment in usb_get_fw_dev_path() by Chen Qun · 4 years, 5 months ago
- 830b925 hw: Remove superfluous breaks by Liao Pingfang · 4 years, 6 months ago
- b946434 usb: fix setup_len init (CVE-2020-14364) by Gerd Hoffmann · 4 years, 5 months ago
- 202d69a usb-host: workaround libusb bug by Gerd Hoffmann · 4 years, 5 months ago
- d7c1523 hw/usb: Add U2F device autoscan to passthru mode by César Belley · 4 years, 5 months ago
- 4ee40a6 hw/usb: Add U2F device check to passthru mode by César Belley · 4 years, 5 months ago
- 0a40bcb meson: Add U2F key to meson by César Belley · 4 years, 5 months ago
- a983b11 hw/usb: Add U2F key emulated mode by César Belley · 4 years, 5 months ago
- 299976b hw/usb: Add U2F key passthru mode by César Belley · 4 years, 5 months ago
- bb014a8 hw/usb: Add U2F key base class implementation by César Belley · 4 years, 5 months ago
- 80e267f hw/usb: Add U2F key base class by César Belley · 4 years, 5 months ago
- 84b6c23 hw/usb: Regroup USB HID protocol values by César Belley · 4 years, 5 months ago
- 10b2d90 ehci: drop pointless warn_report for guest bugs. by Gerd Hoffmann · 4 years, 6 months ago
- 2fdb42d hw: ehci: check return value of 'usb_packet_map' by Li Qiang · 4 years, 5 months ago
- dd85254 hw: ehci: destroy sglist in error path by Li Qiang · 4 years, 5 months ago
- 21bc315 hw: xhci: check return value of 'usb_packet_map' by Li Qiang · 4 years, 5 months ago
- 79f6cf7 hcd-dwc2: Rename USB_*CLASS macros for consistency by Eduardo Habkost · 4 years, 5 months ago
- 06677ce meson: convert hw/usb by Paolo Bonzini · 4 years, 5 months ago
- 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
- 8d94298 hw: Only compile the usb-dwc2 controller if it is really needed by Thomas Huth · 4 years, 6 months ago
- 8e67fda xhci: fix valid.max_access_size to access address registers by Laurent Vivier · 4 years, 6 months ago
- 4084e35 usb: fix storage regression by Gerd Hoffmann · 4 years, 6 months ago
- 631009e usb: fix usb-host build on windows. by Gerd Hoffmann · 4 years, 7 months ago
- 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 6 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 6 months ago
- 4d21fcd qom: Don't handle impossible object_property_get_link() failure by Markus Armbruster · 4 years, 6 months ago
- 1421703 qapi: Use returned bool to check for failure, manual part by Markus Armbruster · 4 years, 6 months ago