aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/tests/create/14_create_blockroot_pos.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xm-test/tests/create/14_create_blockroot_pos.py')
-rw-r--r--tools/xm-test/tests/create/14_create_blockroot_pos.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xm-test/tests/create/14_create_blockroot_pos.py b/tools/xm-test/tests/create/14_create_blockroot_pos.py
index c80a92ca8c..ef52ffc48a 100644
--- a/tools/xm-test/tests/create/14_create_blockroot_pos.py
+++ b/tools/xm-test/tests/create/14_create_blockroot_pos.py
@@ -17,7 +17,7 @@ rdpath = getRdPath()
# if verbose:
# print "Using %s" % output
-if ENABLE_VMX_SUPPORT:
+if ENABLE_HVM_SUPPORT:
domain = XmTestDomain(name="14_create_blockroot")
else:
config = {"memory" : "64",