From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qdj3X-00042U-S1 for qemu-devel@nongnu.org; Mon, 04 Jul 2011 09:19:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qdj3W-0004yX-6R for qemu-devel@nongnu.org; Mon, 04 Jul 2011 09:19:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qdj3V-0004yR-O0 for qemu-devel@nongnu.org; Mon, 04 Jul 2011 09:19:17 -0400 Message-ID: <4E11BDD1.7010305@redhat.com> Date: Mon, 04 Jul 2011 15:19:13 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1309781281-31000-1-git-send-email-yhalperi@redhat.com> In-Reply-To: <1309781281-31000-1-git-send-email-yhalperi@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCHv3] qxl: make sure primary surface is saved on migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yonit Halperin Cc: spice-devel@lists.freedesktop.org, qemu-devel@nongnu.org On 07/04/11 14:08, Yonit Halperin wrote: > --- > hw/qxl.c | 9 ++++++--- > 1 files changed, 6 insertions(+), 3 deletions(-) > Added to spice patch queue. thanks, Gerd