commit | 34f8cdf1dfc218ba36b95bcc4e0d85ea42bba9fc | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Tue Oct 10 13:25:21 2017 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Mar 19 10:53:13 2018 +0000 |
tree | 9921854c41aea634736ef43f07d86ec1acb56ac2 | |
parent | 86d05682b4f2eb88b796043c4f3b96e321f6a431 [diff] |
KVM: arm64: Don't deactivate VM on VHE systems There is no need to reset the VTTBR to zero when exiting the guest on VHE systems. VHE systems don't use stage 2 translations for the EL2&0 translation regime used by the host. Reviewed-by: Andrew Jones <drjones@redhat.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>