Searched defs:fHwVirtExclusive (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageMisc.cpp846 bool fHwVirtExclusive; local
849 fHwVirtExclusive = true;
851 fHwVirtExclusive = false;
854 CHECK_ERROR(systemProperties, COMSETTER(ExclusiveHwVirt)(fHwVirtExclusive));

Completed in 57 milliseconds