From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCH v4 08/32] arm64: KVM: user space interface Date: Mon, 20 May 2013 17:01:48 +0100 Message-ID: <20130520160147.GG3639@MacBook-Pro.local> References: <1368540840-26750-1-git-send-email-marc.zyngier@arm.com> <1368540840-26750-9-git-send-email-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" , "gleb@redhat.com" , Will Deacon , Christopher Covington , "pbonzini@redhat.com" , "kvmarm@lists.cs.columbia.edu" , "linux-arm-kernel@lists.infradead.org" To: Marc Zyngier Return-path: Content-Disposition: inline In-Reply-To: <1368540840-26750-9-git-send-email-marc.zyngier@arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: kvm.vger.kernel.org On Tue, May 14, 2013 at 03:13:36PM +0100, Marc Zyngier wrote: > Provide the kvm.h file that defines the user space visible > interface. > > Reviewed-by: Christopher Covington > Signed-off-by: Marc Zyngier Reviewed-by: Catalin Marinas