From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 17/20] xen/x86/PCI: Add support for the Xen PCI subsystem Date: Fri, 13 Aug 2010 16:28:35 -0700 Message-ID: <20100813162835.12ec7286@virtuousgeek.org> References: <1280945955-14229-1-git-send-email-konrad.wilk@oracle.com> <1280945955-14229-18-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1280945955-14229-18-git-send-email-konrad.wilk@oracle.com> Sender: linux-kernel-owner@vger.kernel.org To: Konrad Rzeszutek Wilk Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com, alex.williamson@redhat.com, Alex Nixon , Jeremy Fitzhardinge , Ian Campbell , Stefano Stabellini , "H. Peter Anvin" , Matthew Wilcox , Qing He , Thomas Gleixner , x86@kernel.org List-Id: xen-devel@lists.xenproject.org On Wed, 4 Aug 2010 14:19:12 -0400 Konrad Rzeszutek Wilk wrote: > From: Alex Nixon > > The frontend stub lives in arch/x86/pci/xen.c, alongside other > sub-arch PCI init code (e.g. olpc.c). > > It provides a mechanism for Xen PCI frontend to setup/destroy > legacy interrupts, MSI/MSI-X, and PCI configuration operations. > > [ Impact: add core of Xen PCI support ] > [ v2: Removed the IOMMU code and only focusing on PCI. Dropping: > drivers/pci/Makefile, drivers/pci/xen-iommu.c, arch/x86/kernel/pci-dma.c > and arch/x86/include/asm/xen/iommu.h] > [ v3: removed usage of pci_scan_all_fns as that does not exist] > [ v4: introduced pci_xen value to fix compile warnings] > [ v5: squished fixes+features in one patch, changed Reviewed-by to Ccs] > Signed-off-by: Alex Nixon > Signed-off-by: Jeremy Fitzhardinge > Signed-off-by: Ian Campbell > Signed-off-by: Konrad Rzeszutek Wilk > Signed-off-by: Stefano Stabellini > Cc: "H. Peter Anvin" > Cc: Matthew Wilcox > Cc: Qing He > Cc: Thomas Gleixner > Cc: x86@kernel.org > Cc: Jesse Barnes > --- Fine with me if this stuff goes in with the rest of the Xen bits, presumably through the x86 tree. Acked-by: Jesse Barnes -- Jesse Barnes, Intel Open Source Technology Center