freebsd-skq/share/man
Mark Peek 63a938566d Add VMCI (Virtual Machine Communication Interface) driver
In a virtual machine, VMCI is exposed as a regular PCI device. The primary
communication mechanisms supported are a point-to-point bidirectional
transport based on a pair of memory-mapped queues, and asynchronous
notifications in the form of datagrams and doorbells. These features are
available to kernel level components such as vSockets through the VMCI
kernel API. In addition to this, the VMCI kernel API provides support for
receiving events related to the state of the VMCI communication channels,
and the virtual machine itself.

Submitted by: Vishnu Dasa <vdasa@vmware.com>
Reviewed by: bcr, imp
Obtained from: VMware
Differential Revision: https://reviews.freebsd.org/D14289
2018-03-25 00:57:00 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 pthread: adding missing header to man page 2018-02-03 20:50:46 +00:00
man4 Add VMCI (Virtual Machine Communication Interface) driver 2018-03-25 00:57:00 +00:00
man5 Don't warn when the "hostname" rc variable is unset, but the hostname 2018-03-10 20:13:07 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 Fix typo. 2018-03-18 16:24:11 +00:00
man8 Update the diskless manpage 2018-03-06 14:31:15 +00:00
man9 Document new NUMA related syscalls and utility options. 2018-03-24 23:58:44 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00