ESX/ESXi 4.0 to ESXi 5.0 provide .vmx options for VMCI isolation. As of ESXi 5.1, these options have no effect.
(Ignored now.) When its vmci.unrestricted option was set
TRUE, a virtual machine could communicate with all host endpoints and other virtual machines with
vmci0.unrestricted set
TRUE.
(ESX/ESXi only) All virtual machines and host applications were members of the default domain ("") null string, by default. If the
vmci0.domain option specified a non-default domain, then the virtual machine could communicate only with the hypervisor and other virtual machines in the same domain. This was to organize virtual machines into groups that could communicate with each other.