From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHZ4O-0001ue-Ed for qemu-devel@nongnu.org; Mon, 18 Mar 2013 08:21:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHZ4J-0001Cf-9h for qemu-devel@nongnu.org; Mon, 18 Mar 2013 08:21:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHZ4J-0001CZ-1z for qemu-devel@nongnu.org; Mon, 18 Mar 2013 08:21:35 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2ICLYbG005564 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 18 Mar 2013 08:21:34 -0400 Date: Mon, 18 Mar 2013 17:51:32 +0530 From: Amit Shah Message-ID: <20130318122132.GD4684@amit.redhat.com> References: <1363279017-3894-1-git-send-email-hdegoede@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1363279017-3894-1-git-send-email-hdegoede@redhat.com> Subject: Re: [Qemu-devel] Spice / usb-redir chardev flowcontrol patches v2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: =?iso-8859-1?Q?Marc-Andr=E9?= Lureau , qemu-devel@nongnu.org, Gerd Hoffmann On (Thu) 14 Mar 2013 [17:36:49], Hans de Goede wrote: > Here is v2 of the series adding watch support to the spicevmc chardev backend > and flowcontrol support to the usb-redir device. It also includes a few > virtio-consoled bugfixes which were found during the development of this > series. > > Note that this series is based *on top of* Gerd Hoffmann's chardev.5 series > to avoid conflicts with that series. Looks good. Acked-by: Amit Shah Gerd, will you pick these up via your tree? Amit