From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCH v4 23/32] arm64: KVM: 32bit GP register access Date: Thu, 23 May 2013 11:48:32 +0100 Message-ID: <20130523104832.GE16722@arm.com> References: <1368540840-26750-1-git-send-email-marc.zyngier@arm.com> <1368540840-26750-24-git-send-email-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-arm-kernel@lists.infradead.org" , "kvmarm@lists.cs.columbia.edu" , "kvm@vger.kernel.org" , Will Deacon , "pbonzini@redhat.com" , "gleb@redhat.com" , Christopher Covington To: Marc Zyngier Return-path: Received: from fw-tnat.cambridge.arm.com ([217.140.96.21]:54841 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757918Ab3EWKtS (ORCPT ); Thu, 23 May 2013 06:49:18 -0400 Content-Disposition: inline In-Reply-To: <1368540840-26750-24-git-send-email-marc.zyngier@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, May 14, 2013 at 03:13:51PM +0100, Marc Zyngier wrote: > Allow access to the 32bit register file through the usual API. > > Reviewed-by: Christopher Covington > Signed-off-by: Marc Zyngier Reviewed-by: Catalin Marinas