Re: [PATCH] KVM: Add extra information in kvm_page_fault trace point
From: Sean Christopherson
Date: Tue Aug 30 2022 - 17:42:23 EST
On Tue, May 10, 2022, Wonhyuk Yang wrote:
> Currently, kvm_page_fault trace point provide fault_address and error
> code. However it is not enough to find which cpu and instruction
> cause kvm_page_faults. So add vcpu id and instruction pointer in
> kvm_page_fault trace point.
>
> Cc: Baik Song An <bsahn@xxxxxxxxxx>
> Cc: Hong Yeon Kim <kimhy@xxxxxxxxxx>
> Cc: Taeung Song <taeung@xxxxxxxxxxxxxxx>
> Cc: linuxgeek@xxxxxxxxxxxx
> Signed-off-by: Wonhyuk Yang <vvghjk1234@xxxxxxxxx>
> ---
Pushed to branch `for_paolo/6.1` at:
https://github.com/sean-jc/linux.git
Unless you hear otherwise, it will make its way to kvm/queue "soon".
Note, the commit IDs are not guaranteed to be stable.