]> git.proxmox.com Git - mirror_qemu.git/commit
vhost-user-gpu: handle vhost-user-gpu features in a callback
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 4 Feb 2021 10:52:14 +0000 (14:52 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Feb 2021 14:58:54 +0000 (15:58 +0100)
commit1f83ea8dbd9b9698767770746b92ff7a9ccb9636
tree6a0e4ea22c6cc03d7cd2f7e0aee15ca2ff2c4618
parent326a51f32dfa56a63815c06c2ba3b14b371cef35
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>
contrib/vhost-user-gpu/vhost-user-gpu.c
contrib/vhost-user-gpu/vugpu.h