Currently the kvm plugin only decodes vmx exit reasons; the first patch
in this series adds support for the svm instruction set.

Second patch fixes a typo.

A couple of fields were added to the kvm_exit tracepoint; the third patch
prints them out.

Avi Kivity (3):
  kvm: parse svm exit reason
  kvm: fix typo "UNKOWN"
  kvm: display the new kvm_exit info1 and info2 fields, if available

 plugin_kvm.c |  121 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 113 insertions(+), 8 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