On 7 May 2018 at 10:44, Gerd Hoffmann <kra...@redhat.com> wrote: > The following changes since commit c8b7e627b4269a3bc3ae41d9f420547a47e6d9b9: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into > staging (2018-05-04 14:42:46 +0100) > > are available in the git repository at: > > git://git.kraxel.org/qemu tags/usb-20180507-pull-request > > for you to fetch changes up to 3280ea8edede3814553aa19fa27a58daedd48ad9: > > usb-host: skip open on pending postload bh (2018-05-07 11:10:42 +0200) > > ---------------------------------------------------------------- > usb: fixes for mtp and host. > > ---------------------------------------------------------------- > > Bandan Das (2): > usb-mtp: Add some NULL checks for issues pointed out by coverity > usb-mtp: Unconditionally check for the readonly bit > > Gerd Hoffmann (1): > usb-host: skip open on pending postload bh > > hw/usb/dev-mtp.c | 15 ++++++++------- > hw/usb/host-libusb.c | 7 +++++++ > 2 files changed, 15 insertions(+), 7 deletions(-)
Applied, thanks. -- PMM