From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHqdg-0005H4-4x for qemu-devel@nongnu.org; Tue, 19 Mar 2013 03:07:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHqde-0001vJ-OE for qemu-devel@nongnu.org; Tue, 19 Mar 2013 03:07:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHqde-0001vE-GN for qemu-devel@nongnu.org; Tue, 19 Mar 2013 03:07:14 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2J77D5g031061 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 19 Mar 2013 03:07:13 -0400 Message-ID: <51480E9F.8030201@redhat.com> Date: Tue, 19 Mar 2013 08:07:11 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1363279017-3894-1-git-send-email-hdegoede@redhat.com> <20130318122132.GD4684@amit.redhat.com> In-Reply-To: <20130318122132.GD4684@amit.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Spice / usb-redir chardev flowcontrol patches v2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: Hans de Goede , =?ISO-8859-1?Q?Marc-Andr=E9_Lureau?= , qemu-devel@nongnu.org On 03/18/13 13:21, Amit Shah wrote: > 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? I'll go pick the usbredir patch into the usb queue. The spice bits need some discussion, but with your ack I'll can take them through the spice queue once the remaining issue is settled. cheers, Gerd