qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Usb 20200113 patches
@ 2020-01-13 13:06 Gerd Hoffmann
  2020-01-13 13:06 ` [PULL 1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2020-01-13 13:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Eduardo Habkost, Gerd Hoffmann

The following changes since commit dc65a5bdc9fa543690a775b50d4ffbeb22c56d6d:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into staging (2020-01-10 16:15:04 +0000)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/usb-20200113-pull-request

for you to fetch changes up to 236846a019c4f7aa3111026fc9a1fe09684c8978:

  xhci: recheck slot status (2020-01-13 14:05:55 +0100)

----------------------------------------------------------------
usb: bugfixes for xhci, usb pass-through and usb redirection.

----------------------------------------------------------------

Chen Qun (1):
  xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS

Dr. David Alan Gilbert (1):
  usbredir: Prevent recursion in usbredir_write

Gerd Hoffmann (1):
  xhci: recheck slot status

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/hcd-xhci.c    | 16 +++++++++++++---
 hw/usb/host-libusb.c | 20 ++++++++++++++++++++
 hw/usb/redirect.c    | 29 +++++++++++++++++++++++++++++
 hw/usb/trace-events  |  1 +
 5 files changed, 65 insertions(+), 3 deletions(-)

-- 
2.18.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-01-13 14:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-13 13:06 [PULL 0/5] Usb 20200113 patches Gerd Hoffmann
2020-01-13 13:06 ` [PULL 1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor Gerd Hoffmann
2020-01-13 13:06 ` [PULL 2/5] usb-redir: " Gerd Hoffmann
2020-01-13 13:06 ` [PULL 3/5] usbredir: Prevent recursion in usbredir_write Gerd Hoffmann
2020-01-13 13:06 ` [PULL 4/5] xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS Gerd Hoffmann
2020-01-13 13:06 ` [PULL 5/5] xhci: recheck slot status Gerd Hoffmann
2020-01-13 14:57 ` [PULL 0/5] Usb 20200113 patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).