[PATCH v1 0/7] xentrace changes

Olaf Hering posted 7 patches 10 months, 4 weeks ago
Failed in applying to current master (apply log)
docs/man/xentrace.8.pod   |  4 ----
tools/xentrace/formats    |  4 ++--
tools/xentrace/xenalyze.c | 46 ++++++++++++++++++++++++++++-----------
3 files changed, 35 insertions(+), 19 deletions(-)
[PATCH v1 0/7] xentrace changes
Posted by Olaf Hering 10 months, 4 weeks ago
Olaf Hering (7):
  xentrace: remove unimplemented option from man page
  xentrace: use correct output format for pit and rtc
  xenalyze: sync with vmx.h, use EXIT_REASON_PENDING_VIRT_INTR
  xenalyze: sync with vmx.h, use EXIT_REASON_VMXOFF
  xenalyze: sync with vmx.h, use EXIT_REASON_VMXON
  xenalyze: sync with vmx.h, use EXIT_REASON_MCE_DURING_VMENTRY
  xenalyze: handle more potential exit reason values from vmx.h

 docs/man/xentrace.8.pod   |  4 ----
 tools/xentrace/formats    |  4 ++--
 tools/xentrace/xenalyze.c | 46 ++++++++++++++++++++++++++++-----------
 3 files changed, 35 insertions(+), 19 deletions(-)