svoid cleanPowerOff() { killAllOtherVMs(); // TODO: wait until done? callJavaX('preKill); shutDownComputer(); }