On Wed, Aug 02, 2017 at 04:25:08PM +0530, Aditya Bhardwaj wrote:
> My lab setup is: 3 HP Servers each of 4 GB RAM. Server 1 and Server 2:
> installed with Virtualization using KVM on Redhat 6.5 System. On top of
> this I am using libvirtd for managing virtual machines. NFS server is
> installed on Server 3 for shared disk image. VM migration is working
> correctly. Now i need to do some changes in "migration.c" but did not find
> any source code of KVM-QEMU migration.
> 
> Where I can find the migration source code for KVM-QEMU. All are requested
> to help me for this issue.

QEMU source code is in GIT

  https://git.qemu.org/gitweb.cgi?p=qemu.git;a=summary

in the 'migration' directory.

If you're new writing code for QEMU then see this page too

https://wiki.qemu.org/index.php/Documentation/GettingStartedDevelopers

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Reply via email to