Port-xen archive

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

Re: Attempt at using Xen 4.1 on -current



On Fri, May 20, 2011 at 11:02:55AM -0700, Dustin Marquess wrote:
> On Fri, May 20, 2011 at 8:16 AM, Manuel Bouyer 
> <bouyer%antioche.eu.org@localhost> wrote:
> > On Fri, May 20, 2011 at 08:01:19AM -0700, Dustin Marquess wrote:
> >> I also attempted to fix the PCI passthrough stuff that relies on
> >> /usr/include/pci by making it look for /usr/pkg/include/pciutils and
> >> changing the includes from pci/* to pciutils/*.  The patches are in
> >> the same web directory.  You'll have to add:
> >>
> >> .include "../../sysutils/pciutils/buildlink3.mk"
> >>
> >> to the Makefile.  I seem to recall it compiling cleanly on i386 but
> >> not amd64 for some reason.  I haven't had time to figure out why.
> >
> > I'm not sure this is the right way of doing it. did you look at the
> > xentools3 patches for this ?
> 
> No I didn't, I probably should have!  For some reason I didn't even
> think of looking there!

I think the patch you're looking for is patch-dm.
Now, I figured you were probably talking about exporting PCI to
HVM guests. This probably reqires extra patches for qemu. I don't know what
option is best (convert it to our libpci, or make it depend on
pciutils - extra patches are probably required anyway ...)

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index