xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: jocelyn.falempe@free.fr
To: xen-devel@lists.xen.org
Subject: Some questions about VGA passthrough
Date: Wed, 23 May 2012 20:18:53 +0200 (CEST)	[thread overview]
Message-ID: <1733777228.133546021.1337797133128.JavaMail.root@zimbra4-e1.priv.proxad.net> (raw)
In-Reply-To: <922105613.133527893.1337796341773.JavaMail.root@zimbra4-e1.priv.proxad.net>

Hi,

I'm trying get the following configuration working with Xen VGA passthrough (no more dual-boot for gaming !):

Core i7 3770 (with Vt-d)
ASRock z77 Pro4-M
Sapphire Radeon HD 7950

my goal is to have a Linux Dom0 using the intel HD 3000 gfx integrated in the CPU, connected to 1 display, and a Win7 DomU, using the Radeon 7950, connected to another display.

I installed Ubuntu 12.04, and xen 4.1.2 from the packages.

- Do I need VGA passthrough, or PCI passthrough might be enough in my case ? (Dom0 doesn't use the Radeon, and I saw some reports with 3D graphics with PCI passthrough).

- Do I need to extract the VGA Bios ? I think it is only required for NVIDA cards, but I didn't find a clear statement.

- Do I need to add vga passthrough patches ? which version to use for xen 4.1.2 ?

my xen is able to boot a HVM 64bit win8 consumer preview (but there are no driver for 7950, so I will go back to win7).

also I added this in grub :

GRUB_CMDLINE_LINUX="quiet splash xen-pciback.permissive xen-pciback.hide=(01:00.0)(01:00.1) pci=resource_alignment=01:00.0;01:00.1"

~# xm pci-list-assignable-device
0000:01:00.0
0000:01:00.1

so normally I should be able to pass the graphic cards to the HVM.

Any help greatly appreciated,

Regards,

-- 

Joc

       reply	other threads:[~2012-05-23 18:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <922105613.133527893.1337796341773.JavaMail.root@zimbra4-e1.priv.proxad.net>
2012-05-23 18:18 ` jocelyn.falempe [this message]
2012-05-23 18:29   ` Some questions about VGA passthrough Jean Guyader
2012-05-23 19:25     ` jocelyn.falempe

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=1733777228.133546021.1337797133128.JavaMail.root@zimbra4-e1.priv.proxad.net \
    --to=jocelyn.falempe@free.fr \
    --cc=xen-devel@lists.xen.org \
    /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 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).