This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
virtio
History
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
…
block
…
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
…
virtio_bus_if.m
…
virtio_if.m
Add optional VirtIO device method for post-attach notifications
2013-09-01 04:20:23 +00:00
virtio_ring.h
…
virtio.c
…
virtio.h
…
virtqueue.c
Fix unintended compiler constant folding
2013-09-03 02:26:57 +00:00
virtqueue.h
…