]> www.infradead.org Git - users/dwmw2/qemu.git/commit
qmp: update vhost-user protocol feature maps
authorLaurent Vivier <lvivier@redhat.com>
Mon, 16 Dec 2024 17:09:14 +0000 (18:09 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 28 Dec 2024 11:42:53 +0000 (14:42 +0300)
commit1e3d4d9a1a32ac6835f0d295a5117851c421fb5d
treeef3632e60e6b653357e46bf545995f22d9dc0f2f
parent8ee904b3a4b5638a0046ee3e1948d89ecb2e2668
qmp: update vhost-user protocol feature maps

Add VHOST_USER_PROTOCOL_F_SHARED_OBJECT and
VHOST_USER_PROTOCOL_F_DEVICE_STATE protocol feature maps to
the virtio introspection.

Cc: jonah.palmer@oracle.com
Fixes: 160947666276 ("vhost-user: add shared_object msg")
Cc: aesteve@redhat.com
Fixes: cda83adc62b6 ("vhost-user: Interface for migration state transfer")
Cc: hreitz@redhat.com
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/virtio/virtio-qmp.c