From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Martin Subject: Re: Consuming PCI device in PV kernel Date: Thu, 10 Jul 2014 08:54:13 +0100 Message-ID: <426885771.20140710085413@gmail.com> References: <524794479.20140703121338@gmail.com> <20140703180957.GD13710@konrad-lan.dumpdata.com> <1376452421.20140707092147@gmail.com> <1083121389.20140707122233@gmail.com> <20140708150136.GB2863@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140708150136.GB2863@laptop.dumpdata.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: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hello Konrad, Tuesday, July 8, 2014, 4:01:36 PM, you wrote: > Why not use the Xen PCI frontend? I am porting an embedded realtime OS to Xen. This is a reasonably simple OS and has no dynamic memory allocation (malloc), flat memory map (no paging), etc. Porting the Xen PCI frontend driver would force me to implement a lot of stuff that I don't actually require. -- Best regards, Simon mailto:furryfuttock@gmail.com