aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/trace.h
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-12-05 11:05:45 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-12-05 11:05:45 +0000
commit1badf51374df2054366eccc600f4368a89a29fa7 (patch)
tree7b048d28f294f922bcbe883a23802c8624d89748 /xen/include/asm-x86/hvm/trace.h
parent112495f91da6147d1c65169bd63540dc1a6511ec (diff)
downloadxen-1badf51374df2054366eccc600f4368a89a29fa7.tar.gz
xen-1badf51374df2054366eccc600f4368a89a29fa7.tar.bz2
xen-1badf51374df2054366eccc600f4368a89a29fa7.zip
xentrace: trace interrupt window
Make a specific interrupt-window trace, with information about why the interrupt in question can't be delivered. 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 213eb10629..9b0b7fd7a9 100644
--- a/xen/include/asm-x86/hvm/trace.h
+++ b/xen/include/asm-x86/hvm/trace.h
@@ -24,6 +24,7 @@
#define DO_TRC_HVM_INJ_EXC DEFAULT_HVM_INJECT
#define DO_TRC_HVM_INJ_VIRQ DEFAULT_HVM_INJECT
#define DO_TRC_HVM_REINJ_VIRQ DEFAULT_HVM_INJECT
+#define DO_TRC_HVM_INTR_WINDOW DEFAULT_HVM_INJECT
#define DO_TRC_HVM_IO_READ DEFAULT_HVM_IO
#define DO_TRC_HVM_IO_WRITE DEFAULT_HVM_IO
#define DO_TRC_HVM_CR_READ DEFAULT_HVM_REGACCESS