* Some questions about VGA passthrough
[not found] <922105613.133527893.1337796341773.JavaMail.root@zimbra4-e1.priv.proxad.net>
@ 2012-05-23 18:18 ` jocelyn.falempe
2012-05-23 18:29 ` Jean Guyader
0 siblings, 1 reply; 3+ messages in thread
From: jocelyn.falempe @ 2012-05-23 18:18 UTC (permalink / raw)
To: xen-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Some questions about VGA passthrough
2012-05-23 18:18 ` Some questions about VGA passthrough jocelyn.falempe
@ 2012-05-23 18:29 ` Jean Guyader
2012-05-23 19:25 ` jocelyn.falempe
0 siblings, 1 reply; 3+ messages in thread
From: Jean Guyader @ 2012-05-23 18:29 UTC (permalink / raw)
To: jocelyn.falempe; +Cc: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 1534 bytes --]
On 23 May 2012 19:18, <jocelyn.falempe@free.fr> wrote:
> 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,
PCI passthrough will be enough. VGA passthrough is used when you want to
pass through a primary display adapter and have VGA/VESA working in the
guest.
Jean
[-- Attachment #1.2: Type: text/html, Size: 1942 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Some questions about VGA passthrough
2012-05-23 18:29 ` Jean Guyader
@ 2012-05-23 19:25 ` jocelyn.falempe
0 siblings, 0 replies; 3+ messages in thread
From: jocelyn.falempe @ 2012-05-23 19:25 UTC (permalink / raw)
To: Jean Guyader; +Cc: xen-devel
Thanks for the clarification.
PCI passthrough should be easier to setup.
Regards,
--
Joc
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-23 19:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <922105613.133527893.1337796341773.JavaMail.root@zimbra4-e1.priv.proxad.net>
2012-05-23 18:18 ` Some questions about VGA passthrough jocelyn.falempe
2012-05-23 18:29 ` Jean Guyader
2012-05-23 19:25 ` jocelyn.falempe
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).