Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VIRTIO_CONSOLE
has multiple definitions:
drivers/char/Kconfig
The configuration item CONFIG_VIRTIO_CONSOLE:
CONFIG_TTY
virtio_console
Virtio console for use with hypervisors.
Also serves as a general-purpose serial device for data transfer between the guest and host. Character devices at /dev/vportNpn will be created when corresponding ports are found, where N is the device number and n is the port number within that device. If specified by the host, a sysfs attribute called 'name' will be populated with a name for the port which can be used by udev scripts to create a symlink to the device.
drivers/char/Kconfig
The configuration item CONFIG_VIRTIO_CONSOLE:
(none)
virtio_console
(none)
Raw data from LKDDb:
lkddb module virtio_console CONFIG_VIRTIO_CONSOLE : drivers/char/Kconfig : "Virtio console" # in 2.6.27–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb virtio 00000003 ........ : CONFIG_VIRTIO_CONSOLE : drivers/char/virtio_console.c # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb virtio 0000000b ........ : CONFIG_VIRTIO_CONSOLE : drivers/char/virtio_console.c # in 3.8–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab