On Tue, Aug 27, 2013 at 2:48 PM, Jan Kiszka wrote:
> On 2013-08-27 10:29, 缪天翔 wrote:
>> Hi all
>>
>> I am doing a research project similar to "Turtles" using the nested
>> vmx feature of kvm. In detail, I launch a guest kvm (donated as L1) on
>> the underlying kvm (donated as L0) and then set up a
On Tue, Aug 27, 2013, Jan Kiszka wrote about "Re: nested migration issues":
> > Can anybody tell me whether kvm supports this kind of nested migration
> > or anybody is working on the relating field?
>
> No, KVM does not support migration while nested VMX (or SVM) is
On 2013-08-27 10:29, 缪天翔 wrote:
> Hi all
>
> I am doing a research project similar to "Turtles" using the nested
> vmx feature of kvm. In detail, I launch a guest kvm (donated as L1) on
> the underlying kvm (donated as L0) and then set up a nested guest
> (donated as L2) upon the L1 guest kvm.
>
Hi all
I am doing a research project similar to "Turtles" using the nested
vmx feature of kvm. In detail, I launch a guest kvm (donated as L1) on
the underlying kvm (donated as L0) and then set up a nested guest
(donated as L2) upon the L1 guest kvm.
The problem I come up with is that I want to m