commit | f59281dafb832b161133743fcf3dc29051e6fdb8 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Tue Jun 21 18:04:27 2011 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Jul 19 13:28:34 2011 +0300 |
tree | 3eacc9fd60396174a94c8bd02326e930ff94351d | |
parent | 81fc70d86527a1450560709500ca5f52e661da1f [diff] |
vhost: init used ring after backend was set Move the used ring initialization after backend was set. This makes it possible to disable the backend and tweak the used ring, then restart. This will also make it possible to log the used ring write correctly. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>