From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Consuming PCI device in PV kernel Date: Tue, 8 Jul 2014 11:01:36 -0400 Message-ID: <20140708150136.GB2863@laptop.dumpdata.com> References: <524794479.20140703121338@gmail.com> <20140703180957.GD13710@konrad-lan.dumpdata.com> <1376452421.20140707092147@gmail.com> <1083121389.20140707122233@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1083121389.20140707122233@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Simon Martin Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Jul 07, 2014 at 12:22:33PM +0100, Simon Martin wrote: > Hi all, > > > I can see the PCI device references in the Xenstore, but am still > > working out how to go from that data to an available PCI device in the > > PV domain. > > Found the code in mini-os. Implementing now. Why not use the Xen PCI frontend? > > -- > Best regards, > Simon mailto:furryfuttock@gmail.com >