From patchwork Tue Jan 10 14:16:05 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/5] usb-redir: Clear iso / irq error when stopping the stream Date: Tue, 10 Jan 2012 04:16:05 -0000 From: Gerd Hoffmann X-Patchwork-Id: 135415 Message-Id: <4F0C4825.8080908@redhat.com> To: Hans de Goede Cc: qemu-devel@nongnu.org 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(-)