|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] NetBSD hiding device from dom0
On Thu, 2006-03-23 at 08:12 -0800, IgorM wrote:
> Hello,
>
> I need to export one of my pci nics to a guest domain. I understand I need
> to hide the interface from dom0 first - Can someone help me how I can
> accomplish this?
> The manual refers to recompiling kernel with PCI Frontend/Backend - how can
> this be done on netbsd?
>
> I know bus/dev/func combination - whats the proper way to put that into
> domain config? pci = [ 'maj:min.func' ] fails.
>
I'm not familiar with NetBSD and Xen together, but I only wrote code for
the PCI backend/frontend to work in Linux so unless someone else has
been working on it, I think you may be out-of-luck for now. PCI driver
domain support should be available for Linux in the upcoming Xen 3.0.2
release and is currently available in the xen-unstable tree.
Ryan
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|