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] Nested Virtualisation question

To: Jeroen Groenewegen van der Weyden <groen692@xxxxxxxxx>
Subject: Re: [Xen-users] Nested Virtualisation question
From: Todd Deshane <todd.deshane@xxxxxxx>
Date: Sun, 3 Apr 2011 21:29:13 +0000
Cc: Outback Dingo <outbackdingo@xxxxxxxxx>, xen-users mailing list <Xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 03 Apr 2011 14:30:59 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=rMEFQQ2IahabGTBnhA3SlU3t2zLrOGK1QKr7+oMm4Hs=; b=K5mGvtPU/DuxxuoU5RaRnG9LY24b5bLPanZL8HAoFQTjvCyVjpOFKXFgNERckAXoLV 2Wz/2sBR0lsK6wIXq/NyF1xdshjATuqgqtlPV7SM+2/0V2C9SpmcfNgDr7QpUp0Rwl9W 60qbc0SJaLliEMEgsX8ZEvMSYeKHLVQHgLkqg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=LXvjFm1ak/+JwElXTta1nmcdqwO6fsDzehFg40aU5PSVxQg2W9y3yozjCn/Ho6qf5x E2gbTh6SQlmNt1c1jLN3YZByZKIg9RcBm5Qa/D8QWW8nU1mKk/xBJdzUJezuwmmnnpOw Rq5oaRAqDgkMd0rehvOqF/q1feDkeUC3oOtBw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D98D969.3050101@xxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4D596513.90504@xxxxxxxxx> <AANLkTim4d14oK-KOwOG2YZzb-n3jyqj6SttM0xMzxC9a@xxxxxxxxxxxxxx> <4D5A2175.3090309@xxxxxxxxx> <AANLkTinuoLdRwVEzWUp3-O5Qtjhs4fW8e2+-RacrNjYu@xxxxxxxxxxxxxx> <4D98D969.3050101@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, Apr 3, 2011 at 8:32 PM, Jeroen Groenewegen van der Weyden
<groen692@xxxxxxxxx> wrote:
> I now am in the position to start testing your suggestion.
>
> An additional question, is it correct the patches you mention here are part
> of the xen4.2-unstable branch?
> are these patches for vt-x or for svm only? the developer seems to be from
> amd. My machines are running on intel.
>

The latest patch series is here:
http://xen.1045712.n5.nabble.com/PATCH-00-12-Nested-Virtualization-Overview-td3415672.html

Not sure if it has been accepted yet or not. You can email the
developer and/or devel list for confirmation.

Thanks,
Todd

> mfg,
> Jeroen
>
> Op 15-2-2011 16:21, Todd Deshane schreef:
>>
>> On Tue, Feb 15, 2011 at 6:47 AM, Jeroen Groenewegen van der Weyden
>> <groen692@xxxxxxxxx>  wrote:
>>>
>>> The why is a good question,
>>> We use xen as out main virtualisation platform. But now there are
>>> applications that use virtualisation it self. In my case I have an
>>> application that uses kvm. So to put it on our xen server it needs to be
>>> nested. I guess in the future more of these situation will appear.
>>>
>>> I read somethings about nested virtualisation and I wonder If somebody
>>> has
>>> any experience with it.
>>>
>> To run KVM inside of a guest you need virtualization support within
>> the guest (running nested xen doesn't require the double nested
>> (unless you want to do HVM within the nested of course))
>>
>> Patches can be found here:
>>
>> http://xen.markmail.org/search/?q=nested%20vmx#query:nested%20vmx+page:1+mid:z33lihxnbdjghua5+state:results
>>
>> I believe KVM should also have support for nested vmx and nested svm.
>>
>> The use cases are fairly slim, so finding users/testers is often
>> difficult.
>>
>> Please report any bugs you find to the appropriate devel lists and cc
>> the appropriate nested virtualization maintainers .
>>
>> Hope that helps.
>>
>> Thanks,
>> Todd
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-users
>>
>
>



-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html

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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] Nested Virtualisation question, Todd Deshane <=