summaryrefslogtreecommitdiff
path: root/sys/dev/virtio/virtqueue.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for postponing VirtIO virtqueue interruptsBryan Venteicher2013-09-011-1/+11
* Merge virtio changes from projects/virtioBryan Venteicher2013-07-041-1/+1
* Convert VirtIO to use ithreads instead of taskqueuesBryan Venteicher2013-07-041-2/+3
* Various VirtIO improvementsPeter Grehan2012-07-111-5/+1
* 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 git repo:Peter Grehan2012-04-141-0/+1
* Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan2011-11-181-0/+98