Re: [PATCH v2] KVM: nVMX: add tracepoint for vmwrite

From: Ladi Prosek
Date: Mon Nov 07 2016 - 08:55:52 EST


On Sat, Nov 5, 2016 at 9:44 AM, Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
> Both the field and the value are in registers, so they are not clear from
> existing tracepoints.
>
> Cc: Ladi Prosek <lprosek@xxxxxxxxxx>
> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
> ---
> arch/x86/kvm/trace.h | 23 +++++++++++++++++++++++
> arch/x86/kvm/vmx.c | 2 ++
> arch/x86/kvm/x86.c | 1 +
> 3 files changed, 26 insertions(+)

Works for me, thanks!

Tested-by: Ladi Prosek <lprosek@xxxxxxxxxx>