From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH PV_OPS] pciback support Date: Tue, 13 Oct 2009 15:38:47 -0700 Message-ID: <4AD50177.50800@goop.org> References: <1255468952-27052-1-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1255468952-27052-1-git-send-email-konrad.wilk@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 10/13/09 14:22, Konrad Rzeszutek Wilk wrote: > This is back-port (up-port?) of the pci-back driver from the 2.6.18.hg tree. > The driver is quite similar to the pci-stub, excep that is intended for > paravirtualized guests. This driver works in conjunction with the pci-front > (frontend driver) to exchange PCI write/read to the configuration space and > to have the BARs mapped properly for the guest. > OK, I've stuck this in xen/dom0/pciback for now. I haven't merged it yet or even looked at it very closely yet. J