WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] GFX Passthrough

To: Tobias Geiger <tobias.geiger@xxxxxxxxx>
Subject: Re: [Xen-devel] GFX Passthrough
From: listmail <listmail@xxxxxxxxxxxx>
Date: Mon, 10 May 2010 11:39:56 -0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 10 May 2010 08:40:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <201005101636.18996.tobias.geiger@xxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <201005101636.18996.tobias.geiger@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.23 (X11/20090817)
When secondary vga pt is used, is FLR still required? Do you have vga output as soon as the qemu bios comes up? Or is it what some people report where output doesn't show up until later on in the kernel/windows boot process? I have been hoping that maybe some experimental patches for FLR support crop up to test vga pt again on my 8800gts.

Tobias Geiger wrote:
Hi List,

many People seem to be interested in the Graphic-Card Passthrough Feature (for more or less obvious reasons).

Official Support is still under development, and i hope not to interfere with it in any (bad) way ...

But i remember my own painfull and timeconsuming research when i wanted this feature to work, so i thought perhaps this spares some time for the unpatient users like me :)

So here is what i did to enable Passthrough of my Secondary PCIE Graphic-Card which is a NVIDIA GT200;

Key thing seems to be the Patches 1 to 4
(Patch #5 is only so that i have alsa-backed sound emulation , for some reason i have only oss-backed if not applied ?!)

Before all that, you need to read out the VGA Bios of the to-be-passthroughed-
Graphiccard with a tool; i used nvflash.exe under DOS for this task.
The patches assume you saved this file as "vgabios-pt.bin"

1. check out xen unstable:
    hg clone http://xenbits.xensource.com/xen-unstable.hg
2. go into there and do an "initial build" so that qemu-dm gets checked-out:
    cd  xen-unstable.hg; cd tools; make ; make clean
3. apply the patches from within the "xen-unstable.hg" dir, with patch -p0
4. move the vgabios-pt.bin to "tools/firmware/vgabios/"
4. do a "make install"

Thats it. Warning: a "make clean" deletes the "vgabios-pt.bin" file , so remember to put it there again before your next "make" ...

After that, and assuming your hardware/bios is VT-D ready and your XEN-PCI Config is correct (kernel-cmdline, xen-configfile), the HVM guest should be able to work with the passedthrough-Graphicscard.

Greetings, Good luck, and THANK YOU XEN-GUYS!
Tobias

P.S.: NONE of the patches are my origin. they were gathered from here (xen-
devel) and endless google-researches, representing the hard brainwork of much smarter guys than me ;) ------------------------------------------------------------------------

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>