From: Anthony Liguori <anthony@codemonkey.ws>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL for-1.3 0/7] usb patch queue
Date: Mon, 26 Nov 2012 09:34:47 -0600 [thread overview]
Message-ID: <874nkcwf6w.fsf@codemonkey.ws> (raw)
In-Reply-To: <1353506404-29446-1-git-send-email-kraxel@redhat.com>
Gerd Hoffmann <kraxel@redhat.com> writes:
> Hi,
>
> Here comes the usb patch queue with a set od bugfixes from Hans.
>
> please pull,
> Gerd
>
> The following changes since commit 1ccbc2851282564308f790753d7158487b6af8e2:
>
> qemu-sockets: Fix parsing of the inet option 'to'. (2012-11-21 12:07:59 +0400)
Pulled. Thanks.
Regards,
Anthony Liguori
>
> are available in the git repository at:
> git://git.kraxel.org/qemu usb.72
>
> Hans de Goede (7):
> uhci: Add a completions_only flag for async completions
> uhci: Don't allow the guest to set port-enabled when there is no dev connected
> uhci: Fix double unlink
> usb-bt: Return NAK instead of STALL when interrupt ep has no data
> usb-smartcard-reader: Properly NAK interrupt eps when we've no events
> usb-redir: Split usb_handle_interrupt_data into separate in/out functions
> usb-redir: Don't handle interrupt output packets async
>
> hw/usb/dev-bluetooth.c | 25 ++++++-
> hw/usb/dev-smartcard-reader.c | 2 +
> hw/usb/hcd-uhci.c | 19 ++++--
> hw/usb/redirect.c | 150 +++++++++++++++++++++-------------------
> 4 files changed, 116 insertions(+), 80 deletions(-)
prev parent reply other threads:[~2012-11-26 15:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-21 13:59 [Qemu-devel] [PULL for-1.3 0/7] usb patch queue Gerd Hoffmann
2012-11-21 13:59 ` [Qemu-devel] [PATCH 1/7] uhci: Add a completions_only flag for async completions Gerd Hoffmann
2012-11-21 13:59 ` [Qemu-devel] [PATCH 2/7] uhci: Don't allow the guest to set port-enabled when there is no dev connected Gerd Hoffmann
2012-11-21 14:00 ` [Qemu-devel] [PATCH 3/7] uhci: Fix double unlink Gerd Hoffmann
2012-11-21 14:00 ` [Qemu-devel] [PATCH 4/7] usb-bt: Return NAK instead of STALL when interrupt ep has no data Gerd Hoffmann
2012-11-21 14:00 ` [Qemu-devel] [PATCH 5/7] usb-smartcard-reader: Properly NAK interrupt eps when we've no events Gerd Hoffmann
2012-11-21 14:00 ` [Qemu-devel] [PATCH 6/7] usb-redir: Split usb_handle_interrupt_data into separate in/out functions Gerd Hoffmann
2012-11-21 14:00 ` [Qemu-devel] [PATCH 7/7] usb-redir: Don't handle interrupt output packets async Gerd Hoffmann
2012-11-26 15:34 ` Anthony Liguori [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874nkcwf6w.fsf@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.