]> xenbits.xensource.com Git - people/vhanquez/xen.git/commitdiff
xl.cfg: fix gfx_passthru string
authorOlaf Hering <olaf@aepfle.de>
Mon, 20 Feb 2012 18:09:52 +0000 (18:09 +0000)
committerOlaf Hering <olaf@aepfle.de>
Mon, 20 Feb 2012 18:09:52 +0000 (18:09 +0000)
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>
docs/man/xl.cfg.pod.5
tools/examples/xmexample.hvm

index 8f171b4e3c426e1ccf497565dfe4b47aaa57bf20..85ac880015a60b666c12c487d2b1c4caf00410e2 100644 (file)
@@ -820,7 +820,7 @@ certainly belong in a more appropriate section.
 
 =over 4
 
-=item B<gfx_passthrough=BOOLEAN>
+=item B<gfx_passthru=BOOLEAN>
 
 Enable graphics device PCI passthrough. XXX which device is passed through ?
 
index 03f7e55ac6a360509805e45d0ff623b082b051ee..96b6cc44bbd572b50efdf2de6a75e65e540aa559 100644 (file)
@@ -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