Lines Matching full:messages
56 for passing messages. Most synthetic devices use a single channel,
64 The "in" ring buffer is for messages from the Hyper-V host to the
65 guest, and the "out" ring buffer is for messages from the guest to
105 VMbus messages
107 All VMbus messages have a standard header that includes the message
112 Messages follow one of two patterns:
125 Messages passed between the VSP and VSC are control messages. For
133 ring buffer is minimal. For example, time sync messages from the
140 Three functions exist to send VMbus messages:
142 1. vmbus_sendpacket(): Control-only messages and messages with
154 and valid messages, and Linux drivers for synthetic devices did not
155 fully validate messages. With the introduction of processor
161 messages from VMbus devices. To facilitate such validation,
162 messages read by the guest from the "in" ring buffer are copied to a
171 the guest has queued new messages in a ring buffer. The host
265 two synthetic NICs will get two offers messages with the NIC
266 class ID. The ordering of offer messages can vary from boot-to-boot
268 messages may also arrive long after Linux has initially booted
285 setup messages via the primary channel. These messages may include
287 VSC and the VSP on the Hyper-V host. The setup messages may also