From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37207) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXNZw-0000G0-ED for qemu-devel@nongnu.org; Fri, 26 Sep 2014 00:56:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXNZm-0008MJ-1S for qemu-devel@nongnu.org; Fri, 26 Sep 2014 00:56:24 -0400 Received: from ozlabs.org ([103.22.144.67]:41137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXNZl-0008K5-Mi for qemu-devel@nongnu.org; Fri, 26 Sep 2014 00:56:13 -0400 Date: Fri, 26 Sep 2014 14:38:50 +1000 From: David Gibson Message-ID: <20140926043850.GB20209@voom.redhat.com> References: <1411475457-10942-1-git-send-email-kraxel@redhat.com> <1411475457-10942-4-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WhfpMioaduB5tiZL" Content-Disposition: inline In-Reply-To: <1411475457-10942-4-git-send-email-kraxel@redhat.com> Subject: Re: [Qemu-devel] [PATCH 3/3] vga-pci: add qext region to mmio List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: David Gibson , qemu-devel@nongnu.org, Anthony Liguori , "Michael S. Tsirkin" --WhfpMioaduB5tiZL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 23, 2014 at 02:30:57PM +0200, Gerd Hoffmann wrote: > Add a qemu extented register range to the standard vga mmio bar. > Right nowe there are two registers: One readonly register returning the > size of the region (so we can easily add more registers there if needed) > and one endian control register, so guests (especially ppc) can flip > the framebuffer endianness as they need it. >=20 > Signed-off-by: Gerd Hoffmann Reviewed-by: David Gibson --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --WhfpMioaduB5tiZL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUJO3aAAoJEGw4ysog2bOSG30P/00CHx7keY9RFAfBgT/Ly6G8 vxkcl6baJ3bC92VZuiE1xBwlTgObS9foy4/J0qI2e2tP5K1udV3P6/Y4XnuTojJ9 62BiTqcG2NAPI2f643KxpC9AgSw338VYssxQ8J5I3HHfGQ1ndnmBgynoNxQkWMGz y3l/2qO6/lxWPbwYy/hep22Wkj+8RhCSfVZFTjrvbromumYglEYmDPIXZ+x8Svgn UdsPIVCKrmybUDbuzcAAhgibqOBvPTkHJ72MHISnd3sO2U6NPaksZEBTkHMzfBm6 FmBZtxnGJIuFl8jdS/FPXkuKKZ2HmKlCRIQFy4Ot7VBBgA30Pex3egE4no1LragK 8LokUcYGJil6rHzywvrP6jacgZPewCSLD0BGOXNqQp5F5BMtEy7qSqFK5zF5lndu Uq6MddJ0pS9G/Rimlj4BzpDeAHWSEp00Mw0escfNtv2+hXjnVMFphUzU/zQuAKh2 lM9gSyNDHGal4uIB4vs7WD0OqXA/8odaqhR8fAbdD25o6Yqmqn/7B70QuJ1OMfxx FcYyma5qmNxXvNkJDkNt174vdoIGfv4r26XhVesHZPZFK9agXSgdjSXssHsF9wbD X1QOL8SNwz2+vLIZAtcKF+naevnYX81XaPj1BfgVmh4hmvLlYJmLSjLwp0fks8tD ReM2mty2pPzRoiY5CvwC =trkI -----END PGP SIGNATURE----- --WhfpMioaduB5tiZL--