From: Jean Guyader <jean.guyader@eu.citrix.com>
To: mail mark <mark.mmaa@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Pass-through a graphic card
Date: Fri, 13 Jun 2008 16:25:29 +0100 [thread overview]
Message-ID: <48529169.6080009@eu.citrix.com> (raw)
In-Reply-To: <2d42acf20806130808s635ff5e2p83641c86c494468f@mail.gmail.com>
mail mark wrote:
> I have two questions.
>
> 1.
> I tried to create domU(WindowsXP-SP2) with this patch.
> The domU was created, but domU did not appear on the display.
> How do I see domU?
You should see the display on the monitor at least in VGA (4 bits colour).
>
> 2.
> After domU was created, I tried to kill domU(WinXP).
>
> $xm shutdown WinXP
>
> but WinXP had still existed.
>
> $xm list
> Name ID
> Domain-0 0
> WinXP 1
>
> Why?
>
>
> domU configuration file:
> pci = [ '03:02.0' ] (03:02.0 is principal graphic card.)
> vga_pass_through=1
The option is vga_passthrough with my patch.
>
> kernel option:
> pciback.hide=(03:02.0)
>
Mark,
The problem is right now we re-execute the native VGA bios in the guest,
so this patch is very graphic card dependent.
Right now as far as I now it's only working fine with a intel 5400
chipset with the embedded ATI ES 1000.
We are currently trying to make it works on a Q35 box.
Regards,
--
Jean Guyader
next prev parent reply other threads:[~2008-06-13 15:25 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-13 15:08 [PATCH] Pass-through a graphic card mail mark
2008-06-13 15:25 ` Jean Guyader [this message]
2008-06-21 17:36 ` mail mark
2008-06-21 19:28 ` Jean Guyader
2008-06-23 13:20 ` mail mark
2008-06-21 17:43 ` Neo Jia
-- strict thread matches above, loose matches on Subject: below --
2008-05-09 11:11 Jean Guyader
2008-05-09 11:18 ` Jean Guyader
2008-05-09 11:27 ` Samuel Thibault
2008-05-09 13:56 ` Jean Guyader
2008-05-09 14:02 ` Daniel P. Berrange
2008-05-09 14:25 ` Daniel P. Berrange
2008-05-09 15:47 ` Jean Guyader
2008-05-15 10:11 ` Jean Guyader
2008-05-15 11:13 ` Samuel Thibault
2008-05-15 11:17 ` Jean Guyader
2008-05-16 8:59 ` Jean Guyader
2008-05-16 17:15 ` Samuel Thibault
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=48529169.6080009@eu.citrix.com \
--to=jean.guyader@eu.citrix.com \
--cc=mark.mmaa@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.