diff options
author | Sean Christopherson <seanjc@google.com> | 2021-02-04 01:01:17 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-03-15 09:42:37 +0100 |
commit | 11f0cbf0c6050f2d8b3a24fc2ab8535bcaad54ea (patch) | |
tree | d25faeb77ecd63d37a2cf6d490137c591a653ce7 /virt | |
parent | KVM: x86: Move nVMX's consistency check macro to common code (diff) | |
download | linux-11f0cbf0c6050f2d8b3a24fc2ab8535bcaad54ea.tar.xz linux-11f0cbf0c6050f2d8b3a24fc2ab8535bcaad54ea.zip |
KVM: nSVM: Trace VM-Enter consistency check failures
Use trace_kvm_nested_vmenter_failed() and its macro magic to trace
consistency check failures on nested VMRUN. Tracing such failures by
running the buggy VMM as a KVM guest is often the only way to get a
precise explanation of why VMRUN failed.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210204000117.3303214-13-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions