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.
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
150 The Ethertap User-Mode Linux network transport allows a single
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
163 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
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),
201 <http://user-mode-linux.sourceforge.net/old/networking.html>.
214 This User-Mode Linux network transport allows one or more running
222 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
244 This User-Mode Linux network driver uses multi-message send
257 This User-Mode Linux network transport allows one or more running
281 This Multicast User-Mode Linux network transport allows multiple
291 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
312 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
324 The SLiRP User-Mode Linux network transport allows a running UML
327 known as SLiRP, a program that can re-socket IP packets back onto
351 bool "UML driver for virtio devices"
352 select VIRTIO
354 This driver provides support for virtio based paravirtual device
355 drivers over vhost-user sockets.
364 rtcwake, especially in time-travel mode. This driver enables that
369 bool "Enable PCI over VIRTIO device simulation"
370 # in theory, just VIRTIO is enough, but that causes recursion
379 int "set the virtio device ID for PCI emulation"
380 default -1
384 wish to use for experimentation here. The default of -1 is