*** 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: vio9p | Section: 4 | Source: NetBSD | File: vio9p.4
VIO9P(4) FreeBSD Kernel Interfaces Manual VIO9P(4) NAME vio9p - VirtIO 9p front-end driver SYNOPSIS vio9p* at virtio? DESCRIPTION In conjunction with mount_9p(8), the vio9p driver enables a NetBSD system running as a VM guest to mount an exported file system by the host via virtio-9p. It exports a 9p end-point of virtio-9p via a character device file for mount_9p(8). Each exported file system is assigned a character device and accessible via /dev/vio9p0, /dev/vio9p1 and so on, respectively, in exporting order by the host. FILES /dev/vio9p? EXAMPLES The following command mounts the first exported file system by the host at /mnt/9p: # mount_9p -cu /dev/vio9p0 /mnt/9p SEE ALSO virtio(4), mount_9p(8) HISTORY The vio9p driver first appeared in NetBSD 10.0. AUTHORS The vio9p driver was written by Ryota Ozaki <[email protected]>. FreeBSD 14.1-RELEASE-p8 October 24, 2019 FreeBSD 14.1-RELEASE-p8

Navigation Options