From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Driver domain on ARM questions Date: Thu, 16 Oct 2014 17:11:24 +0100 Message-ID: <1413475884.2012.17.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrii Anisov Cc: Andrii Tseglytskyi , Julien Grall , "xen-devel@lists.xen.org" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Thu, 2014-10-16 at 19:01 +0300, Andrii Anisov wrote: > * Userspace backends need xen libs and xenstored, would they > run in domU? > AFAIK the only requirement is that you mount /proc/xen so that privcmd etc are available. There have certainly been cases of people running userspace backends in dom0 in the past. Ian.