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 in VirtualBox?

To: XEN User Group <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] XEN in VirtualBox?
From: Mike Lovell <toelovell@xxxxxxxxx>
Date: Sat, 16 Feb 2008 14:13:17 -0700
Delivery-date: Sat, 16 Feb 2008 13:13:46 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=LTAN1wmZfQZaBl/uDLZQswbY4nD4XYLVnXBRatI+xL8=; b=g0LqKMXNQ9VqoFn1OcbqWHCgZq88nB/OyV9HOCC9cHhFqwbcfK2/lPms2T7quGZJ9xU2eN8Lh8uhBHnSyWlcOHxEGbQqb80Cr6JPCqV9axWMu513U/3AcShTfBuoGmjRPBfIofCO9o+SwdngiqWjeO4qTCPoRaszhsNYgtyQLS4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=dNvPvVgCxKG7DkTwGvoEEFumETsBNC3DPBS208eRDMezK3NRMq3VokTGIG0z1mCtVnAS3fgC0rr3J2P7TJJYaRAcGtQIDUxIZ9Kx0ur0+S1/gdHfgmIsvMn/Hq8rUdNmftJ24VIMeCdT2QNcpHYaZ0Tl41AEl5qBJL63tFr8UrU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47B6BBF0.1040304@xxxxxxxxxxxxxx>
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: <47B6BBF0.1040304@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)
hakinchen wrote:
Hi,

i use Virtual Box and want to try XEN in it.
All is possible but i cannot not install a self made OS.
"HVM" Problem.

Normally Virtual Box use VT-technologie but i don't now XEN can use them still at time? Virtual in Virtual ist this possible with VB or something els VirtualMachine-Software?


Great day and fell fine

hackinchen
Xen will probably work inside of VirtualBox but I doubt that you will be able to get a HVM guest to work. Most virtualization technologies do not pass thru the VT or SVM capabilities of the processor to the guest OS (in your case, your Xen installation). So as far as Xen knows, it is running on a machine that does not support VT or SVM. You can check this by doing `cat /proc/cpuinfo` and looking for vmx in the flags area. You should be able to install PV guests though. If you are wanting to just experiment with Xen, doing it in VirtualBox is alright. But I would not recommend it for a regular Xen installation.
Hope that answers your question.

Mike Lovell

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

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