virtio.4 (fa9896e082a1046ff4fbc75fcba4d18d1f2efc19) virtio.4 (02f2706606e1a4364d10a313dade29a9d4cfffe1)
1.\" Copyright (c) 2011 Bryan Venteicher
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 69 unchanged lines hidden (view full) ---

78Provided by the
79.Xr virtio_random 4
80driver.
81.It Sy Balloon
82A pseudo-device to allow the VM to release memory back to the hypervisor is
83provided by the
84.Xr virtio_balloon 4
85device driver.
1.\" Copyright (c) 2011 Bryan Venteicher
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 69 unchanged lines hidden (view full) ---

78Provided by the
79.Xr virtio_random 4
80driver.
81.It Sy Balloon
82A pseudo-device to allow the VM to release memory back to the hypervisor is
83provided by the
84.Xr virtio_balloon 4
85device driver.
86.It Sy GPU
87Graphics support is provided by the
88.Xr virtio_gpu 4
89device driver.
86.It Sy SCSI
87An emulated SCSI HBA is provided by the
88.Xr virtio_scsi 4
89device driver.
90.El
91.Sh SEE ALSO
92.Xr virtio_balloon 4 ,
93.Xr virtio_blk 4 ,
94.Xr virtio_console 4 ,
90.It Sy SCSI
91An emulated SCSI HBA is provided by the
92.Xr virtio_scsi 4
93device driver.
94.El
95.Sh SEE ALSO
96.Xr virtio_balloon 4 ,
97.Xr virtio_blk 4 ,
98.Xr virtio_console 4 ,
99.Xr virtio_gpu 4 ,
95.Xr virtio_random 4 ,
96.Xr virtio_scsi 4 ,
97.Xr vtnet 4
98.Sh HISTORY
99Support for VirtIO first appeared in
100.Fx 9.0 .
101.Sh AUTHORS
102.An -nosplit
103.Fx
104support for VirtIO was first added by
105.An Bryan Venteicher Aq Mt bryanv@FreeBSD.org .
100.Xr virtio_random 4 ,
101.Xr virtio_scsi 4 ,
102.Xr vtnet 4
103.Sh HISTORY
104Support for VirtIO first appeared in
105.Fx 9.0 .
106.Sh AUTHORS
107.An -nosplit
108.Fx
109support for VirtIO was first added by
110.An Bryan Venteicher Aq Mt bryanv@FreeBSD.org .