From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751457Ab2HGHzJ (ORCPT ); Tue, 7 Aug 2012 03:55:09 -0400 Received: from e23smtp02.au.ibm.com ([202.81.31.144]:55844 "EHLO e23smtp02.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751124Ab2HGHzH (ORCPT ); Tue, 7 Aug 2012 03:55:07 -0400 Message-ID: <5020C931.6030503@linux.vnet.ibm.com> Date: Tue, 07 Aug 2012 13:22:17 +0530 From: Raghavendra K T Organization: IBM User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: Raghavendra K T CC: Rob Landley , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Alexander Graf , Randy Dunlap , KVM , "H. Peter Anvin" , Marcelo Tosatti , Gleb Natapov , Ingo Molnar , Avi Kivity , Jan Kiszka , X86 , Thomas Gleixner Subject: Re: [PATCH 0/3] Documentation : hypercalls References: <20120807073946.20169.72958.sendpatchset@codeblue.in.ibm.com> In-Reply-To: <20120807073946.20169.72958.sendpatchset@codeblue.in.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit x-cbid: 12080707-5490-0000-0000-000001EA8672 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/07/2012 01:09 PM, Raghavendra K T wrote: > This is the hypercall documentation patch series > First patch covers KVM specific hypercall information. > > second patch has typo fix for vmcall instruction > comment in kvm_para.h > > Third patch includes a very useful documentation on PowerPC > hypercalls originally written by Alex