commit | d2fc4402cb152d3e526f736d7d53dbd050ef8794 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Oct 09 17:17:27 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 22 14:34:49 2015 +0300 |
tree | 3c0cc81541a9d589d7d899fa69f1ba2ebbd83c19 | |
parent | 9a78a5dd272a190d262b5ba5d4721ab93d48c564 [diff] |
vhost-user: add a migration blocker If VHOST_USER_PROTOCOL_F_LOG_SHMFD is not announced, block vhost-user migration. The blocker is removed in vhost_dev_cleanup(). Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Tested-by: Thibaut Collet <thibaut.collet@6wind.com>