aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/trace.h
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-07-09 12:28:03 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-07-09 12:28:03 +0100
commitd0b9080ba09765162c5eacb3f3a6751c72f3d938 (patch)
tree156d2099e5f7d8fa5c26a18182ac45e1c57abb92 /xen/include/asm-x86/hvm/trace.h
parenta4151a1aec9a25ca4f851020cc05de06c128eb63 (diff)
downloadxen-d0b9080ba09765162c5eacb3f3a6751c72f3d938.tar.gz
xen-d0b9080ba09765162c5eacb3f3a6751c72f3d938.tar.bz2
xen-d0b9080ba09765162c5eacb3f3a6751c72f3d938.zip
trace: Trace emulated RDTSC values
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Diffstat (limited to 'xen/include/asm-x86/hvm/trace.h')
-rw-r--r--xen/include/asm-x86/hvm/trace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/asm-x86/hvm/trace.h b/xen/include/asm-x86/hvm/trace.h
index 9b0b7fd7a9..dcc0ae0eca 100644
--- a/xen/include/asm-x86/hvm/trace.h
+++ b/xen/include/asm-x86/hvm/trace.h
@@ -35,6 +35,7 @@
#define DO_TRC_HVM_DR_WRITE DEFAULT_HVM_REGACCESS
#define DO_TRC_HVM_MSR_READ DEFAULT_HVM_REGACCESS
#define DO_TRC_HVM_MSR_WRITE DEFAULT_HVM_REGACCESS
+#define DO_TRC_HVM_RDTSC DEFAULT_HVM_REGACCESS
#define DO_TRC_HVM_CPUID DEFAULT_HVM_MISC
#define DO_TRC_HVM_INTR DEFAULT_HVM_INTR
#define DO_TRC_HVM_NMI DEFAULT_HVM_INTR