From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9m26-00082v-Cg for qemu-devel@nongnu.org; Mon, 06 Jun 2016 00:20:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9m22-0006C3-2S for qemu-devel@nongnu.org; Mon, 06 Jun 2016 00:20:57 -0400 Message-ID: <1465186831.4274.31.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Mon, 06 Jun 2016 14:20:31 +1000 In-Reply-To: <1465185333.4274.25.camel@kernel.crashing.org> References: <1464955880-10176-1-git-send-email-clg@kaod.org> <20160606011726.GB9226@voom.fritz.box> <1465185333.4274.25.camel@kernel.crashing.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH 0/3] ppc: complete the new HV mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson , =?ISO-8859-1?Q?C=E9dric?= Le Goater Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Mark Cave-Ayland On Mon, 2016-06-06 at 13:55 +1000, Benjamin Herrenschmidt wrote: > > I'm not sure that 32-bit patch is correct. We shouldn't have to flush > on IR/DR transitions at all, that's the whole point of the split I/D > code. > > I think something else is wrong. Note: With whatever's in this branch, OpenBIOS won't start at all Cheers, Ben.