aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/README
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-18 16:08:58 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-18 16:08:58 +0100
commit8917832a55d01ea649c7d6a0265ccb3177098280 (patch)
tree77b4fc98f56b2191732676f85de06f54e001fbc1 /tools/xm-test/README
parentb77b89e80e3194eb162d1f42c747b8fd10374985 (diff)
downloadxen-8917832a55d01ea649c7d6a0265ccb3177098280.tar.gz
xen-8917832a55d01ea649c7d6a0265ccb3177098280.tar.bz2
xen-8917832a55d01ea649c7d6a0265ccb3177098280.zip
[TPM] Allow all tests of the xm test suite to be run when ACM
security is turned on in hypervisor. This is done by implicitly labeling VMs and resources if they have not been labeled through explicit calls. To allow the xm tests suite to label resources automatically, run ./configure --enable-full-labeling once. To turn it off, the '--enable-full-labeling' parameter should be omitted. Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Diffstat (limited to 'tools/xm-test/README')
-rw-r--r--tools/xm-test/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/xm-test/README b/tools/xm-test/README
index ba6b91e90b..22a07c4012 100644
--- a/tools/xm-test/README
+++ b/tools/xm-test/README
@@ -125,8 +125,8 @@ following command from the xm-test directory
Some of these tests will work even without support of ACM by Xen.
-Several of these tests require the privilege of being allowed to label
-resources and will otherwise be skipped. By default the test suite
+The xm test suite has been extended to support labeling of resources
+as required by the existing tests. However, by default the test suite
is not allowed to automatically label resources since this may affect
existing labels. To enable this, the test suite must be configured with
the following parameter passed to the configure scripts (in addition to