aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2012-02-20 18:09:52 +0000
committerOlaf Hering <olaf@aepfle.de>2012-02-20 18:09:52 +0000
commit84211d0d9ce2f16ecacdabc5fa0e0cfbf180ae51 (patch)
tree9c39ba2bf5d4d8acc232d910d4aa55b3891536e5 /tools/examples
parent5ff9ae9094a6b3ee833699738f299a35037a468d (diff)
downloadxen-84211d0d9ce2f16ecacdabc5fa0e0cfbf180ae51.tar.gz
xen-84211d0d9ce2f16ecacdabc5fa0e0cfbf180ae51.tar.bz2
xen-84211d0d9ce2f16ecacdabc5fa0e0cfbf180ae51.zip
xl.cfg: fix gfx_passthru string
Use correct string for gfx_passthru, and fix comment typo in xmexample.hvm Signed-off-by: Olaf Hering <olaf@aepfle.de> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/xmexample.hvm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/xmexample.hvm b/tools/examples/xmexample.hvm
index 03f7e55ac6..96b6cc44bb 100644
--- a/tools/examples/xmexample.hvm
+++ b/tools/examples/xmexample.hvm
@@ -346,7 +346,7 @@ tsc_mode=0
# Enable graphics passthrough:
#
-# If it's set, and specify grapchis device BDF in pci passthrough option,
+# If it's set, and specify graphics device BDF in pci passthrough option,
# like pci=['xx:xx.x'], it enables graphics passthrough, default=0 (disabled)
#gfx_passthru=0