From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCivH-0007DA-MV for qemu-devel@nongnu.org; Tue, 14 Jun 2016 03:38:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCivD-0000VA-G4 for qemu-devel@nongnu.org; Tue, 14 Jun 2016 03:38:06 -0400 References: <1464655277-14748-1-git-send-email-david@gibson.dropbear.id.au> <1464655277-14748-5-git-send-email-david@gibson.dropbear.id.au> <574E1021.8040805@ilande.co.uk> <20160601021511.GA15455@voom.fritz.box> <574E88AC.7020608@ilande.co.uk> <20160602031752.GJ15455@voom.fritz.box> From: Thomas Huth Message-ID: <575FB451.8090301@redhat.com> Date: Tue, 14 Jun 2016 09:37:53 +0200 MIME-Version: 1.0 In-Reply-To: <20160602031752.GJ15455@voom.fritz.box> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fTJ84FU6Ra7HS9XgLEQNe36M2dBEuKx87" Subject: Re: [Qemu-devel] [Qemu-ppc] [PULL 04/12] ppc: tlbie, tlbia and tlbisync are HV only List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson , Mark Cave-Ayland Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fTJ84FU6Ra7HS9XgLEQNe36M2dBEuKx87 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02.06.2016 05:17, David Gibson wrote: > On Wed, Jun 01, 2016 at 08:03:08AM +0100, Mark Cave-Ayland wrote: >> On 01/06/16 03:15, David Gibson wrote: >> >>> On Tue, May 31, 2016 at 11:28:49PM +0100, Mark Cave-Ayland wrote: [...] >>>> Note that there is also another regression that has recently landed = in >>>> git master so you'll also need to revert >>>> e7c9136977cb99c6eb52c9139f7b8d8b5fa87db9 in order to get back to a >>>> functioning OpenBIOS. >>> >>> I'd preter to see it fixed rather than just reverted.. >> >> Looks like the original author has found the bug, so there should be a= >> fix coming up for this soon (I only included it here in case you neede= d >> an explicit test case). >=20 > Ok. >=20 > So, yeah, I'm not really set up to test Mac machines which means I > don't easily catch regressions like this. >=20 > Mark, >=20 > Could you look into adding a testcase to "make check" that will at > least catch these unsubtle breaks boot type regressions? I think I've just found a nice way to check whether the OpenBIOS machines can at least successfully run through the OpenBIOS boot sequence: You can use the "-prom-env" parameter of QEMU to execute some Forth code there, so this can be used to signal a successful test to the qtest environment. Unless you've got a better test in the works already, I polish up my patch and submit it later today or tomorrow... Thomas --fTJ84FU6Ra7HS9XgLEQNe36M2dBEuKx87 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJXX7RWAAoJEC7Z13T+cC2188MP+gOSztMONSwYQuLSdmj8syk5 Q+37wez5BOv1xoBvousBT1+62fkL6cFtMbx7UK4NsRrR64MhEC7XNtDUGudtA+1O e5FfBEHcz4SquKMufdcIP4y5liDEJrFHPlmdKP5+fFd9lFUkWtSH7pViViK63yKs rvgHXcuZg04AdqwRvaLCI5WikU/8fX4Fv/NAEmka+nM2D01E9cwLWyu/4lbbGjqL Ma3TC6MD23TVHkUPBsgTR4eQzkKAbMHdxPHlMq6UB07ziRM8Dcuwok4KR0ON1FVf S79MfRsJDDr9TM0Mk0cGiEzOKM5XDSeno9+ves/V11fEzsY02oWgUddy3K4BPA1S YlUrvkWCaKDJZomzY/+l1GnHRocS2F8JRwOUXVYRgUk7n0adL5IrWBK6uYT197Nq qemXDDo3xcd8ZYf5RBdxwivTNzaIaMu2RHoppHocRcj8CnnBX2oaiJoV4nL2pqs2 xWLkIj4r09XZzD++bD0f7lXn+wN94kspIbuutdBmD1uOzAGCpyG+NJi6+xwWYmPQ gPf02rU/RZNg0mo2u2FVZMpmKUJynohC/LybmdVwmG0kXHFITWGMJ9jyJvbPAnLs KLIBGNidCMpkOcyUh3ZvEFG+pTz9m4RgFv//5DvqpT5lap4LiqrJOlk5eQzKN2Pq ZiSsfCXiGzjjFHi+fRjN =sk6G -----END PGP SIGNATURE----- --fTJ84FU6Ra7HS9XgLEQNe36M2dBEuKx87--