vdpa-dev: mark the device as unmigratable
authorLongpeng <longpeng2@huawei.com>
Thu, 15 Dec 2022 13:49:43 +0000 (21:49 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 21 Dec 2022 11:35:28 +0000 (06:35 -0500)
commitdd18a23002884bd64b979ef9d83e95523e7d00c4
tree7983120aa64a3d655c518372d08774c034f67e5e
parentfedda6174677937ba37680ca89cc9638a4d86e45
vdpa-dev: mark the device as unmigratable

The generic vDPA device doesn't support migration currently, so
mark it as unmigratable temporarily.

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Longpeng <longpeng2@huawei.com>
Message-Id: <20221215134944.2809-5-longpeng2@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/vdpa-dev.c