On Sat, Nov 5, 2016 at 9:44 AM, Paolo Bonzini <pbonz...@redhat.com> wrote: > Both the field and the value are in registers, so they are not clear from > existing tracepoints. > > Cc: Ladi Prosek <lpro...@redhat.com> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > 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 <lpro...@redhat.com>