From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH] arm64: KVM: Enable minimalistic support for Cortex-A53 Date: Sun, 25 May 2014 20:07:29 +0200 Message-ID: <20140525180729.GK3866@lvm> References: <1400605563-25533-1-git-send-email-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, Will Deacon , Catalin Marinas To: Marc Zyngier Return-path: Received: from mail-la0-f53.google.com ([209.85.215.53]:46619 "EHLO mail-la0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751014AbaEYSHc (ORCPT ); Sun, 25 May 2014 14:07:32 -0400 Received: by mail-la0-f53.google.com with SMTP id ty20so3699044lab.40 for ; Sun, 25 May 2014 11:07:31 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1400605563-25533-1-git-send-email-marc.zyngier@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, May 20, 2014 at 06:06:03PM +0100, Marc Zyngier wrote: > In order to allow KVM to run on Cortex-A53 implementations, wire the > minimal support required. > > Signed-off-by: Marc Zyngier ack, I've applied this to kvmarm/next. -Christoffer