On 12.07.2016 05:20, Tomáš Golembiovský wrote: > When fetching domains with virConnectListAllDomains() and when filtering > by snapshot existence is requested the ESX driver first lists all the > domains and then check one-by-one for snapshot existence. This process > takes unnecessarily long time. > > To significantly improve the time necessary to finish the query we can > request the snapshot related info directly when querying the list of > domains from VMware. > > Signed-off-by: Tomáš Golembiovský <tgolembi@xxxxxxxxxx> > --- > src/esx/esx_driver.c | 22 +++++++++++++++++++--- > 1 file changed, 19 insertions(+), 3 deletions(-) > ACKed andp pushed. Congratulations on your first libvirt contribution! Michal -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list