mbox

[PULL,0/1] mtp: linux guest detection fix

Message ID 1405075350-20697-1-git-send-email-kraxel@redhat.com
State New
Headers show

Pull-request

git://git.kraxel.org/qemu tags/pull-usb-20140711-1

Message

Gerd Hoffmann July 11, 2014, 10:42 a.m. UTC
Hi,

USB patch queue with a single mtp bugfix.

please pull,
  Gerd

The following changes since commit 9e99c5fd7060267a0331d900e73fdb36047bfe0c:

  tests: Fix unterminated string output visitor enum human string (2014-07-10 11:53:14 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-usb-20140711-1

for you to fetch changes up to 13d54125a3482a5837682499d25f6be10aa824be:

  mtp: linux guest detection fix. (2014-07-11 12:31:41 +0200)

----------------------------------------------------------------
mtp: linux guest detection fix

----------------------------------------------------------------
Gerd Hoffmann (1):
      mtp: linux guest detection fix.

 hw/usb/dev-mtp.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Peter Maydell July 11, 2014, 4:01 p.m. UTC | #1
On 11 July 2014 11:42, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   Hi,
>
> USB patch queue with a single mtp bugfix.
>
> please pull,
>   Gerd
>
> The following changes since commit 9e99c5fd7060267a0331d900e73fdb36047bfe0c:
>
>   tests: Fix unterminated string output visitor enum human string (2014-07-10 11:53:14 +0100)
>
> are available in the git repository at:
>
>   git://git.kraxel.org/qemu tags/pull-usb-20140711-1
>
> for you to fetch changes up to 13d54125a3482a5837682499d25f6be10aa824be:
>
>   mtp: linux guest detection fix. (2014-07-11 12:31:41 +0200)
>
> ----------------------------------------------------------------
> mtp: linux guest detection fix

Applied, thanks.

-- PMM