freebsd-dev/sys/dev/virtio
Bryan Venteicher d797300b75 Do not hold the vtnet Rx queue lock when calling up into the stack
This matches other similar drivers and avoids various LOR warnings.

Approved by:	re (marius)
2013-10-05 18:07:24 +00:00
..
balloon Different consumers of the struct vm_page abuse pageq member to keep 2013-08-10 17:36:42 +00:00
block Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
network Do not hold the vtnet Rx queue lock when calling up into the stack 2013-10-05 18:07:24 +00:00
pci Add optional VirtIO device method for post-attach notifications 2013-09-01 04:20:23 +00:00
scsi Merge virtio_scsi change from projects/virtio 2013-07-04 18:00:27 +00:00
virtio_bus_if.m Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
virtio_if.m Add optional VirtIO device method for post-attach notifications 2013-09-01 04:20:23 +00:00
virtio_ring.h Various VirtIO improvements 2012-07-11 02:57:19 +00:00
virtio.c Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
virtio.h Merge virtio_pci changes from projects/virtio 2013-07-04 17:59:09 +00:00
virtqueue.c Fix unintended compiler constant folding 2013-09-03 02:26:57 +00:00
virtqueue.h Add support for postponing VirtIO virtqueue interrupts 2013-09-01 04:16:43 +00:00