WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Xen and PPC and ARM

To: xen-users@xxxxxxxxxxxxxxxxxxx, Igor Chubin <igor@xxxxxxx>
Subject: Re: [Xen-users] Xen and PPC and ARM
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Sun, 16 Mar 2008 18:41:45 +0000
Delivery-date: Sun, 16 Mar 2008 11:42:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20080313201514.GI16017@xxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20080313201514.GI16017@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)
Hi there,

> Please tell me what hardware platforms is supported
> by Xen except i386 and IA64,
> and what is the amount of the support?

Don't forget x86_64, which I think is fairly well supported.

> I mean is absent, partial, experimental or full.
>
> My interest is about the architectures:
> * PPC

There's code for Xen on PPC in the tree.  Last I heard, it was not production 
ready yet.  I don't think I've seen much from the IBM developers who were 
working on this for a while, so I'm not sure what the status of the work is.

> * ARM

 There are some developers working on this; I believe they're working on Xen 
for deployment on Smart Phones, etc.  See:

http://lists.xensource.com/archives/html/xen-devel/2007-08/msg00428.html
http://xen.xensource.com/files/xensummit_4/Secure_Xen_ARM_xen-summit-04_07_Suh.pdf
http://xen.org/files/xensummit_fall07/14_SangBumSuh.pdf

These are just some random links I thought might help.  There may be others 
out there you'd find worth reading.

> As far as I know there no more architectures
> supported by Xen (or even planned to support).

Not that I know of; I've heard the idea of a MIPS port mentioned but I've no 
idea if that will ever be tackled by anyone.

> And question #2.
> Theoretical.
>
> Will recursive virtualization be possible in Xen
> in future or it's more likely that some new
> virtualization systems will emerge that will
> be able to virtualize recursively?

You can get one step towards nesting Xens by running Xen + PV domains in a Xen 
HVM domain.

It will never be possible nest Xen instances using pure PV, you'd need HVM 
support.

Arbitrary nesting of Xens could be implemented using HVM if each "host" Xen 
emulates the behaviour of the HVM instructions for its "guest" Xen instance.  
This emulation code has not been implemented to date and I've not seen any 
suggestion that somebody is working on it.  But it is theoretically possible 
(might perform really badly, though futurehardware support could reduce the 
overhead a bit).

You can nest QEmu virtual machines already but the acceleration options 
mightn't work, I guess, so it would probably be pure emulation.

Cheers,
Mark

-- 
Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/)

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>