All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Extend VMX_PERF_EXIT_REASON_SIZE to sync with latest SDM
@ 2009-05-06  9:01 Yang, Xiaowei
  0 siblings, 0 replies; only message in thread
From: Yang, Xiaowei @ 2009-05-06  9:01 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

diff -r 655dc3bc1d8e xen/include/asm-x86/perfc_defn.h
--- a/xen/include/asm-x86/perfc_defn.h  Thu Apr 16 11:54:06 2009 +0100
+++ b/xen/include/asm-x86/perfc_defn.h  Thu Apr 16 16:10:15 2009 +0800
@@ -4,7 +4,7 @@

  PERFCOUNTER_ARRAY(exceptions,           "exceptions", 32)

-#define VMX_PERF_EXIT_REASON_SIZE 44
+#define VMX_PERF_EXIT_REASON_SIZE 56
  #define VMX_PERF_VECTOR_SIZE 0x20
  PERFCOUNTER_ARRAY(vmexits,              "vmexits", VMX_PERF_EXIT_REASON_SIZE)
  PERFCOUNTER_ARRAY(cause_vector,         "cause vector", VMX_PERF_VECTOR_SIZE)

Signed-off-by: Yang Xiaowei <xiaowei.yang@intel.com>

Thanks,
xiaowei

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-06  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-06  9:01 [PATCH] Extend VMX_PERF_EXIT_REASON_SIZE to sync with latest SDM Yang, Xiaowei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.