diff options
author | Sean Christopherson <seanjc@google.com> | 2023-08-25 04:36:21 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-10-05 01:08:53 +0300 |
commit | 00682995409696866fe43984c74c8688bdf8f0a5 (patch) | |
tree | 54dbef023bf5d0f70c4ec214e386d3eae85f583d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | aeb904f6b9f1de588cf3130dc8a2c458b236704e (diff) | |
download | linux-00682995409696866fe43984c74c8688bdf8f0a5.tar.xz |
KVM: SVM: Treat all "skip" emulation for SEV guests as outright failures
Treat EMULTYPE_SKIP failures on SEV guests as unhandleable emulation
instead of simply resuming the guest, and drop the hack-a-fix which
effects that behavior for the INT3/INTO injection path. If KVM can't
skip an instruction for which KVM has already done partial emulation,
resuming the guest is undesirable as doing so may corrupt guest state.
Link: https://lore.kernel.org/r/20230825013621.2845700-5-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions