From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgpHJ-0006MO-IJ for qemu-devel@nongnu.org; Mon, 05 Sep 2016 04:29:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgpHG-0003EY-E4 for qemu-devel@nongnu.org; Mon, 05 Sep 2016 04:29:17 -0400 Message-ID: <1473064090.2313.46.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Mon, 05 Sep 2016 18:28:10 +1000 In-Reply-To: <23bc7743-4645-85d8-7a45-6e36b9a7aee2@kaod.org> References: <1472661255-20160-1-git-send-email-clg@kaod.org> <1472661255-20160-3-git-send-email-clg@kaod.org> <20160905025835.GF2587@voom.fritz.box> <1473058763.2313.40.camel@kernel.crashing.org> <23bc7743-4645-85d8-7a45-6e36b9a7aee2@kaod.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 2/7] ppc/pnv: add a PnvChip object List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?C=E9dric?= Le Goater , David Gibson Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf On Mon, 2016-09-05 at 09:41 +0200, C=C3=A9dric Le Goater wrote: > yeah. I have not found a clear definition of all the bits. >=20 > I will try to make a macro with what I can collect from the=C2=A0 > specs and the code. It's the CFAM stuff, there's some doco internally but nothing releasable publicly... Cheers, Ben.