aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2007-03-29 15:46:30 +0100
committerEwan Mellor <ewan@xensource.com>2007-03-29 15:46:30 +0100
commit5a1f59a822263a09502b8dce81b343d1c721b213 (patch)
tree339d3f2f66e261bba5ccc30cdadd611768e7e903 /.hgignore
parentebbc8fb301ea425f3abd342a74618c25889984fc (diff)
downloadxen-5a1f59a822263a09502b8dce81b343d1c721b213.tar.gz
xen-5a1f59a822263a09502b8dce81b343d1c721b213.tar.bz2
xen-5a1f59a822263a09502b8dce81b343d1c721b213.zip
Added asynchronous event notification through the Xen-API. Added a new command,
xm event-monitor, a new test program for the C bindings, and new bindings themselves. Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index aa9b93a857..161f740eaf 100644
--- a/.hgignore
+++ b/.hgignore
@@ -126,6 +126,7 @@
^tools/ioemu/qemu\.pod$
^tools/libxc/xen/.*$
^tools/libxen/test/test_bindings$
+^tools/libxen/test/test_event_handling$
^tools/libaio/src/.*\.ol$
^tools/libaio/src/.*\.os$
^tools/misc/cpuperf/cpuperf-perfcntr$