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

/vbox/src/VBox/VMM/VMMR3/
H A DVMEmt.cpp279 static const char *vmR3GetHaltMethodName(VMHALTMETHOD enmMethod) function
1282 LogRel(("VM: Halt method %s (%d)\n", vmR3GetHaltMethodName(enmHaltMethod), enmHaltMethod));

Completed in 44 milliseconds