From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QejFc-0003qt-Oc for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:43:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QejFb-0000i9-42 for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:43:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QejFa-0000i1-Jn for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:43:54 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p677hrpL031947 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 7 Jul 2011 03:43:53 -0400 Date: Thu, 7 Jul 2011 09:43:43 +0200 From: Alon Levy Message-ID: <20110707074343.GO20603@bow.redhat.com> References: <1309954766-9728-1-git-send-email-alevy@redhat.com> <1309954766-9728-2-git-send-email-alevy@redhat.com> <4E156131.5040108@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E156131.5040108@redhat.com> 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: Gerd Hoffmann Cc: yhalperi@redhat.com, qemu-devel@nongnu.org On Thu, Jul 07, 2011 at 09:33:05AM +0200, Gerd Hoffmann wrote: > 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 ... > right. wasn't thinking. > cheers, > Gerd >