]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce950a71c1211928f5118b9e2f52a73770b0cab0
tree283231899031245f17d4ee0fdb2d3805c5c20e3b
parentb95fcd514efcdbf25bb3ba9304d722b17392c7e5
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