Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-08-02 Thread Alexander Graf
On 02.08.2012, at 09:08, Raghavendra K T wrote: > On 08/01/2012 11:55 PM, Marcelo Tosatti wrote: >> On Wed, Aug 01, 2012 at 04:19:01PM +0530, Raghavendra K T wrote: >>> On 08/01/2012 08:37 AM, Marcelo Tosatti wrote: On Tue, Jul 24, 2012 at 02:23:59PM +0530, Raghavendra K T wrote: > Fr

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-08-02 Thread Raghavendra K T
On 08/01/2012 11:55 PM, Marcelo Tosatti wrote: On Wed, Aug 01, 2012 at 04:19:01PM +0530, Raghavendra K T wrote: On 08/01/2012 08:37 AM, Marcelo Tosatti wrote: On Tue, Jul 24, 2012 at 02:23:59PM +0530, Raghavendra K T wrote: From: Raghavendra K T Thanks Alex for KVM_HC_FEATURES inputs and Jan

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-08-01 Thread Marcelo Tosatti
On Wed, Aug 01, 2012 at 04:19:01PM +0530, Raghavendra K T wrote: > On 08/01/2012 08:37 AM, Marcelo Tosatti wrote: > >On Tue, Jul 24, 2012 at 02:23:59PM +0530, Raghavendra K T wrote: > >>From: Raghavendra K T > >> > >>Thanks Alex for KVM_HC_FEATURES inputs and Jan for VAPIC_POLL_IRQ, > >>and Peter (

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-08-01 Thread Raghavendra K T
On 08/01/2012 08:37 AM, Marcelo Tosatti wrote: On Tue, Jul 24, 2012 at 02:23:59PM +0530, Raghavendra K T wrote: From: Raghavendra K T Thanks Alex for KVM_HC_FEATURES inputs and Jan for VAPIC_POLL_IRQ, and Peter (HPA) for suggesting hypercall ABI addition. Signed-off-by: Raghavendra K T --- Ple

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-07-31 Thread Marcelo Tosatti
On Tue, Jul 24, 2012 at 02:23:59PM +0530, Raghavendra K T wrote: > From: Raghavendra K T > > Thanks Alex for KVM_HC_FEATURES inputs and Jan for VAPIC_POLL_IRQ, > and Peter (HPA) for suggesting hypercall ABI addition. > > Signed-off-by: Raghavendra K T > --- > Please have a closer look at Hyperc

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-07-24 Thread Raghavendra K T
On 07/24/2012 05:43 PM, Alexander Graf wrote: On 07/24/2012 10:53 AM, Raghavendra K T wrote: From: Raghavendra K T Thanks Alex for KVM_HC_FEATURES inputs and Jan for VAPIC_POLL_IRQ, and Peter (HPA) for suggesting hypercall ABI addition. Signed-off-by: Raghavendra K T --- Please have a closer

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-07-24 Thread Alexander Graf
On 07/24/2012 10:53 AM, Raghavendra K T wrote: From: Raghavendra K T Thanks Alex for KVM_HC_FEATURES inputs and Jan for VAPIC_POLL_IRQ, and Peter (HPA) for suggesting hypercall ABI addition. Signed-off-by: Raghavendra K T --- Please have a closer look at Hypercall ABI newly added Changes sin

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-06-04 Thread Raghavendra K T
On 05/31/2012 11:14 PM, Randy Dunlap wrote: On 05/31/2012 01:01 AM, Raghavendra K T wrote: From: Raghavendra K T Thanks Alex for KVM_HC_FEATURES inputs and Jan for VAPIC_POLL_IRQ Signed-off-by: Raghavendra K T --- diff --git a/Documentation/virtual/kvm/hypercalls.txt b/Documentation/virtual/

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-06-04 Thread Raghavendra K T
On 06/04/2012 09:30 AM, Rob Landley wrote: On 05/31/2012 12:46 PM, H. Peter Anvin wrote: On 05/31/2012 01:01 AM, Raghavendra K T wrote: + +TODO: +1. more information on input and output needed? +2. Add more detail to purpose of hypercalls. 1. definitely, including the hypercall ABI.

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-06-03 Thread Rob Landley
On 05/31/2012 12:46 PM, H. Peter Anvin wrote: > On 05/31/2012 01:01 AM, Raghavendra K T wrote: >> + >> +TODO: >> +1. more information on input and output needed? >> +2. Add more detail to purpose of hypercalls. >> > > 1. definitely, including the hypercall ABI. > > -hpa > I was wondering

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-05-31 Thread H. Peter Anvin
On 05/31/2012 11:55 AM, Jan Kiszka wrote: >> >> No "Status", does that imply "Active" ? > > It should actually state that this call is in use. > It might be nice to point out when a call was introduced, and for deprecated calls, when it was deprecated. -hpa -- H. Peter Anvin, Intel Op

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-05-31 Thread Jan Kiszka
On 2012-05-31 19:44, Randy Dunlap wrote: > On 05/31/2012 01:01 AM, Raghavendra K T wrote: > >> From: Raghavendra K T >> >> Thanks Alex for KVM_HC_FEATURES inputs and Jan for VAPIC_POLL_IRQ >> >> Signed-off-by: Raghavendra K T >> --- >> diff --git a/Documentation/virtual/kvm/hypercalls.txt >>

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-05-31 Thread H. Peter Anvin
On 05/31/2012 01:01 AM, Raghavendra K T wrote: > + > +TODO: > +1. more information on input and output needed? > +2. Add more detail to purpose of hypercalls. > 1. definitely, including the hypercall ABI. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I

Re: [PATCH] Documentation/kvm : Add documentation on Hypercalls

2012-05-31 Thread Randy Dunlap
On 05/31/2012 01:01 AM, Raghavendra K T wrote: > From: Raghavendra K T > > Thanks Alex for KVM_HC_FEATURES inputs and Jan for VAPIC_POLL_IRQ > > Signed-off-by: Raghavendra K T > --- > diff --git a/Documentation/virtual/kvm/hypercalls.txt > b/Documentation/virtual/kvm/hypercalls.txt > new fi