commit | e1026237f90677fd5a454f63057a62f984c2188d | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Wed Sep 16 00:07:05 2020 +0100 |
committer | Will Deacon <will@kernel.org> | Tue Sep 29 16:08:16 2020 +0100 |
tree | 17b3f19aadc96051d069522cfd9c9a61d0d7757b | |
parent | d4647f0a2ad711101067cba69c34716758aa1e48 [diff] |
KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2 If the system is not affected by Spectre-v2, then advertise to the KVM guest that it is not affected, without the need for a safelist in the guest. Signed-off-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>