From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Landley Subject: Re: [PATCH RFC V6 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock Date: Thu, 26 Apr 2012 10:57:12 -0500 Message-ID: <4F997058.6070509@landley.net> References: <20120423095937.30893.14776.sendpatchset@codeblue.in.ibm.com> <20120423100034.30893.81866.sendpatchset@codeblue.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120423100034.30893.81866.sendpatchset@codeblue.in.ibm.com> Sender: kvm-owner@vger.kernel.org To: Raghavendra K T Cc: Jeremy Fitzhardinge , Greg Kroah-Hartman , Alexander Graf , Randy Dunlap , linux-doc@vger.kernel.org, "H. Peter Anvin" , Konrad Rzeszutek Wilk , KVM , Stefano Stabellini , Virtualization , X86 , Gleb Natapov , Ingo Molnar , Marcelo Tosatti , Avi Kivity , LKML , Xen , Srivatsa Vaddagiri , Sasha Levin List-Id: xen-devel@lists.xenproject.org On 04/23/2012 05:00 AM, Raghavendra K T wrote: > From: Raghavendra K T ... > --- /dev/null > +++ b/Documentation/virtual/kvm/hypercalls.txt > @@ -0,0 +1,59 @@ > +KVM Hypercalls Documentation > +=========================== > +Template for documentation is > +The documenenation for hypercalls should inlcude What does the line about templates mean/ documenenation? inlcude? > +1. Hypercall name, value. > +2. Architecture(s) > +3. status (deprecated, obsolete, active) > +4. Purpose > + > + > +1. KVM_HC_VAPIC_POLL_IRQ > +------------------------ > +value: 1 > +Architecture: x86 > +Purpose: Purpose: none. Rob -- GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code. Either it's "mere aggregation", or a license violation. Pick one.