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] dom0 i386 domU 64 bit ?

To: karsten-xen@xxxxxxxxxx, "xen mailinglist" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] dom0 i386 domU 64 bit ?
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Tue, 11 Jul 2006 14:55:54 +0200
Delivery-date: Tue, 11 Jul 2006 05:56:47 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <44B35D05.1060407@xxxxxxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acakwhmxx+17EuulQCK3MvIzvLmU4gAJocKQ
Thread-topic: [Xen-users] dom0 i386 domU 64 bit ?
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Karsten Nielsen
> Sent: 11 July 2006 09:11
> To: xen mailinglist
> Subject: [Xen-users] dom0 i386 domU 64 bit ?
> 
> Hi list.
> 
> I have a question.
> Is it possible to run a domU 64 bit on a dom0 32 bit?
> 
> The hardware is a EM64T cpu but I have installed on an 32 bit cpu it 
> runs fine on th EM64T. I would prefere not to reinstall the 
> dom0 and all 
> the domU's if I have to reinstall the dom0.

Xen, Dom0 and DomU all have to be the same bitness, 32-bit, 32-bit PAE
or 64-bit. This is because there's no translation layer for translating
the calls from 32-bit to 64-bit (or the other way around). It's in the
works to support 32-bit on 64-bit (other way around obviously is a
little bit more difficult <grin>). 

With full virtualization (= HVM = AMD SVM or Intel VT) it's possible to
mix any bitness less or equal to the hypervisor (and Dom0 - which is
still paravirtual in this case too - so needs to be same as hypervisor).

You can of course run 32-bit applications in the 64-bit OS if you want -
it works really well with very few exceptions (32-bit-only, binary-only,
kernel-modules being the most obvious case of "doesn't work in 64-bit
OS"). 

--
Mats

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



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

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