From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Sun, 18 Mar 2012 21:22:55 +0000 Subject: Re: [PATCH/RFC] kvm/powerpc: Add new ioctl to retreive support page sizes and encodings Message-Id: <1332105775.3105.206.camel@pasglop> List-Id: References: <1331884552.3105.163.camel@pasglop> <4F65B7B2.7080207@redhat.com> <1332103675.3105.200.camel@pasglop> <4D1E0680-263D-4D55-AC2E-7D47AECD468F@suse.de> In-Reply-To: <4D1E0680-263D-4D55-AC2E-7D47AECD468F@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: Avi Kivity , kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, David Gibson On Sun, 2012-03-18 at 22:16 +0100, Alexander Graf wrote: > > What kind of docs do you expect ? Where ? I don't see any of the > other > > private ioctls we use on ppc documented either... > > They should be - all documentation is in > Documentation/virt/kvm/api.txt. Ok, I missed that. I'll make sure this is updated in my next submission. Thanks ! Cheers, Ben.