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
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
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>.
217 This User-Mode Linux network transport allows one or more running
225 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
239 This User-Mode Linux network driver uses multi-message send
251 This User-Mode Linux network transport allows one or more running
275 This Multicast User-Mode Linux network transport allows multiple
285 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
305 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
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
344 bool "UML driver for virtio devices"
345 select VIRTIO
347 This driver provides support for virtio based paravirtual device
348 drivers over vhost-user sockets.
357 rtcwake, especially in time-travel mode. This driver enables that
362 bool "Enable PCI over VIRTIO device simulation"
363 # in theory, just VIRTIO is enough, but that causes recursion
373 int "set the virtio device ID for PCI emulation"
374 default -1
378 wish to use for experimentation here. The default of -1 is