diff options
author | Mario Smarduch <m.smarduch@samsung.com> | 2015-07-16 23:29:37 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2015-08-19 23:25:19 +0200 |
commit | 33c76a0b8126946026fa1122cb774553afae0956 (patch) | |
tree | 1ea5e6afabc2d383755984064899857928c71f43 /arch/arm | |
parent | KVM: arm/arm64: timer: Allow the timer to control the active state (diff) | |
download | linux-33c76a0b8126946026fa1122cb774553afae0956.tar.xz linux-33c76a0b8126946026fa1122cb774553afae0956.zip |
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
This patch only saves and restores FP/SIMD registers on Guest access. To do
this cptr_el2 FP/SIMD trap is set on Guest entry and later checked on exit.
lmbench, hackbench show significant improvements, for 30-50% exits FP/SIMD
context is not saved/restored
[chazy/maz: fixed save/restore logic for 32bit guests]
Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions