arm: KVM: Use common AArch32 conditional execution code
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Sep 2016 08:28:43 +0000 (09:28 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 8 Sep 2016 10:53:00 +0000 (12:53 +0200)
commit3aedd5c49e63c0d31a53b00ab906d48f53abb68b
tree276d564323cc9a23398f157be5dd0cf0aed07f6e
parent427d7cacf97220844aa39146e11365655bbff8bd
arm: KVM: Use common AArch32 conditional execution code

Add the bit of glue and const-ification that is required to use
the code inherited from the arm64 port, and move over to it.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/include/asm/kvm_emulate.h
arch/arm/kvm/Makefile
arch/arm/kvm/emulate.c
virt/kvm/arm/aarch32.c