aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/virtio
Commit message (Expand)AuthorAgeFilesLines
* Add an implementation of the 9P filesystemDoug Rabson2024-06-192-1/+33
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-169-9/+0
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-181-0/+2
* virtio: Add VirtIO PCI modern (V1) supportBryan Venteicher2021-01-191-2/+3
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-048-8/+8
* Kill MFILES and find things automatically. It turned out to be onlyWarner Losh2015-07-038-24/+0
* Add VirtIO console driverBryan Venteicher2014-10-232-1/+37
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-14/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add very simple virtio_random(4) driver to harvest entropy from hostBryan Venteicher2014-01-182-1/+37
* Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branchBryan Venteicher2013-09-011-0/+15
* Virtio SCSI driverPeter Grehan2012-10-112-1/+37
* Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan2011-11-186-0/+210