diff options
author | 2022-05-10 15:40:34 -0700 | |
---|---|---|
committer | 2022-05-25 05:23:39 -0400 | |
commit | 8e39efd840b8d4eae5ab398b43e20ffaff0010cc (patch) | |
tree | 6bf98667b4ecec97b4aa36d42f5e9fd791d7c71a /include | |
parent | KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest (diff) | |
download | linux-rng-8e39efd840b8d4eae5ab398b43e20ffaff0010cc.tar.xz linux-rng-8e39efd840b8d4eae5ab398b43e20ffaff0010cc.zip |
KVM: VMX: Print VM-instruction error when it may be helpful
Include the value of the "VM-instruction error" field from the current
VMCS (if any) in the error message for VMCLEAR and VMPTRLD, since each
of these instructions may result in more than one VM-instruction
error. Previously, this field was only reported for VMWRITE errors.
Signed-off-by: David Matlack <dmatlack@google.com>
[Rebased and refactored code; dropped the error number for INVVPID and
INVEPT; reworded commit message.]
Signed-off-by: Jim Mattson <jmattson@google.com>
Message-Id: <20220510224035.1792952-1-jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions