Lines Matching +full:multi +full:- +full:line
1 # SPDX-License-Identifier: GPL-2.0
12 bool "Virtual serial line"
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.
44 lines to host pseudo-terminals. Access to both traditional
45 pseudo-terminals (/dev/pty*) and pts pseudo-terminals are controlled
55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and
77 command line. The default value is "fd:0,fd:1", which attaches the
87 be overridden from the command line. The default value is "xterm",
94 string "Default serial line channel initialization"
99 command line. The default value is "pty", which attaches them to
100 traditional pseudo-terminals.
134 While the User-Mode port cannot directly talk to any physical
142 <http://user-mode-linux.sourceforge.net/old/networking.html>.
144 If you'd like to be able to enable networking in the User-Mode
153 The Ethertap User-Mode Linux network transport allows a single
157 While the UML believes it's on a (multi-device, broadcast) virtual
158 Ethernet network, it's in fact communicating over a point-to-point
166 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
167 has examples of the UML command line to use to enable Ethertap
185 devices, either built-in or as a module.
196 The slip User-Mode Linux network transport allows a running UML to
197 network with its host over a point-to-point link. Unlike Ethertap,
198 which can carry any Ethernet frame (and hence even non-IP packets),
204 <http://user-mode-linux.sourceforge.net/old/networking.html>.
205 has examples of the UML command line to use to enable slip
217 This User-Mode Linux network transport allows one or more running
225 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
226 has examples of the UML command line to use to enable Daemon
239 This User-Mode Linux network driver uses multi-message send
251 This User-Mode Linux network transport allows one or more running
264 of the UML command line to use to enable VDE networking.
275 This Multicast User-Mode Linux network transport allows multiple
285 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
286 has examples of the UML command line to use to enable Multicast
305 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
306 has examples of the UML command line to use to enable this option.
317 The SLiRP User-Mode Linux network transport allows a running UML
320 known as SLiRP, a program that can re-socket IP packets back onto
348 drivers over vhost-user sockets.