summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorJulien Thierry <julien.thierry@arm.com>2017-12-06 17:09:49 +0000
committerChristoffer Dall <christoffer.dall@linaro.org>2017-12-18 10:53:22 +0100
commitbfe766cf65fb65e68c4764f76158718560bdcee5 (patch)
treedbca7a94f09182a850f02f0d521c87b470eedfd8 /virt
parent50c4c4e268a2d7a3e58ebb698ac74da0de40ae36 (diff)
arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
When VHE is not present, KVM needs to save and restores PMSCR_EL1 when possible. If SPE is used by the host, value of PMSCR_EL1 cannot be saved for the guest. If the host starts using SPE between two save+restore on the same vcpu, restore will write the value of PMSCR_EL1 read during the first save. Make sure __debug_save_spe_nvhe clears the value of the saved PMSCR_EL1 when the guest cannot use SPE. Signed-off-by: Julien Thierry <julien.thierry@arm.com> Cc: Christoffer Dall <christoffer.dall@linaro.org> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: <stable@vger.kernel.org> Reviewed-by: Will Deacon <will.deacon@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions