diff options
author | Mario Smarduch <m.smarduch@samsung.com> | 2015-07-17 00:29:37 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2015-08-20 00:25:19 +0300 |
commit | 33c76a0b8126946026fa1122cb774553afae0956 (patch) | |
tree | 1ea5e6afabc2d383755984064899857928c71f43 /arch/arm/kvm | |
parent | f120cd6533d21075ab103ae6c225b1697853660d (diff) | |
download | linux-33c76a0b8126946026fa1122cb774553afae0956.tar.xz |
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/kvm')
0 files changed, 0 insertions, 0 deletions