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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1304 BOOL fHMExclusive = true; local
1305 hrc = systemProperties->COMGETTER(ExclusiveHwVirt)(&fHMExclusive); H();
1306 InsertConfigInteger(pHM, "Exclusive", fHMExclusive);

Completed in 2067 milliseconds