summaryrefslogtreecommitdiffstats
path: root/share/man/man4/virtio.4
Commit message (Collapse)AuthorAgeFilesLines
* MFC r273515, r274055, r274063, r274215, r274065, r274502:bryanv2014-11-291-0/+1
| | | | Add VirtIO console driver.
* Merge virtio changes from projects/virtiobryanv2013-07-041-3/+3
| | | | | | | | | | | | | | | | | | | | | Contains projects/virtio commits: r245738: virtio: Minor man page tweaks r246060: virtio: Cleanup feature description printing r246306: virtio: Remove old debugging flag r247238: virtio: Remove PRIx64 macros from format strings r247239: virtio: Constify some fields r247240: virtio: Minor code simplifications r249962: virtio: Update to my freebsd.org email address MFC after: 1 month
* Virtio SCSI drivergrehan2012-10-111-0/+5
| | | | | Submitted by: Bryan Venteicher bryanv at daemoninthecloset dot org Reviewed by: grehan
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-2/+2
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* General cleanup.brueffer2012-01-221-10/+11
| | | | Prodded by: grehan
* Import virtio base, PCI front-end, and net/block/balloon drivers.grehan2011-11-181-0/+91
Tested on Qemu/KVM, VirtualBox, and BHyVe. Currently built as modules-only on i386/amd64. Man pages not yet hooked up, pending review. Submitted by: Bryan Venteicher bryanv at daemoninthecloset dot org Reviewed by: bz MFC after: 4 weeks or so
OpenPOWER on IntegriCloud