From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4TFO-0000t2-A5 for qemu-devel@nongnu.org; Thu, 23 Aug 2012 04:58:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4TFN-0004PW-GE for qemu-devel@nongnu.org; Thu, 23 Aug 2012 04:58:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4TFN-0004PO-8f for qemu-devel@nongnu.org; Thu, 23 Aug 2012 04:58:37 -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 q7N8waIL016764 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 23 Aug 2012 04:58:36 -0400 Message-ID: <5035F0BA.4090401@redhat.com> Date: Thu, 23 Aug 2012 10:58:34 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1345623386-18633-1-git-send-email-alevy@redhat.com> In-Reply-To: <1345623386-18633-1-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v12 1/2] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-devel@nongnu.org On 08/22/12 10:16, Alon Levy wrote: > v11->v12: > fix build with older spice server (Gerd). Replaced patches in the spice queue. thanks, Gerd