Re: [Qemu-devel] qemu-kvm 1.2, after VM cloning, source_VM error

2013-04-28 Thread Shashaankar Reddy
Apologies for the late reply!! Never mind, we figured it out, Since we are doing cloning of VM, at the source(from where cloning is initiated) we are redirecting the disk driver of the VM to a new incremental image (qcow2). Also making the previous disk image as read only, since the cloned VM wil

Re: [Qemu-devel] qemu-kvm 1.2, after VM cloning, source_VM error

2013-04-17 Thread Stefan Hajnoczi
On Tue, Apr 16, 2013 at 08:02:27PM -0400, Shashaankar Reddy wrote: > We have taken qemu-kvm version 1.2 for developing a patch that would do > cloning of a VM using pre-copy based live VM migration in qemu-kvm code. > > After the migration is completed, we could see the cloned_Vm is up and > runni

[Qemu-devel] qemu-kvm 1.2, after VM cloning, source_VM error

2013-04-16 Thread Shashaankar Reddy
Hi All, We have taken qemu-kvm version 1.2 for developing a patch that would do cloning of a VM using pre-copy based live VM migration in qemu-kvm code. After the migration is completed, we could see the cloned_Vm is up and running, also handled network configuration (assigning new mac and Ip add