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 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 To: Raghavendra K T Return-path: Received: from mail-ob0-f174.google.com ([209.85.214.174]:60027 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758021Ab2DZQvb (ORCPT ); Thu, 26 Apr 2012 12:51:31 -0400 Received: by obbta14 with SMTP id ta14so1816699obb.19 for ; Thu, 26 Apr 2012 09:51:30 -0700 (PDT) In-Reply-To: <20120423100034.30893.81866.sendpatchset@codeblue.in.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: 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.