Lines Matching +full:string +full:- +full:support
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
24 bool "null channel support"
26 This option enables support for attaching UML consoles and serial
31 bool "port channel support"
33 This option enables support for attaching UML consoles and serial
41 bool "pty channel support"
43 This option enables support for attaching UML consoles and serial
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"
53 This option enables support for attaching UML consoles and serial
55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and
60 bool "xterm channel support"
62 This option enables support for attaching UML consoles and serial
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.
113 tristate "Sound support"
117 This option enables UML sound support. If enabled, it will pull in
131 This User-Mode Linux network driver uses multi-message send
146 This driver provides support for virtio based paravirtual device
147 drivers over vhost-user sockets.
156 rtcwake, especially in time-travel mode. This driver enables that
177 default -1
181 wish to use for experimentation here. The default of -1 is
185 bool "Enable VFIO-based PCI passthrough"
188 This driver provides support for VFIO-based PCI passthrough.
189 Currently, only MSI-X capable devices are supported, and it
190 is assumed that drivers will use MSI-X.