diff -r 96678f701d42 xen/include/xen/perfc_defn.h --- a/xen/include/xen/perfc_defn.h Mon Mar 6 11:12:48 2006 -0500 +++ b/xen/include/xen/perfc_defn.h Wed Mar 8 21:01:52 2006 -0500 @@ -26,7 +26,7 @@ PERFCOUNTER_ARRAY(hypercalls, PERFCOUNTER_ARRAY(hypercalls, "hypercalls", NR_hypercalls) PERFCOUNTER_ARRAY(exceptions, "exceptions", 32) -#define VMX_PERF_EXIT_REASON_SIZE 37 +#define VMX_PERF_EXIT_REASON_SIZE 44 #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)