qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/5] usb-redir: Clear iso / irq error when stopp


From: Gerd Hoffmann
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
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111104 Red Hat/3.1.16-2.el6_1 Thunderbird/3.1.16

  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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]