qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Usb 20181214 patches
@ 2018-12-14 10:38 Gerd Hoffmann
  2018-12-14 10:38 ` [Qemu-devel] [PULL 1/5] pvusb: set max grants only in initialise Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2018-12-14 10:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit 4f818e7b7f8ecb5c166d093b8859fec2ddeca2ef:

  Update version for v3.1.0-rc5 release (2018-12-06 17:07:12 +0000)

are available in the git repository at:

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

for you to fetch changes up to 90c1a74271ce4667d16eeca575dfa78a6c7d465c:

  usb-mtp: Limit filename to object information size (2018-12-14 08:57:17 +0100)

----------------------------------------------------------------
usb: fixes for mtp, ehci, usb-host and pvusb (xen).

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

Gerd Hoffmann (2):
  ehci: fix fetch qtd race
  usb-mtp: use O_NOFOLLOW and O_CLOEXEC.

Juergen Gross (1):
  pvusb: set max grants only in initialise

Michael Hanselmann (1):
  usb-mtp: Limit filename to object information size

linzhecheng (1):
  usb-host: reset and close libusb_device_handle before qemu exit

 hw/usb/dev-mtp.c     | 22 ++++++++++++++--------
 hw/usb/hcd-ehci.c    | 12 ++++++++++--
 hw/usb/host-libusb.c |  2 ++
 hw/usb/xen-usb.c     | 12 ++++++------
 4 files changed, 32 insertions(+), 16 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2018-12-16 12:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-14 10:38 [Qemu-devel] [PULL 0/5] Usb 20181214 patches Gerd Hoffmann
2018-12-14 10:38 ` [Qemu-devel] [PULL 1/5] pvusb: set max grants only in initialise Gerd Hoffmann
2018-12-14 10:38 ` [Qemu-devel] [PULL 2/5] usb-host: reset and close libusb_device_handle before qemu exit Gerd Hoffmann
2018-12-14 10:38 ` [Qemu-devel] [PULL 3/5] ehci: fix fetch qtd race Gerd Hoffmann
2018-12-14 10:38 ` [Qemu-devel] [PULL 4/5] usb-mtp: use O_NOFOLLOW and O_CLOEXEC Gerd Hoffmann
2018-12-14 10:38 ` [Qemu-devel] [PULL 5/5] usb-mtp: Limit filename to object information size Gerd Hoffmann
2018-12-16 12:48 ` [Qemu-devel] [PULL 0/5] Usb 20181214 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).