Lines Matching +full:guest +full:- +full:side
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
37 * Maximum value size - used for both key names and value data, and includes
48 * Note: This value is used in defining the KVP exchange message - this value
59 * Maximum key size - the registry limit for the length of an entry name
69 * implementing the host/guest protocol. 2) A user level daemon that is
72 * Host/Guest Protocol: The host iterates over an index and expects the guest
75 * given point in time. The host side iteration stops when the guest returns
93 * Guest Kernel/KVP Daemon Protocol: As noted earlier, we implement all of the
96 * kernel and user-level daemon communicate using a connector channel.
106 * Windows host and the user-level daemon. The kernel component passes up the
107 * index received from the Host to the user-level daemon. If the index is