arm: KVM: keep arm vfp/simd exit handling consistent with arm64
authorMario Smarduch <m.smarduch@samsung.com>
Thu, 16 Jul 2015 21:29:38 +0000 (22:29 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 19 Aug 2015 21:27:58 +0000 (22:27 +0100)
commit054167b3d55127feb64978eddf3f9f3a84fe493b
treef37fbf960bcf92c62f118230c043ad026248df49
parent33c76a0b8126946026fa1122cb774553afae0956
arm: KVM: keep arm vfp/simd exit handling consistent with arm64

After enhancing arm64 FP/SIMD exit handling, ARMv7 VFP exit branch is moved
to guest trap handling. This allows us to keep exit handling flow between both
architectures consistent.

Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/interrupts.S