Re: [libvirt] [PATCH] esx: Fix and improve esxListAllDomains function

2012-09-09 Thread Matthias Bolte
2012/9/9 Matthias Bolte : > Avoid requesting information such as identity or power state when it > is not necessary. > > Lookup virtual machine list with the required fields (configStatus, > name, and config.uuid) to make esxVI_GetVirtualMachineIdentity work. > > No need to call esxVI_GetNumberOfSn

[libvirt] [PATCH] esx: Fix and improve esxListAllDomains function

2012-09-09 Thread Matthias Bolte
Avoid requesting information such as identity or power state when it is not necessary. Lookup virtual machine list with the required fields (configStatus, name, and config.uuid) to make esxVI_GetVirtualMachineIdentity work. No need to call esxVI_GetNumberOfSnapshotTrees. rootSnapshotTreeList can