From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc6Zz-0005mG-98 for qemu-devel@nongnu.org; Wed, 16 Sep 2015 02:52:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zc6Zw-0002cJ-3j for qemu-devel@nongnu.org; Wed, 16 Sep 2015 02:52:31 -0400 Message-ID: <1442386343.26770.9.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 16 Sep 2015 08:52:23 +0200 In-Reply-To: <1442351290.3146.17.camel@kernel.crashing.org> References: <1442296289.3146.8.camel@kernel.crashing.org> <1442308746.2895.19.camel@redhat.com> <1442351290.3146.17.camel@kernel.crashing.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ppc/spapr: Allow VIRTIO_VGA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Herrenschmidt Cc: qemu-ppc@nongnu.org, agraf@suse.de, qemu-devel@nongnu.org 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. thanks, Gerd