Re: [libvirt] [PATCH v5 3/9] pvs: add functions to list domains and get info

2012-05-02 Thread Dmitry Guryanov
On 05/02/2012 03:11 AM, Eric Blake wrote: On 04/20/2012 10:01 AM, Dmitry Guryanov wrote: PVS driver is 'stateless', like vmware or openvz drivers. It collects information about domains during startup using command-line utility prlctl. VMs in PVS identified by UUIDs . +/* + * Must be

Re: [libvirt] [PATCH v5 3/9] pvs: add functions to list domains and get info

2012-05-01 Thread Eric Blake
On 04/20/2012 10:01 AM, Dmitry Guryanov wrote: PVS driver is 'stateless', like vmware or openvz drivers. It collects information about domains during startup using command-line utility prlctl. VMs in PVS identified by UUIDs s/identified/are identified/ or unique names, which can be used as

[libvirt] [PATCH v5 3/9] pvs: add functions to list domains and get info

2012-04-20 Thread Dmitry Guryanov
PVS driver is 'stateless', like vmware or openvz drivers. It collects information about domains during startup using command-line utility prlctl. VMs in PVS identified by UUIDs or unique names, which can be used as respective fields in virDomainDef structure. Currently only basic info, like