commit | 7ebcfe569211f6ff5402b558b85e2ce1e1066cf6 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Nov 17 13:55:48 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Nov 17 15:41:13 2015 +0200 |
tree | 1afb3155e0e696c1ee8937cbb6b30c6921889a65 | |
parent | 5c93c47338dbaa8a21a8ccc9d95dc5ade3f7fa19 [diff] |
specs/vhost-user: fix spec to match reality We wanted to start/stop rings on VRING_ENABLE, but that is not what QEMU does. Rather than tweaking code some more, with risk to stability, let's just document it as it is. We'll be able to fix this in the future with a new protocol feature bit. Reported-by: Victor Kaplansky <victork@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>