From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhAtg-0004R4-7v for qemu-devel@nongnu.org; Wed, 30 Sep 2015 02:29:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhAtc-0002oW-7r for qemu-devel@nongnu.org; Wed, 30 Sep 2015 02:29:48 -0400 Message-ID: <1443594577.21557.66.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 30 Sep 2015 08:29:37 +0200 In-Reply-To: <20150930054204.GC23574@voom> References: <1442296289.3146.8.camel@kernel.crashing.org> <1442308746.2895.19.camel@redhat.com> <1442351290.3146.17.camel@kernel.crashing.org> <1442386343.26770.9.camel@redhat.com> <20150930054204.GC23574@voom> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH] ppc/spapr: Allow VIRTIO_VGA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org On Mi, 2015-09-30 at 15:42 +1000, David Gibson wrote: > On Wed, Sep 16, 2015 at 08:52:23AM +0200, Gerd Hoffmann wrote: > > On Mi, 2015-09-16 at 07:08 +1000, Benjamin Herrenschmidt wrote: > > > On Tue, 2015-09-15 at 11:19 +0200, Gerd Hoffmann wrote: > > > > On Di, 2015-09-15 at 15:51 +1000, Benjamin Herrenschmidt wrote: > > > > > It works fine with the Linux driver out of the box > > > > > > > > Do you actually want the vga compatibility bits on pseries? > > > > > > Yes, our firmware SLOF uses them (via MMIO BARs) for the early boot > > > stuff (well, it will use them when the patches I sent are merged). > > > > Fine then, patch queued up. > > Just to clarify, Gerd, > > You've taken this through your tree and I don't need to stage it in > spapr-next? If you prepare a spapr pull req anyway feel free to include it there. Otherwise it'll go in with my next vga pull request, it's sitting in the vga queue (it is the only patch there though ...) cheers, Gerd