From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anIGe-0007UW-JZ for qemu-devel@nongnu.org; Tue, 05 Apr 2016 00:07:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anIGd-0004OP-IT for qemu-devel@nongnu.org; Tue, 05 Apr 2016 00:07:04 -0400 Date: Tue, 5 Apr 2016 13:25:33 +1000 From: David Gibson Message-ID: <20160405032533.GS16485@voom.fritz.box> References: <1459822643-4770-1-git-send-email-david@gibson.dropbear.id.au> <1459822643-4770-2-git-send-email-david@gibson.dropbear.id.au> <1459822790.20087.65.camel@kernel.crashing.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="szdyR02yM8NCQUEm" Content-Disposition: inline In-Reply-To: <1459822790.20087.65.camel@kernel.crashing.org> Subject: Re: [Qemu-devel] [PULL 1/3] ppc: Rework POWER7 & POWER8 exception model List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Herrenschmidt Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org, aik@ozlabs.ru, mdroth@linux.vnet.ibm.com, agraf@suse.de, clg@fr.ibm.com, qemu-ppc@nongnu.org, pbonzini@redhat.com --szdyR02yM8NCQUEm Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 05, 2016 at 12:19:50PM +1000, Benjamin Herrenschmidt wrote: > On Tue, 2016-04-05 at 12:17 +1000, David Gibson wrote: > > From: C=E9dric Le Goater > >=20 > > From: Benjamin Herrenschmidt > >=20 > > This patch fixes the current AIL implementation for POWER8. The > > interrupt vector address can be calculated directly from LPCR when > > the > > exception is handled. The excp_prefix update becomes useless and we > > can cleanup the H_SET_MODE hcall. >=20 > Beware, iirc, this depends on the new cpu_set_papr() stuff I did so we > get the right LPCR values in PAPR mode. Right, C=E9dric already submitted that before the 2.6 freeze, and it was merged as 26a7f129, AFAICT. --=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 --szdyR02yM8NCQUEm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXAzAtAAoJEGw4ysog2bOSK08P/2POfRbLgdpTVGIQq7GYmQuF qZCiwHcziEZUqDigLbwQWT9VwFD7Gx+2VZa+l/7qmBi1bhZgEBInijgYV1lO++qn 7gyeQ9JThpASzZinebBvKmxZW8dYwmgKf6U1VLM61XZ5ThTJrm8JXbvXivrZLGJt /pCMqAihNtw0tfMHd/skgpTiOUsffLpfbFJqLwvk7XIeB9RabZvnixbqKOMw+Z+C bujW2rGeWg1cNXLV5xVZONwOBgSh1opzmOtHnziqpXmKqUDyNp+OFGU74OYsWRTi XnpUjnUWOLtqvF1QaSQ6h8HtCV0ewzdAuNqmcuXQOezHbOqUeLge4VbftK5fZdpk NcPQie4U83GPTFjf3ZFhxH0HY8gZXCR01/ru457hYhgOAImkonh78T/oO1rfZJ0h dvRtHXCiT183+qREOWUTiNnyTJzewMy8//wb0yJZNslTbtiJnw+0N0g7IKNnvcAB ZYWV2xSsTEM8dYXoqBUJClFWtb7JAOJh6jiRgTQHumbfUAp71szLjRVXXFn00KzM 5DCo2Bp32azsP1XFXtzDxO85mr6G2nqRWEu6dmpNrayRYivUAdGW47uBjUOkZJDs GHbLOy3J8xh9EFggrbWnvDz8ZvF/bHBVxZutBi0ulNqTjnh4Vlg18E5xib/fgwCu dQ+WFdVaRHLBEA4816WQ =wY5Y -----END PGP SIGNATURE----- --szdyR02yM8NCQUEm--