xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xl.cfg: fix gfx_passthru string
@ 2012-02-15  9:42 Olaf Hering
  2012-02-20 18:09 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2012-02-15  9:42 UTC (permalink / raw)
  To: xen-devel

# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1329298895 -3600
# Node ID 5fb2aa61197db9676c11fbcf3ed24f30ac8fab9f
# Parent  07bc9ce2378e9271405b6a9f5088da63805bcd2a
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>

diff -r 07bc9ce2378e -r 5fb2aa61197d docs/man/xl.cfg.pod.5
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -820,7 +820,7 @@ certainly belong in a more appropriate s
 
 =over 4
 
-=item B<gfx_passthrough=BOOLEAN>
+=item B<gfx_passthru=BOOLEAN>
 
 Enable graphics device PCI passthrough. XXX which device is passed through ?
 
diff -r 07bc9ce2378e -r 5fb2aa61197d tools/examples/xmexample.hvm
--- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] xl.cfg: fix gfx_passthru string
  2012-02-15  9:42 [PATCH] xl.cfg: fix gfx_passthru string Olaf Hering
@ 2012-02-20 18:09 ` Ian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Jackson @ 2012-02-20 18:09 UTC (permalink / raw)
  To: Olaf Hering; +Cc: xen-devel

Olaf Hering writes ("[Xen-devel] [PATCH] xl.cfg: fix gfx_passthru string"):
> xl.cfg: fix gfx_passthru string

Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-20 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15  9:42 [PATCH] xl.cfg: fix gfx_passthru string Olaf Hering
2012-02-20 18:09 ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).