From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v6 19/21] KVM: ARM: vgic: add the GICv3 backend Date: Fri, 4 Jul 2014 02:42:36 -0700 Message-ID: <20140704094236.GA20451@cbox> References: <1404140510-5382-1-git-send-email-marc.zyngier@arm.com> <1404140510-5382-20-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, mark.rutland@arm.com, Will Deacon , Catalin Marinas To: Marc Zyngier Return-path: Received: from mail-la0-f44.google.com ([209.85.215.44]:42069 "EHLO mail-la0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198AbaGDJma (ORCPT ); Fri, 4 Jul 2014 05:42:30 -0400 Received: by mail-la0-f44.google.com with SMTP id ty20so1013268lab.31 for ; Fri, 04 Jul 2014 02:42:29 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1404140510-5382-20-git-send-email-marc.zyngier@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Jun 30, 2014 at 04:01:48PM +0100, Marc Zyngier wrote: > Introduce the support code for emulating a GICv2 on top of GICv3 > hardware. > > Acked-by: Catalin Marinas > Signed-off-by: Marc Zyngier Yay, bisectability and called functions available and everything: Reviewed-by: Christoffer Dall