Lines Matching +full:machine +full:- +full:level
3 .\" SPDX-License-Identifier: (BSD-2-Clause OR GPL-2.0)
9 .Nd VMware Virtual Machine Communication Interface
14 .Bd -ragged -offset indent
21 .Bd -literal -offset indent
27 driver provides support for the VMware Virtual Machine Communication Interface
32 User level applications in a virtual machine can use VMCI through vSockets
35 level.
37 the guest for zero-config, network-less access to VMware host services.
39 applications, where network access of the virtual machine is restricted
40 or non-existent.
45 In a virtual machine, VMCI is exposed as a regular PCI device.
46 The primary communication mechanisms supported are a point-to-point
47 bidirectional transport based on a pair of memory-mapped queues, and
49 These features are available to kernel level components such as vSockets
53 virtual machine itself.
59 .%U https://www.vmware.com/support/developer/vmci-sdk/