From: Marc Zyngier Date: Thu, 7 Feb 2013 10:46:46 +0000 (+0000) Subject: arm64: KVM: enable initialization of a 32bit vcpu X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~40^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d854a60b1d7d39a37b25dd28f63cfa0df637b91;p=pandora-kernel.git arm64: KVM: enable initialization of a 32bit vcpu Wire the init of a 32bit vcpu by allowing 32bit modes in pstate, and providing sensible defaults out of reset state. This feature is of course conditioned by the presence of 32bit capability on the physical CPU, and is checked by the KVM_CAP_ARM_EL1_32BIT capability. Reviewed-by: Catalin Marinas Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed