aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2011-11-29 14:17:27 +0000
committerIan Campbell <ian.campbell@citrix.com>2011-11-29 14:17:27 +0000
commitfd280ba6111e54f836e12b1feb68a3c7dd97d506 (patch)
tree9c9b8266a0e0adb1e7a571e2f642e915572d7eef /tools/examples
parent6464e538346ae42e6723d0c6415b98bcd281ef9f (diff)
downloadxen-fd280ba6111e54f836e12b1feb68a3c7dd97d506.tar.gz
xen-fd280ba6111e54f836e12b1feb68a3c7dd97d506.tar.bz2
xen-fd280ba6111e54f836e12b1feb68a3c7dd97d506.zip
docs: xlexample.hvm: mention the viridian setting.
Turning this on for Windows guests is recommended. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> Acked-by: Ian Jackson <ian.jackson.citrix.com>
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/xlexample.hvm5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/examples/xlexample.hvm b/tools/examples/xlexample.hvm
index 1530b51723..4b1ea629fb 100644
--- a/tools/examples/xlexample.hvm
+++ b/tools/examples/xlexample.hvm
@@ -16,6 +16,11 @@ name = "example.hvm"
# The default behavior is to generate a new UUID each time the guest is started.
#uuid = "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"
+# Enable Microsoft Hyper-V compatibile paravirtualisation /
+# enlightenment interfaces. Turning this on can improve Windows guest
+# performance and is therefore recommended
+#viridian = 1
+
# Initial memory allocation (MB)
memory = 128