private vmSpec _getVMByIP_withoutLocking(string VMIP) { return(hostStateManager.getVMByIP_withoutLocking(VMIP)); }