vhost: move the backend feature bits to vhost_types.h
authorGautam Dawar <gautam.dawar@xilinx.com>
Wed, 30 Mar 2022 18:03:41 +0000 (23:33 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 31 May 2022 16:44:25 +0000 (12:44 -0400)
commit175d493c3c3e09a3abaa843068fae0f0ad42c47e
tree283231899031245f17d4ee0fdb2d3805c5c20e3b
parentb4b4ff73ef047556e81694174bb8561457f25eeb
vhost: move the backend feature bits to vhost_types.h

We should store feature bits in vhost_types.h as what has been done
for e.g VHOST_F_LOG_ALL.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Gautam Dawar <gdawar@xilinx.com>
Message-Id: <20220330180436.24644-2-gdawar@xilinx.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/uapi/linux/vhost.h
include/uapi/linux/vhost_types.h