]> git.ipfire.org Git - thirdparty/qemu.git/commit
vdpa: reorder vhost_vdpa_set_backend_cap
authorEugenio Pérez <eperezma@redhat.com>
Thu, 22 May 2025 14:58:34 +0000 (10:58 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 2 Jun 2025 18:29:15 +0000 (14:29 -0400)
commit3312e6c8c9aa8f32019f14c74d209db17b9306eb
tree81babd38d3d4a4acd3ce1ca772779dd18ec32439
parent55cf1d4f10160e37440d9e727a160ac1141bbb53
vdpa: reorder vhost_vdpa_set_backend_cap

It will be used directly by vhost_vdpa_init.

Tested-by: Lei Yang <leiyang@redhat.com>
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Jonah Palmer <jonah.palmer@oracle.com>
Message-Id: <20250522145839.59974-3-jonah.palmer@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/vhost-vdpa.c