From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=52824 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pcxbr-0003AG-8l for qemu-devel@nongnu.org; Wed, 12 Jan 2011 05:07:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pcxbq-0001oe-6P for qemu-devel@nongnu.org; Wed, 12 Jan 2011 05:07:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pcxbp-0001oY-Uo for qemu-devel@nongnu.org; Wed, 12 Jan 2011 05:07:18 -0500 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.13.8/8.13.8) with ESMTP id p0CA7Hdb025928 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 12 Jan 2011 05:07:17 -0500 Message-ID: <4D2D7D4B.2050300@redhat.com> Date: Wed, 12 Jan 2011 11:07:07 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1294747706-31382-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1294747706-31382-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PULL v2 0/6] spice patch queue List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On 01/11/11 13:08, Gerd Hoffmann wrote: > Hi, > > Here is a bunch of spice patches accumuled this year, > they all have been on the list for review. > > [ v2: rewrite the spice client migration in a way that > allows vnc to easily join the party later on ] > > please pull, > Gerd Looks like anthony wants to have some broader discussion on the agent and spice chardev stuff, also blue swirl had some review comments on the chardev stuff. > are available in the git repository at: > git://anongit.freedesktop.org/spice/qemu spice.v28.pull Created a spice.v28.pull2 branch which just excludes patch 6/6 (the chardev one), so the chardev discussions don't hold up the merging of the other spice bits. cheers, Gerd