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