1
0
Fork 0
alistair23-linux/drivers/vhost
Michael S. Tsirkin ea16c51433 vhost: move acked_features to VQs
Refactor code to make sure features are only accessed
under VQ mutex. This makes everything simpler, no need
for RCU here anymore.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-06-09 16:21:06 +03:00
..
Kconfig vhost: Make vhost a separate module 2013-07-07 17:33:44 +03:00
Makefile vhost: Make vhost a separate module 2013-07-07 17:33:44 +03:00
net.c vhost: move acked_features to VQs 2014-06-09 16:21:06 +03:00
scsi.c vhost: move acked_features to VQs 2014-06-09 16:21:06 +03:00
test.c vhost: move acked_features to VQs 2014-06-09 16:21:06 +03:00
test.h vhost test module 2010-12-09 16:00:21 +02:00
vhost.c vhost: move acked_features to VQs 2014-06-09 16:21:06 +03:00
vhost.h vhost: move acked_features to VQs 2014-06-09 16:21:06 +03:00
vringh.c Add missing module license tag to vring helpers. 2013-05-08 10:49:03 +09:30