From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDnEx-0002LI-AP for qemu-devel@nongnu.org; Fri, 17 Jun 2016 02:26:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDnEw-000689-0n for qemu-devel@nongnu.org; Fri, 17 Jun 2016 02:26:51 -0400 Date: Fri, 17 Jun 2016 16:28:22 +1000 From: David Gibson Message-ID: <20160617062822.GD19581@voom.fritz.box> References: <1465795496-15071-1-git-send-email-clg@kaod.org> <1465795496-15071-2-git-send-email-clg@kaod.org> <20160616010702.GI28087@voom.fritz.box> <20160617022731.GA19581@voom.fritz.box> <57639095.5010305@kaod.org> <576392B1.6030204@kaod.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rz+pwK2yUstbofK6" Content-Disposition: inline In-Reply-To: <576392B1.6030204@kaod.org> Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH 01/10] ppc: Fix rfi/rfid/hrfi/... emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?C=E9dric?= Le Goater Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org --rz+pwK2yUstbofK6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 17, 2016 at 08:03:29AM +0200, C=E9dric Le Goater wrote: > On 06/17/2016 07:54 AM, C=E9dric Le Goater wrote: > > On 06/17/2016 04:27 AM, David Gibson wrote: > >> On Thu, Jun 16, 2016 at 11:07:02AM +1000, David Gibson wrote: > >>> On Mon, Jun 13, 2016 at 07:24:47AM +0200, C=E9dric Le Goater wrote: > >>>> From: Benjamin Herrenschmidt > >>>> > >>>> This reworks emulation of the various "rfi" variants. I removed > >>>> some masking bits that I couldn't make sense of, the only bit that > >>>> I am aware we should mask here is POW, the CPU's MSR mask should > >>>> take care of the rest. > >>>> > >>>> This also fixes some problems when running 32-bit userspace under > >>>> a 64-bit kernel. > >>>> > >>>> Signed-off-by: Benjamin Herrenschmidt > >>>> Reviewed-by: David Gibson > >>> > >>> I've merged this patch to ppc-for-2.7. > >> > >> ..and now I've removed it again. It seems that this breaks Thomas' > >> new test that OpenBIOS runs on the mac machine types. Not sure why, > >> but we need to figure that out before I apply. > >=20 > > Just this patch ? I booted a macosx image with it. but maybe just a mac= 99. > > I will check today. >=20 > With your branch ppc-for-2.7 (at commit aba2e6258d86) + the=20 > "ppc: Fix rfi/rfid/hrfi/... emulation" patch, these guests :=20 >=20 > qemu-system-ppc -cdrom ./darwinppc-602.cdr -boot d=20 > qemu-system-ppc -M mac99 -cdrom ./darwinppc-602.cdr -boot d=20 >=20 > reach the installer macosx installer. But the prom-env-test from make check fails :(. --=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 --rz+pwK2yUstbofK6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXY5iGAAoJEGw4ysog2bOS9UUP/2GUeWYcZSNWKer3WzpnaBf0 wBKEcKvErrfg3ybQwRaLdgOBccKg6bRJiVc61Gp3c9s9Xj1SMT9Qve4UzG7pI3bx kBL0WFvuOnPqU7qRupyMmZtYbBiHWjG+SeBXGQih2cwmFy8xPyfP8z3hROe84tiL OJ9IireRsXI1SZFYhClHqMgdCcFA6QhTxIJT0Ka0Lia/tL5RT1/mJiVGX4lrnGaZ gFuCykg0TjI6Q0/iMA99mU/5hijx5I3lgriM/PDWyhQd9l1uRAvYCHF+aNy5a7fu zuU0JfmSrnqSf11+fSHFSdO3KwkpUb19sUImaXxQa5maRIAbx0iRiP3S7WGBiNs+ 1XyMYQFeQSnO+EsJUBOpD60pZoRedQMoGIfK8IvMoEPLHVGB9T0g0pyEMZBEeTeT 7/FqK8foe72/6ETvzeZpmKUAsQgQaNLhrHD2rlCdFfBZCg+kvtIYZ0uyxSuxKbtj AGvG5DMMNELT1n/niPf0PE+5RDXbXV7J277pcsc8vwsrciCmlrT/5c1UPlDrETM/ EDjoeP+iMEZsf3y95jlfjyV8rMgW4fMyY0pr0hmfJg3lVgtjcKD84MQtZqFvM1hY aD+qXgoFMc3nIYBc0+O4AlYvxZYsEGsIC+cBSeS0Gsf5e+nK5YjwaS0eYPkRlqgu g75rdVLhivNL7/Wa2TD6 =mqEA -----END PGP SIGNATURE----- --rz+pwK2yUstbofK6--