From: Gerd Hoffmann <kraxel@redhat.com>
To: Hans de Goede <hdegoede@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/5] usb-redir: Clear iso / irq error when stopping the stream
Date: Tue, 10 Jan 2012 15:16:05 +0100 [thread overview]
Message-ID: <4F0C4825.8080908@redhat.com> (raw)
In-Reply-To: <1326201188-13478-1-git-send-email-hdegoede@redhat.com>
Hi,
On 01/10/12 14:13, Hans de Goede wrote:
> And ignore status messages from the client which arrive after stream
> stop (the stream stop send to the client and an error status reported by
> the client my cross each other due to network latency).
Series looks fine.
Anthony, can you pull it in?
thanks,
Gerd
The following changes since commit 520a02f8b844152929817b686113aed27229d3a9:
cris-dis: Clean memory allocation (2012-01-10 09:36:43 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu usb.35
Hans de Goede (5):
usb-redir: Clear iso / irq error when stopping the stream
usb-redir: Dynamically adjust iso buffering size based on ep interval
usb-redir: Pre-fill our isoc input buffer before sending pkts to
the host
usb-redir: Try to keep our buffer size near the target size
usb-redir: Improve some debugging messages
usb-redir.c | 118
+++++++++++++++++++++++++++++++++++++++++++++++++++-------
1 files changed, 103 insertions(+), 15 deletions(-)
next prev parent reply other threads:[~2012-01-10 14:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-10 13:13 [Qemu-devel] [PATCH 1/5] usb-redir: Clear iso / irq error when stopping the stream Hans de Goede
2012-01-10 13:13 ` [Qemu-devel] [PATCH 2/5] usb-redir: Dynamically adjust iso buffering size based on ep interval Hans de Goede
2012-01-10 13:13 ` [Qemu-devel] [PATCH 3/5] usb-redir: Pre-fill our isoc input buffer before sending pkts to the host Hans de Goede
2012-01-10 13:13 ` [Qemu-devel] [PATCH 4/5] usb-redir: Try to keep our buffer size near the target size Hans de Goede
2012-01-10 13:13 ` [Qemu-devel] [PATCH 5/5] usb-redir: Improve some debugging messages Hans de Goede
2012-01-10 14:16 ` Gerd Hoffmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-22 11:12 [Qemu-devel] [PATCH 1/5] usb-redir: Clear iso / irq error when stopping the stream Hans de Goede
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=4F0C4825.8080908@redhat.com \
--to=kraxel@redhat.com \
--cc=hdegoede@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.