aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/virtio.c
Commit message (Expand)AuthorAgeFilesLines
* Add VirtIO bus config_generation methodBryan Venteicher2018-02-191-0/+7
* Sync VirtIO IDs with LinuxBryan Venteicher2018-01-141-8/+15
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Split the virtio.h header file into multiple filesBryan Venteicher2014-06-011-0/+1
* Merge virtio changes from projects/virtioBryan Venteicher2013-07-041-30/+29
* Virtio SCSI driverPeter Grehan2012-10-111-0/+1
* Revert previous commit...Kevin Lo2012-10-101-1/+1
* Prefer NULL over 0 for pointersKevin Lo2012-10-091-1/+1
* Various VirtIO improvementsPeter Grehan2012-07-111-22/+15
* Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan2011-11-181-0/+283