vhost: implement vhost_dev_start method
commitca71db438bdc317c7b8ef890c3d9a804cec109b5
authorCindy Lu <lulu@redhat.com>
Wed, 1 Jul 2020 14:55:31 +0000 (1 22:55 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 3 Jul 2020 11:57:04 +0000 (3 07:57 -0400)
treeff30146d880d14ee6167c9485d6c41458067c992
parent68513bcd88d5c6d81cfa6563537c20430facfca7
vhost: implement vhost_dev_start method

use the vhost_dev_start callback to send the status to backend

Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20200701145538.22333-8-lulu@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
hw/virtio/vhost.c