From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [Xen-devel] [RFC PATCH] Xen PCI frontend driver (v0.5) Date: Wed, 4 Aug 2010 16:14:02 -0400 Message-ID: <20100804201402.GA18384@phenom.dumpdata.com> References: <1280945955-14229-1-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1280945955-14229-1-git-send-email-konrad.wilk@oracle.com> Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com Cc: alex.williamson@redhat.com List-Id: xen-devel@lists.xenproject.org On Wed, Aug 04, 2010 at 02:18:55PM -0400, Konrad Rzeszutek Wilk wrote: > This patch set contains the groundwork and the driver itself for > Xen Paravirtualized (PV) domains to use PCI pass-through devices. > > These patches utilize the Xen-SWIOTLB library > (http://lkml.org/lkml/2010/7/27/246) and I don't expect them to > get in the 2.6.36 merge window. And when I say "them", I mean "this". Meaning this set of patches that introduce the Xen PCI frontend driver. Sorry about the confusion.