qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Where is the VM live migration code?
@ 2017-08-02 10:55 Aditya Bhardwaj
  2017-08-02 12:18 ` Daniel P. Berrange
  2017-08-02 12:49 ` Dr. David Alan Gilbert
  0 siblings, 2 replies; 9+ messages in thread
From: Aditya Bhardwaj @ 2017-08-02 10:55 UTC (permalink / raw)
  To: qemu-devel

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.






*Thank youWith Regards:Aditya Bhardwaj*
*Dept. of CSE *

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Qemu-devel] Where is the VM live migration code?
@ 2017-08-02 10:54 Aditya Bhardwaj
  0 siblings, 0 replies; 9+ messages in thread
From: Aditya Bhardwaj @ 2017-08-02 10:54 UTC (permalink / raw)
  To: qemu-devel

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.





*Thank youWith Regards:Aditya Bhardwaj*
*Dept. of CSE *
*NITTTR (Ministry of MHRD, Govt. of India)*
*Sector-26, **Chandigarh - 160019  INDIA*
https://scholar.google.co.in/citations?user=rEHhEnEAAAAJ&hl=en

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Qemu-devel] Where is the VM live migration code?
@ 2014-11-18  0:10 Jidong Xiao
  2014-11-18  1:29 ` Zhang Haoyu
  0 siblings, 1 reply; 9+ messages in thread
From: Jidong Xiao @ 2014-11-18  0:10 UTC (permalink / raw)
  To: KVM, qemu-devel

Hi,

I saw this page:

http://www.linux-kvm.org/page/Migration.

It looks like Migration is a feature provided by KVM? But when I look
at the Linux kernel source code, i.e., virt/kvm, and arch/x86/kvm, I
don't see the code for this migration feature.

So I wonder where is the source code for the live migration? Is it
purely implemented in user space? Because I see there are the
following files in the qemu source code:

migration.c  migration-exec.c  migration-fd.c  migration-rdma.c
migration-tcp.c  migration-unix.c

If I wish to understand the implementation of migration in Qemu/KVM,
are these above files the ones I should read? Thanks.

-Jidong

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-08-02 12:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02 10:55 [Qemu-devel] Where is the VM live migration code? Aditya Bhardwaj
2017-08-02 12:18 ` Daniel P. Berrange
2017-08-02 12:33   ` Eric Blake
2017-08-02 12:49 ` Dr. David Alan Gilbert
2017-08-02 12:53   ` Daniel P. Berrange
  -- strict thread matches above, loose matches on Subject: below --
2017-08-02 10:54 Aditya Bhardwaj
2014-11-18  0:10 Jidong Xiao
2014-11-18  1:29 ` Zhang Haoyu
2014-11-18  1:40   ` Jidong Xiao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).