From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwzkj-0004eo-Kl for qemu-devel@nongnu.org; Thu, 12 Nov 2015 16:49:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zwzkg-0006Wj-CH for qemu-devel@nongnu.org; Thu, 12 Nov 2015 16:49:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwzkg-0006Wc-7P for qemu-devel@nongnu.org; Thu, 12 Nov 2015 16:49:54 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 9B0C48E380 for ; Thu, 12 Nov 2015 21:49:53 +0000 (UTC) Date: Thu, 12 Nov 2015 19:49:51 -0200 From: Eduardo Habkost Message-ID: <20151112214951.GQ4180@thinpad.lan.raisama.net> References: <1447354938-1575-1-git-send-email-ehabkost@redhat.com> <56450201.20107@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56450201.20107@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 0/7] vl: graphics stubs + #ifdef cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Paolo Bonzini , qemu-devel@nongnu.org, Stefan Hajnoczi On Thu, Nov 12, 2015 at 02:17:53PM -0700, Eric Blake wrote: > On 11/12/2015 12:02 PM, Eduardo Habkost wrote: > > Clean up the graphics initialization code to reduce the number of > > > > Lame of git for eating lines that start with #ifdef. But at least it > doesn't matter on the cover letter :) Maybe it's a git-publish bug, I will check. Thanks for noting! :) -- Eduardo