aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/virtio.h
Commit message (Expand)AuthorAgeFilesLines
* Move the VIRTIO_RING_F_* defines out of virtqueue.h into virtio_config.hBryan Venteicher2014-06-161-0/+1
* Split the virtio.h header file into multiple filesBryan Venteicher2014-06-011-54/+17
* Merge virtio_pci changes from projects/virtioBryan Venteicher2013-07-041-5/+0
* Merge virtio changes from projects/virtioBryan Venteicher2013-07-041-1/+1
* Virtio SCSI driverPeter Grehan2012-10-111-0/+1
* No need to leak these into the includer's namespace.Peter Grehan2012-09-131-0/+6
* Various VirtIO improvementsPeter Grehan2012-07-111-3/+30
* Do not include <sys/types.h> in the local headers. The .c files includingDavid E. O'Brien2012-07-031-2/+0
* Catch up with Bryan Venteicher's virtio Hg repo:Peter Grehan2011-12-061-1/+24
* Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan2011-11-181-0/+130