[PATCH v3 0/2] Remove 'remote wakeup' flag from USB config descriptor

Yuri Benditovich posted 2 patches 4 years, 3 months ago
Test docker-mingw@fedora passed
Test asan passed
Test checkpatch passed
Test docker-quick@centos7 passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200108091044.18055-1-yuri.benditovich@daynix.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
hw/core/machine.c    |  2 ++
hw/usb/host-libusb.c | 20 ++++++++++++++++++++
hw/usb/redirect.c    | 20 ++++++++++++++++++++
hw/usb/trace-events  |  1 +
4 files changed, 43 insertions(+)
[PATCH v3 0/2] Remove 'remote wakeup' flag from USB config descriptor
Posted by Yuri Benditovich 4 years, 3 months ago
This series of patches addresses possible functional problem of USB
devices with 'remote wakeup' capability, redirected to Windows VM
(local redirection using libusb or spice redirection using usbredir).

Yuri Benditovich (2):
  usb-host: remove 'remote wakeup' flag from configuration descriptor
  usb-redir: remove 'remote wakeup' flag from configuration descriptor

 hw/core/machine.c    |  2 ++
 hw/usb/host-libusb.c | 20 ++++++++++++++++++++
 hw/usb/redirect.c    | 20 ++++++++++++++++++++
 hw/usb/trace-events  |  1 +
 4 files changed, 43 insertions(+)

-- 
2.17.1