[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] add pci configuration code, which is needed by VTD
On Sat, Sep 27, 2008 at 01:40:49PM +0800, Xu, Anthony wrote: > Add pci configuration code, which is needed by VTD > > Signed-off-by; Anthony Xu < anthony.xu@xxxxxxxxx > > > > The new one, I put pci.c under arch/ia64/xen, since it only uses two > functions of linux pci.c, > I don't want to pull the whole pci.c in xen. I see. I understood why you ended in the patch. Hmm, looking at xen-unstable.hg/xen/arch/x86/pci.c, Only pci_conf_read()/pci_conf_write() are different, other functions seems same to x86's. So please split out same functions into arch common file, probably xen/drivers/pci/pci.c or something acceptable for Keir. Then add pci_conf_read()/pci_conf_write() in xen/arch/ia64/xen/pci.c. -- yamahata _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |