<div dir="ltr"><div><div><div><div><div>I'm currently running:<br></div>virsh --version<br>1.0.2<br><br></div>libvirtd --version<br>libvirtd (libvirt) 1.0.2<br><br></div>I have a couple questions.<br><br></div>1. Can I upgrade my libvirt.so version to use with an older libvirtd?  In other words, does the versions of libvirt and libvirtd need to be in lock step?<br>
<br><br></div>2. I'm able to use virsh blockcopy, but I want to do it programmatically via C.  I looked through the API and was not able to see any references to that.  I did see mention of virDomainBlockCopy on the TIP of the git repository, but no other references to it.<br>
<br>How do I run virsh blockcopy via a C function?<br></div>