commit | 96e5e670cc681703c00eaf442c8796da6aa25ca0 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Jan 06 13:53:51 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 29 18:34:14 2016 +0000 |
tree | cd94698dc26b77d6d1ca10c1092ae3822c2987b7 | |
parent | 89ef2b21ed2173e01995371261a9f9789bc1e47a [diff] |
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>