Lines Matching +full:channel +full:- +full:use

1 # SPDX-License-Identifier: GPL-2.0
14 The User-Mode Linux environment allows you to create virtual serial
18 See <http://user-mode-linux.sourceforge.net/old/input.html> for more
19 information and command line examples of how to use this facility.
24 bool "null channel support"
31 bool "port channel support"
41 bool "pty channel support"
44 lines to host pseudo-terminals. Access to both traditional
45 pseudo-terminals (/dev/pty*) and pts pseudo-terminals are controlled
51 bool "tty channel support"
55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and
60 bool "xterm channel support"
68 string "xterm channel default terminal emulator"
79 string "Default main console channel initialization"
82 This is the string describing the channel to which the main console
89 string "Default console channel initialization"
92 This is the string describing the channel to which all consoles
101 string "Default serial line channel initialization"
104 This is the string describing the channel to which the serial lines
107 traditional pseudo-terminals.
131 While the User-Mode port cannot directly talk to any physical
139 <http://user-mode-linux.sourceforge.net/old/networking.html>.
141 If you'd like to be able to enable networking in the User-Mode
144 make use of UML networking.
150 The Ethertap User-Mode Linux network transport allows a single
153 UMLs can use additional Ethertap devices, one per running UML.
154 While the UML believes it's on a (multi-device, broadcast) virtual
155 Ethernet network, it's in fact communicating over a point-to-point
158 To use this, your host kernel must have support for Ethertap
163 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
164 has examples of the UML command line to use to enable Ethertap
181 To use this transport, your host kernel must have support for TUN/TAP
182 devices, either built-in or as a module.
193 The slip User-Mode Linux network transport allows a running UML to
194 network with its host over a point-to-point link. Unlike Ethertap,
195 which can carry any Ethernet frame (and hence even non-IP packets),
198 To use this, your host must support slip devices.
201 <http://user-mode-linux.sourceforge.net/old/networking.html>.
202 has examples of the UML command line to use to enable slip
214 This User-Mode Linux network transport allows one or more running
218 To use this form of networking, you'll need to run the UML
222 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
223 has examples of the UML command line to use to enable Daemon
244 This User-Mode Linux network driver uses multi-message send
257 This User-Mode Linux network transport allows one or more running
265 To use this form of networking, you will need to run vde_switch
270 of the UML command line to use to enable VDE networking.
281 This Multicast User-Mode Linux network transport allows multiple
288 To use this, your host kernel(s) must support IP Multicasting.
291 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
292 has examples of the UML command line to use to enable Multicast
304 The SLiRP User-Mode Linux network transport allows a running UML
307 known as SLiRP, a program that can re-socket IP packets back onto
335 drivers over vhost-user sockets.
340 # there's no use in this if PM_SLEEP isn't enabled ...
344 rtcwake, especially in time-travel mode. This driver enables that
360 default -1
364 wish to use for experimentation here. The default of -1 is