Go to file
Claudiu Belu 0c548878b8 Adds lookup VM as VSSDs
A lot of vmutils and vmutilsv2 operations require
a Msvm_VirtualSystemSettingData. Currently, it is fetched
from a Msvm_ComputerSystem associators, which is an expensive
operation. The needed object can simply be queried directly.
Using associators is a time expensive operation, replacing them
with direct queries improves the performance by decreasing the
time needed to wait to retrieve the associated classes.

Co-Authored-By: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Change-Id: I162cbe88e8f02efab3280dd9dffa08f38fb952b3
2016-02-10 23:02:43 +02:00
2016-02-10 23:02:43 +02:00
2015-03-23 22:21:15 +02:00
2015-10-19 01:11:54 +03:00
2015-03-23 22:21:15 +02:00
2015-03-23 22:21:15 +02:00
2015-03-23 22:21:15 +02:00
2015-03-23 22:21:15 +02:00
2015-03-23 22:21:15 +02:00
2015-03-02 01:00:32 -08:00
2015-03-23 22:21:15 +02:00
2015-10-19 01:11:54 +03:00
2016-01-22 23:51:45 +00:00
2015-03-18 14:02:54 -07:00
Description
RETIRED, Nova Hyper-V Compute Driver
Readme 7.8 MiB