From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLnZx-00005d-Tr for qemu-devel@nongnu.org; Sat, 09 Jul 2016 04:25:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLnZx-0000MH-0W for qemu-devel@nongnu.org; Sat, 09 Jul 2016 04:25:37 -0400 Message-ID: <1468052700.20552.36.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Sat, 09 Jul 2016 18:25:00 +1000 In-Reply-To: <58191985-71c3-e4da-2519-9d80a023be56@kaod.org> References: <1467355319-28406-1-git-send-email-david@gibson.dropbear.id.au> <1467355319-28406-6-git-send-email-david@gibson.dropbear.id.au> <58191985-71c3-e4da-2519-9d80a023be56@kaod.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-ppc] [PULL 05/23] ppc: Enforce setting MSR:EE, IR and DR when MSR:PR is set List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?C=E9dric?= Le Goater , Mark Cave-Ayland , David Gibson , peter.maydell@linaro.org Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org On Sat, 2016-07-09 at 10:16 +0200, C=C3=A9dric Le Goater wrote: > The login prompt is reached with a full Darwin disk image.=C2=A0 >=20 > So I must be missing a scenario :/ Yes same here, Darwin worked fine, but I did reproduce the problem with OS 9. See the fix I sent. Cheers, Ben.