Lines Matching +full:virtio +full:- +full:pci

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
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
107 traditional pseudo-terminals.
141 While the User-Mode port cannot directly talk to any physical
149 <http://user-mode-linux.sourceforge.net/old/networking.html>.
151 If you'd like to be able to enable networking in the User-Mode
160 The Ethertap User-Mode Linux network transport allows a single
164 While the UML believes it's on a (multi-device, broadcast) virtual
165 Ethernet network, it's in fact communicating over a point-to-point
173 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
192 devices, either built-in or as a module.
203 The slip User-Mode Linux network transport allows a running UML to
204 network with its host over a point-to-point link. Unlike Ethertap,
205 which can carry any Ethernet frame (and hence even non-IP packets),
211 <http://user-mode-linux.sourceforge.net/old/networking.html>.
224 This User-Mode Linux network transport allows one or more running
232 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
254 This User-Mode Linux network driver uses multi-message send
266 This User-Mode Linux network transport allows one or more running
290 This Multicast User-Mode Linux network transport allows multiple
300 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
320 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
332 The SLiRP User-Mode Linux network transport allows a running UML
335 known as SLiRP, a program that can re-socket IP packets back onto
359 bool "UML driver for virtio devices"
360 select VIRTIO
362 This driver provides support for virtio based paravirtual device
363 drivers over vhost-user sockets.
372 rtcwake, especially in time-travel mode. This driver enables that
377 bool "Enable PCI over VIRTIO device simulation"
378 # in theory, just VIRTIO is enough, but that causes recursion
388 int "set the virtio device ID for PCI emulation"
389 default -1
393 wish to use for experimentation here. The default of -1 is