commit | ea16c51433510f7f758382dec5b933fc0797f244 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 05 15:20:23 2014 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Jun 09 16:21:06 2014 +0300 |
tree | 51f7ff47424fef4d9a8750f92723782e2d17e63a | |
parent | 98f9ca0a3faa99b7388578d55eccecf272be4038 [diff] |
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>