From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVAAI-0004fW-MV for qemu-devel@nongnu.org; Mon, 09 Mar 2015 22:45:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVAA3-0003p7-IV for qemu-devel@nongnu.org; Mon, 09 Mar 2015 22:45:02 -0400 Received: from ozlabs.org ([2401:3900:2:1::2]:44616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVAA3-0003ok-76 for qemu-devel@nongnu.org; Mon, 09 Mar 2015 22:44:47 -0400 Date: Tue, 10 Mar 2015 13:38:12 +1100 From: David Gibson Message-ID: <20150310023812.GG30335@voom.fritz.box> References: <1424883128-9841-1-git-send-email-dgilbert@redhat.com> <1424883128-9841-7-git-send-email-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HB4mHL4PVvkpZAgW" Content-Disposition: inline In-Reply-To: <1424883128-9841-7-git-send-email-dgilbert@redhat.com> Subject: Re: [Qemu-devel] [PATCH v5 06/45] Provide runtime Target page information List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: aarcange@redhat.com, yamahata@private.email.ne.jp, quintela@redhat.com, qemu-devel@nongnu.org, amit.shah@redhat.com, pbonzini@redhat.com, yanghy@cn.fujitsu.com --HB4mHL4PVvkpZAgW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 25, 2015 at 04:51:29PM +0000, Dr. David Alan Gilbert (git) wrot= e: > From: "Dr. David Alan Gilbert" >=20 > The migration code generally is built target-independent, however > there are a few places where knowing the target page size would > avoid artificially moving stuff into arch_init. >=20 > Provide 'qemu_target_page_bits()' that returns TARGET_PAGE_BITS > to other bits of code so that they can stay target-independent. >=20 > Signed-off-by: Dr. David Alan Gilbert 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 --HB4mHL4PVvkpZAgW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJU/lkUAAoJEGw4ysog2bOSBR0P/A7CUGof5KAzvaHCP+oRPMUF puSuURoYggzoiJSw8x3Ho3szIyYo9DIG6e7hr72ynpTVfoeSzVeCmeyZmFhUo0Ev EFAL63ud8+Hp0SrC8cBOgLd88Rwp/Un7M1EK1vHrZchdolIVY5PBY6jKkWFzH0Z5 fdGGOOh+1xWYqKTN9naIE+GUhszOvrrgQkI2O7WurJGtpvUcBQRvrzNkvWfAV3Ep zpPbnwQeo5XH9YoBhPTmuMLoCKWVz8We+OVTWv+XuDAjZaA4Hc8SAO1R6lsappPe GSe+ymx4zhLf1xtOZEz5/mHcTNOYd2IkXzNK9xc5z7C78goFK/fa8Tb2Xa2Pp0p2 KevKSqFkbXok7XKe+1ZDfqcgxePFZVtD0kMtpc5Bs+n8B4KswJ9IAYqAgPTIA1d+ 6gsqryGRUHKgS9l9MFwymZkA9ZipLAmOWKxudqd9zQ47uq9IcV8qehsCSirX9Ije FDERhKzFDjo6d1oPrxROblL9KBtsHqet5fsmNcnzy5miKfz28yTTU7Q6CVBXt40e VJwBrxcoFXP/sp2Oj0YrP+Hr/MtmfxObAAMmgVyhXvlxaD6foskm+cyQoiYMJ/ZA FxO0Eu90K3+rpcKADTthSye5fiSbwk9OQJUI9qpRLYrKEJCDWXBvprhL2pPhsBun FLTaOhMGg3PHzHjAybL5 =CLze -----END PGP SIGNATURE----- --HB4mHL4PVvkpZAgW--