diff options
author | 2024-01-22 15:53:18 -0800 | |
---|---|---|
committer | 2024-04-19 12:15:21 -0400 | |
commit | 8131cf5b4fd8c58f30a01b906a86a77a33b0293a (patch) | |
tree | dd84673e22ee0e2147e42cd6e6375903ef1a418d /tools/perf/scripts/python | |
parent | KVM, x86: add architectural support code for #VE (diff) | |
download | wireguard-linux-8131cf5b4fd8c58f30a01b906a86a77a33b0293a.tar.xz wireguard-linux-8131cf5b4fd8c58f30a01b906a86a77a33b0293a.zip |
KVM: VMX: Introduce test mode related to EPT violation VE
To support TDX, KVM is enhanced to operate with #VE. For TDX, KVM uses the
suppress #VE bit in EPT entries selectively, in order to be able to trap
non-present conditions. However, #VE isn't used for VMX and it's a bug
if it happens. To be defensive and test that VMX case isn't broken
introduce an option ept_violation_ve_test and when it's set, BUG the vm.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
Message-Id: <d6db6ba836605c0412e166359ba5c46a63c22f86.1705965635.git.isaku.yamahata@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions