Lines Matching refs:channel
5 xen-pv-channel - Xen PV Channels
9 A channel is a low-bandwidth private byte stream similar to a serial
47 Install a guest as normal (no channel configuration necessary)
53 prepare the guest to communicate over the channel, and also prepare
92 Domain configuration is created for the VM, listing the channel
95 channel = [ "connection=socket, name=org.my.cloud.software.agent.version1, path = /my/cloud/softwar…
122 where the "xen-console-setup" script would read the channel name and
123 make a symlink in /dev/xen-channel/org.my.cloud.software.agent.version1
130 The in-guest agent uses inotify to see the creation of the /dev/xen-channel
158 It's necessary to install channel-specific software (an "agent") into the guest
159 before you can use a channel. By default a channel will appear as a device
165 channel names are unique to avoid clashes. We recommend that channel names
167 prevent clashes we recommend authors add their names to our global channel
178 It is important that channel names are globally unique. To help ensure