summaryrefslogtreecommitdiff
path: root/sys/modules/virtio
AgeCommit message (Expand)Author
2024-06-19Add an implementation of the 9P filesystemDoug Rabson
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2021-01-19virtio: Add VirtIO PCI modern (V1) supportBryan Venteicher
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2015-07-03Kill MFILES and find things automatically. It turned out to be onlyWarner Losh
2014-10-23Add VirtIO console driverBryan Venteicher
2014-08-04Move most of the 15 variations on generating opt_inet.h andWarner Losh
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2014-01-18Add very simple virtio_random(4) driver to harvest entropy from hostBryan Venteicher
2013-09-01Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branchBryan Venteicher
2012-10-11Virtio SCSI driverPeter Grehan
2011-11-18Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan