diff options
author | Sean Christopherson <seanjc@google.com> | 2024-05-18 03:04:28 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-23 19:27:17 +0300 |
commit | 40e8a6901a2c983e3e541a363865e02cf591d458 (patch) | |
tree | eea7aa3318a0abaa39be6b802b44329bbc0c6ed4 /tools/perf/scripts/python/syscall-counts.py | |
parent | 803482f472ccc9576c0e606143725d1d8c61019d (diff) | |
download | linux-40e8a6901a2c983e3e541a363865e02cf591d458.tar.xz |
KVM: VMX: Don't kill the VM on an unexpected #VE
Don't terminate the VM on an unexpected #VE, as it's extremely unlikely
the #VE is fatal to the guest, and even less likely that it presents a
danger to the host. Simply resume the guest on "failure", as the #VE info
page's BUSY field will prevent converting any more EPT Violations to #VEs
for the vCPU (at least, that's what the BUSY field is supposed to do).
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20240518000430.1118488-8-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions