From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars Kurth Subject: Re: Automotive PV drivers project request Date: Tue, 10 Jun 2014 15:09:45 +0100 Message-ID: <539711A9.50705@xen.org> References: <53906DF8.2050403@citrix.com> <5396FC51.3050500@citrix.com> Reply-To: lars.kurth@xen.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5396FC51.3050500@citrix.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: David Vrabel , Artem Mygaiev Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 10/06/2014 13:38, David Vrabel wrote: > On 05/06/14 14:22, Artem Mygaiev wrote: >> David, agree on all kernel drivers but what about userspace backends >> and other OSes? > I don't have an opinion on user space drivers. I would suggest that > userspace backends live with the existing ones in qemu. > > Are userspace frontends useful? Isn't a kernel driver required for > proper access control? David, I believe the answer is in http://wiki.xenproject.org/wiki/XPDS13_BoF_Notes_:_Seeding_an_Android_and_Embedded_ecosystem#Missing_Pieces_for_a_complete_Android_system_on_top_of_Xen As far as I understand, Android requires functionality to be made available via userspace drivers. These would sit on top of the kernel drivers. Lars