qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Usb 20190822 patches
@ 2019-08-22  6:52 Gerd Hoffmann
  2019-08-22  6:52 ` [Qemu-devel] [PULL 1/5] usbredir: fix buffer-overflow on vmload Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2019-08-22  6:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit 17dc57990320edaad52ac9ea808be9719c91cea6:

  Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-20' into staging (2019-08-20 14:14:20 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 1be344b7ad25d572dadeee46d80f0103354352b2:

  ehci: fix queue->dev null ptr dereference (2019-08-22 06:55:29 +0200)

----------------------------------------------------------------
usb: bugfixes and minor improvements.

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

Gerd Hoffmann (1):
  ehci: fix queue->dev null ptr dereference

Hikaru Nishida (1):
  xhci: Add No Op Command

Marc-André Lureau (1):
  usbredir: fix buffer-overflow on vmload

Martin Cerveny (1):
  usb-redir: merge interrupt packets

Stefan Hajnoczi (1):
  usb: reword -usb command-line option and mention xHCI

 hw/usb/hcd-ehci.c |  3 ++
 hw/usb/hcd-xhci.c |  3 ++
 hw/usb/redirect.c | 76 +++++++++++++++++++++++++++++++++--------------
 qemu-options.hx   |  7 +++--
 4 files changed, 65 insertions(+), 24 deletions(-)

-- 
2.18.1



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

end of thread, other threads:[~2019-08-22 15:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-22  6:52 [Qemu-devel] [PULL 0/5] Usb 20190822 patches Gerd Hoffmann
2019-08-22  6:52 ` [Qemu-devel] [PULL 1/5] usbredir: fix buffer-overflow on vmload Gerd Hoffmann
2019-08-22  6:52 ` [Qemu-devel] [PULL 2/5] usb-redir: merge interrupt packets Gerd Hoffmann
2019-08-22  6:52 ` [Qemu-devel] [PULL 3/5] xhci: Add No Op Command Gerd Hoffmann
2019-08-22  6:52 ` [Qemu-devel] [PULL 4/5] usb: reword -usb command-line option and mention xHCI Gerd Hoffmann
2019-08-22  6:52 ` [Qemu-devel] [PULL 5/5] ehci: fix queue->dev null ptr dereference Gerd Hoffmann
2019-08-22 15:13 ` [Qemu-devel] [PULL 0/5] Usb 20190822 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).