From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Android on Xen Date: Wed, 21 Oct 2015 09:56:25 +0100 Message-ID: <1445417785.9563.49.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: hanji unit , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Tue, 2015-10-20 at 16:20 -0400, hanji unit wrote: > Does anyone know if its possible to run an Android DomU on Xen without > rooting Android? You would at the very least need a kernel which supports the various Xen drivers etc, which I think probably counts as a step beyond rooting. Although having gotten a suitable kernel etc I can't see a reason why root would be needed in a domU. I'm not that familiar with the Android security model, but I would imagine that the toolstack operations in dom0 (which normally involve root on a regular Linux) would need something very close to root access to be workable. Ian.