summaryrefslogtreecommitdiff
path: root/sys/dev/virtio/virtqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unintended compiler constant foldingBryan Venteicher2013-09-031-2/+2
* Add support for postponing VirtIO virtqueue interruptsBryan Venteicher2013-09-011-11/+21
* Merge virtio_pci changes from projects/virtioBryan Venteicher2013-07-041-4/+1
* Merge virtio changes from projects/virtioBryan Venteicher2013-07-041-1/+1
* Convert VirtIO to use ithreads instead of taskqueuesBryan Venteicher2013-07-041-4/+13
* Patch from Bryan to fix a virtqueue issue:Peter Grehan2012-10-111-4/+3
* Relax requirement of certain mb()sPeter Grehan2012-09-131-2/+2
* Various VirtIO improvementsPeter Grehan2012-07-111-46/+41
* Catch up with Bryan Venteicher's virtio git repo:Peter Grehan2012-04-141-15/+69
* Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan2011-11-181-0/+755