Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PCI passthrough not working?



On Mon, Apr 27, 2009 at 04:47:44PM -0400, Thor Simon wrote:
> I have a 2-CPU box with a pair of Intel gigabit controllers.  I'd like
> to run a dom0 plus two guests, with one of the Intel controllers
> passed through to each domU.
> 
> I'm using NetBSD-current as of about three days ago.
> 
> I am using the "xenkernel3" and "xentools3" packages from pkgsrc since
> this evidently doesn't work with 3.3 yet.  I have configured my boot.cfg
> according to the "howto" web page:
> 
> menu=Boot native with ACPI:boot netbsd
> menu=Boot single user:boot netbsd -s
> menu=Disable ACPI:boot netbsd -2
> menu=Disable ACPI and SMP:boot netbsd -12
> menu=Boot Xen with NetBSD dom0:load /netbsd.xen console=pc; multiboot 
> /usr/pkg/x
> en3-kernel/xen.gz vga=text-80x25 console=pc dom0_mem=256M 
> pciback_hide=(06:07:0)
> (07:08:0)

that should be pciback_hide=(06:07.0)(07:08.0)

yes this syntax is confusing but it's what the linux dom0 use ...

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           
Manuel.Bouyer%lip6.fr@localhost
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index