From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: [PATCH] xl.cfg: fix gfx_passthru string Date: Wed, 15 Feb 2012 10:42:16 +0100 Message-ID: <5fb2aa61197db9676c11.1329298936@probook.site> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org # HG changeset patch # User Olaf Hering # 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 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 +=item B 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