commit | 1f83ea8dbd9b9698767770746b92ff7a9ccb9636 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Feb 04 14:52:14 2021 +0400 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 04 15:58:54 2021 +0100 |
tree | 6a0e4ea22c6cc03d7cd2f7e0aee15ca2ff2c4618 | |
parent | 326a51f32dfa56a63815c06c2ba3b14b371cef35 [diff] |
vhost-user-gpu: handle vhost-user-gpu features in a callback Fixes a deadlock where the backend calls QEMU, while QEMU also calls the backend simultaneously, both ends waiting for each other. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20210204105232.834642-3-marcandre.lureau@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>