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] device mapping

To: Harry Butterworth <harry@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] device mapping
From: Stefan Berger <stefanb@xxxxxxxxxx>
Date: Tue, 17 May 2005 16:56:33 -0400
Cc: Xen-devel@xxxxxxxxxxxxxxxxxxx, Deepak Manohar <mjdeepak@xxxxxxxxx>
Delivery-date: Tue, 17 May 2005 20:56:10 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1116362315.24643.7.camel@localhost>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx wrote on 05/17/2005 04:38:35 PM:

> On Tue, 2005-05-17 at 12:35 -0700, Deepak Manohar wrote:
> > Hi,
> > 
> >   How do I map certain pci devices directly into a user domain?
> 
> I'm doing this with a snapshot of unstable from a month or so ago.  I'm
> not sure if this function works with the current unstable after the pci
> code was moved out of xen into domain 0. The stable branch of xen ought
> to work though.
> hide pci device from domain 0 in boot/grub/menu.lst:
> 
> title Xen 2.6.11
> root (hd0,1)
> kernel (hd0,0)/xen.gz dom0_mem=131072 physdev_dom0_hide=(00:1f.2)
> module (hd0,0)/vmlinuz-2.6.11-xen0 root=/dev/hda2 ro console=tty0
> 
> give pci device to dom u in config file:
> 
> pci = ['00,1f,2']

>From what I have been trying with recent xeno unstable checkouts I can say 
that it does not work anymore.
Q: Is this functionality going to come back in the future?

Cheers! 

   Stefan


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

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