<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hello,<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I am doing a project on virtual machine migration and I am using virt-manager for the vm maintenance. When I looked at the libvirt.py code I understood that, once it calls migrate() function inside libvirt.py, it then calls, libvirtmod.virDomainMigrate(self._o, dconn__o, flags, dname, uri, bandwidth).<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br>How can I check the definition of this function? <br><br>Also, which is the function that gets called at the destination to receive the migrated data from the source and is there a way to see the definition of this function as well?<br><br>And if I want to change the timeout period for the migration process, should I change it in migrateSetMaxDowntime() function?<br clear="all"></div><br><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">​Thankfully,​</div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><span style="color:rgb(53,28,117)"><span style="color:rgb(106,168,79)"><span style="font-family:comic sans ms,sans-serif"><b>Renju</b></span></span> <b><span style="color:rgb(106,168,79)">M</span></b><br></span></div><div><span style="color:rgb(106,168,79)"><span style="font-family:comic sans ms,sans-serif">NIT-C</span></span><br></div></div></div>
</div>