Record the ISA (vmx or svm) and the exit qualification in trace_kvm_exit.

Avi Kivity (2):
  KVM: Record instruction set in kvm_exit tracepoint
  KVM: Add instruction-set-specific exit qualifications to kvm_exit
    trace

 arch/x86/include/asm/kvm_host.h |    1 +
 arch/x86/kvm/svm.c              |   12 +++++++++++-
 arch/x86/kvm/trace.h            |   17 +++++++++++++----
 arch/x86/kvm/vmx.c              |   10 +++++++++-
 4 files changed, 34 insertions(+), 6 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to