vmci.4 (3eeb75112272ef9ef244a00bc73beef3a146856a) | vmci.4 (eb687a6e708e9b9561e6fbdcfa83782a3b5989c5) |
---|---|
1.\" Copyright (c) 2018 VMware, Inc. 2.\" 3.\" SPDX-License-Identifier: (BSD-2-Clause OR GPL-2.0) 4.\" 5.\" $FreeBSD$ 6.Dd February 10, 2018 7.Dt VMCI 4 8.Os --- 40 unchanged lines hidden (view full) --- 49bidirectional transport based on a pair of memory-mapped queues, and 50asynchronous notifications in the form of datagrams and doorbells. 51These features are available to kernel level components such as vSockets 52through the VMCI kernel API. 53In addition to this, the VMCI kernel API provides support for receiving 54events related to the state of the VMCI communication channels, and the 55virtual machine itself. 56.Sh SEE ALSO | 1.\" Copyright (c) 2018 VMware, Inc. 2.\" 3.\" SPDX-License-Identifier: (BSD-2-Clause OR GPL-2.0) 4.\" 5.\" $FreeBSD$ 6.Dd February 10, 2018 7.Dt VMCI 4 8.Os --- 40 unchanged lines hidden (view full) --- 49bidirectional transport based on a pair of memory-mapped queues, and 50asynchronous notifications in the form of datagrams and doorbells. 51These features are available to kernel level components such as vSockets 52through the VMCI kernel API. 53In addition to this, the VMCI kernel API provides support for receiving 54events related to the state of the VMCI communication channels, and the 55virtual machine itself. 56.Sh SEE ALSO |
57.Xr pci 9 , 58.Xr socket 2 | 57.Xr socket 2 , 58.Xr pci 9 |
59.Rs 60.%T "VMware vSockets Documentation" 61.%U https://www.vmware.com/support/developer/vmci-sdk/ 62.Sh HISTORY 63The 64.Nm 65driver first appeared in 66.Fx 12.0 . 67.Sh AUTHORS 68The 69.Nm 70driver and man page were written by 71.An Vishnu Dasa Aq Mt vdasahar@gmail.com . | 59.Rs 60.%T "VMware vSockets Documentation" 61.%U https://www.vmware.com/support/developer/vmci-sdk/ 62.Sh HISTORY 63The 64.Nm 65driver first appeared in 66.Fx 12.0 . 67.Sh AUTHORS 68The 69.Nm 70driver and man page were written by 71.An Vishnu Dasa Aq Mt vdasahar@gmail.com . |