All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@eu.citrix.com>
To: Sergey Tovpeko <tsv.devel@gmail.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Daniel De Graaf <dgdegra@tycho.nsa.gov>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: xl and GFX passthrough
Date: Thu, 13 Jan 2011 11:28:48 +0000	[thread overview]
Message-ID: <1294918128.8240.52.camel@zakaz.uk.xensource.com> (raw)
In-Reply-To: <4D2EDF65.6080002@gmail.com>

On Thu, 2011-01-13 at 11:17 +0000, Sergey Tovpeko wrote:
> >
> > I just noticed that this appears to have been fixed by Daniel De Graf
> > just a few days ago, see 22711:4f6fee3a456e, which may only be in the
> > staging tree at http://xenbits.xen.org/staging/xen-unstable.hg since we
> > are waiting for a test pass.
> >
> >   
> 
> Ian, Daniel
>  
>   my patch is almost like Daniel's one.  Thank you for pointing to it.
> 
> And there's one absent thing in Daniel's commit (4f6fee3a456e). To 
> complete the gfx passthrough issue for xl we should pass this option to 
> qemu-dm, like this :
> 
> +        if (info->gfx_passthru) {
> +            flexarray_set(dm_args, num++, "-gfx_passthru");
> +            flexarray_set(dm_args, num++, libxl__sprintf(gc, "%d", 
> info->gfx_passthru));
> +        }
> 
> I suppose, without it 'qemu-dm' won't  know about gfx_passthru mode and 
> won't load passthru'ed vga bios.
> 
> Daniel might plan to add this code or added it already?

Daniel's patch at <4D262B2A.30907@tycho.nsa.gov> includes this bit but
it appears to be missing from the commit in 22711:4f6fee3a456e.

IanJ: Any idea what's going on? Perhaps a missed .rej due to the move of
the dm stuff to libxl_dm.c between post and application?

Ian.

  reply	other threads:[~2011-01-13 11:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-13  9:12 xl and GFX passthrough Sergey Tovpeko
2011-01-13  9:26 ` Ian Campbell
2011-01-13 10:05   ` Sergey Tovpeko
2011-01-13 10:24     ` Ian Campbell
2011-01-13 11:17       ` Sergey Tovpeko
2011-01-13 11:28         ` Ian Campbell [this message]
2011-01-13 11:33           ` Ian Jackson
2011-01-17 17:48             ` Ian Jackson
2011-01-26  2:49         ` Kay, Allen M
2011-01-26 10:24           ` Stefano Stabellini
2011-01-26 15:01           ` Daniel De Graaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1294918128.8240.52.camel@zakaz.uk.xensource.com \
    --to=ian.campbell@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=tsv.devel@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.