commit | 0b99f22461e59ec7a31c75ebc4c057a45dd9e9a5 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Mar 08 15:04:45 2019 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Mar 12 21:22:31 2019 -0400 |
tree | 142283f1815e944c15717de9ef156e74fcdb5acf | |
parent | 482580a658df58f5d9f91a87d957660637d59432 [diff] |
vhost-user: simplify vhost_user_init/vhost_user_cleanup Take a VhostUserState* that can be pre-allocated, and initialize it with the associated chardev. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Tiwei Bie <tiwei.bie@intel.com> Message-Id: <20190308140454.32437-4-marcandre.lureau@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>