Skip to content
Commit f0066d94 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: MMU: change tracepoints arguments to kvm_page_fault



Pass struct kvm_page_fault to tracepoints instead of extracting the
arguments from the struct.  This also lets the kvm_mmu_spte_requested
tracepoint pick the gfn directly from fault->gfn, instead of using
the address.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 536f0e6a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment