vdpa: indicate transitional state for SVQ switching
authorSi-Wei Liu <si-wei.liu@oracle.com>
Wed, 14 Feb 2024 11:28:01 +0000 (03:28 -0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 12 Mar 2024 21:56:55 +0000 (17:56 -0400)
commitdb4cba36a7356f5e94e97735af8c578c55838386
treef22ef599ddd55561d16a438be0622c1f28019d64
parentbb000fff0a1d9774444c431e0831550e99e159ce
vdpa: indicate transitional state for SVQ switching

svq_switching indicates the transitional state whether
or not SVQ mode switching is in progress, and towards
which direction. Add the neccessary state around where
the switching would take place.

Message-Id: <1707910082-10243-12-git-send-email-si-wei.liu@oracle.com>
Signed-off-by: Si-Wei Liu <si-wei.liu@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
net/vhost-vdpa.c