commit | 9a78a5dd272a190d262b5ba5d4721ab93d48c564 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Oct 09 17:17:26 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 22 14:34:49 2015 +0300 |
tree | ca7a6204df8dca9d7e5c6920533408ed4c546a31 | |
parent | 15324404f68cde561d0eeee3d18a7b203f57f095 [diff] |
vhost-user: send log shm fd along with log_base Send the shm for the dirty pages logging if the backend supports VHOST_USER_PROTOCOL_F_LOG_SHMFD. Wait for a reply to make sure the old log is no longer used. 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>