From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qej5D-0001Ur-LD for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:33:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qej5C-0007Rv-5h for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:33:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qej5B-0007Ri-8c for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:33:09 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p677X8oG020939 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 7 Jul 2011 03:33:08 -0400 Message-ID: <4E156131.5040108@redhat.com> Date: Thu, 07 Jul 2011 09:33:05 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1309954766-9728-1-git-send-email-alevy@redhat.com> <1309954766-9728-2-git-send-email-alevy@redhat.com> In-Reply-To: <1309954766-9728-2-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qxl: add defines from latest spice-protocol. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: yhalperi@redhat.com, qemu-devel@nongnu.org On 07/06/11 14:19, Alon Levy wrote: > From: Gerd Hoffmann > > Allows to build with older spice-protocol versions. Given that we can't get away with changing the protocol only but require a new libspices-server for the new features this is pointless ... cheers, Gerd