WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [PATCH 17/20] xen/x86/PCI: Add support for the Xen PCI s

To: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH 17/20] xen/x86/PCI: Add support for the Xen PCI subsystem
From: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
Date: Fri, 13 Aug 2010 16:28:35 -0700
Cc: Thomas, xen-devel@xxxxxxxxxxxxxxxxxxx, Jeremy, Ian Campbell <ian.campbell@xxxxxxxxxx>, Qing He <qing.he@xxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>, x86@xxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, Alex Nixon <alex.nixon@xxxxxxxxxx>, alex.williamson@xxxxxxxxxx, Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>, "H. Peter Anvin" <hpa@xxxxxxxxx>, Matthew Wilcox <willy@xxxxxxxxxxxxxxx>, Gleixner <tglx@xxxxxxxxxxxxx>
Delivery-date: Fri, 13 Aug 2010 16:29:24 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=upr2i2+X9a1zgOfNuT7PhtiIshMSLDRL1opyP+6Jjj65JCN2sdLC2pCZTTIpMuNfpipABfBw6lJ6qN/gRAOpRHWMHyHNrlr+QvxEwB4K4hGLPeR+kUGW3Lr2gn9B6t0r;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1280945955-14229-18-git-send-email-konrad.wilk@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1280945955-14229-1-git-send-email-konrad.wilk@xxxxxxxxxx> <1280945955-14229-18-git-send-email-konrad.wilk@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed,  4 Aug 2010 14:19:12 -0400
Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:

> From: Alex Nixon <alex.nixon@xxxxxxxxxx>
> 
> 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 <alex.nixon@xxxxxxxxxx>
> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
> Cc: "H. Peter Anvin" <hpa@xxxxxxxxx>
> Cc: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
> Cc: Qing He <qing.he@xxxxxxxxx>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: x86@xxxxxxxxxx
> Cc: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
> ---

Fine with me if this stuff goes in with the rest of the Xen bits,
presumably through the x86 tree.

Acked-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>

-- 
Jesse Barnes, Intel Open Source Technology Center

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>