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-users

Re: [Xen-users] Dedicated Nvidia PCI passthrough for Linux PVM

To: Brian Krusic <brian@xxxxxxxxxx>
Subject: Re: [Xen-users] Dedicated Nvidia PCI passthrough for Linux PVM
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Fri, 8 Jan 2010 08:22:31 +0200
Cc: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 07 Jan 2010 22:23:00 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <5BCD42BE-4C7A-49CC-9DD1-42C34AAA4C90@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <5BCD42BE-4C7A-49CC-9DD1-42C34AAA4C90@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Thu, Jan 07, 2010 at 05:56:09PM -0800, Brian Krusic wrote:
>    Hi,
>    Not trying to be obnoxious on this list.
>    I thought perhaps phrasing the subject line specific will catch some ones
>    eye (hopefully).
>    Would like some help on 2 issues.
>    1 -  I have PCI pass through working for an Nvidia card which is my 2nd
>    graphics adapter and I wish to dedicate it to a particular domU.
>    I had to mod my initrd as follows;
>    mkinitrd -f --preload=pciback /boot/initrd-$(uname -r).img $(uname -r)
>    And also include the following line in /etc/modprob.conf (boot line in
>    grub.conf doesn't work for me);
>    options pciback hide=(07:00.0)
>    Besides adding the below line in my domU config file;
> 
>    pci = ['07:00.0']
> 
>    Do I need to add anything else to the domU config?
>    What else do I need to do before compiling Nvidia drivers (I found a few
>    write ups that tell you how to do this) in that domU?
>    2 - The line of pci = ['07:00.0'] works for traditional domU configs but
>    what would be the syntax for a the new style config used in 3.4.x?
>    Thanks in advance,

See my other reply to you..

I'm pretty sure VGA adapter passthrough to PV guest won't work. 
All the people so far have used it with HVM guests.

(PV guests are lightweight, by design, and they don't have things like
BIOS and other legacy x86 stuff that VGA requires).

-- Pasi


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

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