]> 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)
commitfe42efc55830567f2976907fd4d2cf07c16dc605
tree283231899031245f17d4ee0fdb2d3805c5c20e3b
parent8169ecdacfa36d9a15ac9c0c7096b17ac4ad3baf
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