You can use the virDomainSetMetadata and virDomainGetMetadata APIs.On 12/18/13 11:41, Umar Draz wrote:
> Hi
>
> Can we modify a Virtual machine while its running, I want to update the
> <discription> and <title>
http://libvirt.org/html/libvirt-libvirt.html#virDomainSetMetadata
Or the "virsh desc" command from the commandline.
Peter