From: Marc Zyngier Date: Mon, 8 Apr 2013 15:47:18 +0000 (+0100) Subject: ARM: KVM: add architecture specific hook for capabilities X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17b1e31f9201fc102ee3ddd409988e47753e22f9;p=pandora-kernel.git ARM: KVM: add architecture specific hook for capabilities Most of the capabilities are common to both arm and arm64, but we still need to handle the exceptions. Introduce kvm_arch_dev_ioctl_check_extension, which both architectures implement (in the 32bit case, it just returns 0). Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed