diff options
author | Sean Christopherson <[email protected]> | 2022-01-20 01:07:19 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-01-26 12:15:02 -0500 |
commit | cdf85e0c5dc766fc7fc779466280e454a6d04f87 (patch) | |
tree | 436f0d0cf7a1142c9edbe2c82d0ddce470d1d84c /tools/perf/scripts/python | |
parent | 3280cc22aea74d78ebbea277ff8bc8d593582de3 (diff) |
KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
Inject a #GP instead of synthesizing triple fault to try to avoid killing
the guest if emulation of an SEV guest fails due to encountering the SMAP
erratum. The injected #GP may still be fatal to the guest, e.g. if the
userspace process is providing critical functionality, but KVM should
make every attempt to keep the guest alive.
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Liam Merwick <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions