diff options
author | Sean Christopherson <seanjc@google.com> | 2022-08-30 12:26:24 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-26 12:02:31 -0400 |
commit | bff0adc40c0050dbbcec74829ffa9ef5a5d29eba (patch) | |
tree | 6ddc380d35d87cf07dca566fed67e40522eee2a5 /arch/x86/kvm/svm/nested.c | |
parent | faa03b39722a86e4b83e594151d1775875a0c7ca (diff) | |
download | linux-bff0adc40c0050dbbcec74829ffa9ef5a5d29eba.tar.bz2 |
KVM: x86: Use u64 for address and error code in page fault tracepoint
Track the address and error code as 64-bit values in the page fault
tracepoint. When TDP is enabled, the address is a GPA and thus can be a
64-bit value even on 32-bit hosts. And SVM's #NPF genereates 64-bit
error codes.
Opportunistically clean up the formatting.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions