Displaying 1 result from an estimated 1 matches for "virdomaindevicemodifi".
Did you mean:
virdomaindevicemodify
2012 Jun 12
1
How to list and change domain's disk image file
Hi
I'm writing a C program using libvirt API and need to list the storage
volumes used by each domain. I'm wondering if there is a way to do
this better of searching the XML strings of all domains, does anyone
can suggest me something ?
I also need to create a function to change the img file of a given
domain. I intend to do the following:
1. virDomainGetXMLDesc (domain)
2. change the