ARM: KVM: Add VFP lazy save/restore handler
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Jan 2016 13:53:51 +0000 (13:53 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 18:34:14 +0000 (18:34 +0000)
commit96e5e670cc681703c00eaf442c8796da6aa25ca0
treecd94698dc26b77d6d1ca10c1092ae3822c2987b7
parent89ef2b21ed2173e01995371261a9f9789bc1e47a
ARM: KVM: Add VFP lazy save/restore handler

Similar to the arm64 version, add the code that deals with VFP traps,
re-enabling VFP, save/restoring the registers and resuming the guest.

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/hyp/entry.S