On 10/6/07 19:24, "Alex Williamson" <[EMAIL PROTECTED]> wrote:
> I would like to see this backend become the default backend for ia64, > but it probably needs testing on other systems before we can make the > switch. I would appreciate testing and/or review feedback. To make use > of extended I/O port spaces, you'll need the patch I sent to > xen-ia64-devel last week to register the I/O port spaces with Xen. It would be nice to have just one backend type, with relevant bits of its code made arch-specific. I'm sure x86 doesn't need vpci, passthru *and* slot. This is probably fine for now; it doesn't preclude merging or dropping other backends down the line. Only thing I spotted is that you make an enormous inline function in pcifront.h. That function will have to be moved elsewhere into a .c file if it's getting that big. -- Keir _______________________________________________ Xen-ia64-devel mailing list [email protected] http://lists.xensource.com/xen-ia64-devel
