commit | 64a312a2737e3aab97f103b76f8e76a97770e670 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Thu Jan 04 21:09:36 2024 +0000 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Feb 14 06:01:42 2024 -0500 |
tree | 67eefa9774a82bb6d06bd18e088c5b20e2a06016 | |
parent | 6275989647efb708f126eb4f880e593792301ed4 [diff] |
hw/virtio: convert vhost-user-base to async shutdown We are about to convert at least one stubs which was using the async teardown so lets use it for all the cases. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240104210945.1223134-3-alex.bennee@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>