*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: virtio | Section: 4 | Source: OpenBSD | File: virtio.4
VIRTIO(4) FreeBSD Kernel Interfaces Manual VIRTIO(4) NAME virtio - VirtIO support driver SYNOPSIS virtio* at fdt? virtio* at pci? flags 0x00 DESCRIPTION The virtio driver provides support service for paravirtualized devices using the VirtIO protocol. Such devices are provided by bhyve, KVM, QEMU, VirtualBox, and vmm(4). Currently there are drivers for the following virtio devices: vio(4) VirtIO network device vioblk(4) VirtIO disk viocon(4) VirtIO console device viogpu(4) VirtIO GPU device viomb(4) VirtIO memory ballooning driver viornd(4) VirtIO random number device vioscsi(4) VirtIO SCSI adapter vmmci(4) vmm(4) control interface The virtio driver conforms to the virtio 0.9.5 specification. The virtio 1.0 standard is only supported for PCI devices. By default 1.x is preferred over 0.9. This can be changed by setting the bit 0x8 in the flags. SEE ALSO intro(4) HISTORY The virtio driver first appeared in OpenBSD 5.3. AUTHORS The virtio driver was ported to OpenBSD and improved by Stefan Fritsch <[email protected]>. It is based on the NetBSD driver by Minoura Makoto. BUGS virtio big-endian architectures are not yet supported. FreeBSD 14.1-RELEASE-p8 January 29, 2025 FreeBSD 14.1-RELEASE-p8

Navigation Options