From: Eric Auger Date: Wed, 4 Mar 2015 10:14:34 +0000 (+0100) Subject: KVM: arm/arm64: implement kvm_arch_intc_initialized X-Git-Tag: omap-for-v4.2/o2_dc~192^2~20^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1426e4c5add09042840013dfa5565e6be6d412e;p=pandora-kernel.git KVM: arm/arm64: implement kvm_arch_intc_initialized On arm/arm64 the VGIC is dynamically instantiated and it is useful to expose its state, especially for irqfd setup. This patch defines __KVM_HAVE_ARCH_INTC_INITIALIZED and implements kvm_arch_intc_initialized. Signed-off-by: Eric Auger Acked-by: Christoffer Dall Reviewed-by: Andre Przywara Acked-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed