commit | bd690feb155416defd1119aaad1c9fbe623c865f | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Feb 04 14:52:16 2021 +0400 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 04 15:58:54 2021 +0100 |
tree | 85b9da9e2827a2db4fba624a512b740fcc339867 | |
parent | 72e631c6ac72363924f6c7030a99a7900d15451e [diff] |
vhost-user-gpu: handle display-info 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-5-marcandre.lureau@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>