From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjx6C-0003Vx-IB for qemu-devel@nongnu.org; Thu, 21 Jul 2011 13:31:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qjx6B-00057y-Kb for qemu-devel@nongnu.org; Thu, 21 Jul 2011 13:31:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjx6B-00057c-DQ for qemu-devel@nongnu.org; Thu, 21 Jul 2011 13:31:47 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p6LHVjj5022152 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 21 Jul 2011 13:31:46 -0400 Message-ID: <4E285861.6040403@redhat.com> Date: Thu, 21 Jul 2011 18:48:33 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1311153660-16728-1-git-send-email-alevy@redhat.com> In-Reply-To: <1311153660-16728-1-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v7 00/11] async + suspend reworked List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-devel@nongnu.org On 07/20/11 11:20, Alon Levy wrote: > v7 changes: > use updated spice api (spice_qxl_update_area_async etc.) Looks good, finally hashed out all the issues, great job. I'll go queue it up for early 0.16 merge once we have a spice release with the required libspice-server bits included. thanks, Gerd