projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c7eaf5
)
vhost: remove unused feature bit
author
Jason Wang
<jasowang@redhat.com>
Fri, 18 Nov 2016 07:58:39 +0000
(15:58 +0800)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 15 Dec 2016 22:13:38 +0000
(
00:13
+0200)
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/uapi/linux/vhost.h
patch
|
blob
|
blame
|
history
diff --git
a/include/uapi/linux/vhost.h
b/include/uapi/linux/vhost.h
index 56b7ab584cc07235ed70c789723474a1232d6788..60180c0b5dc6a5bce1cec4800050dc5b20df58f7 100644
(file)
--- a/
include/uapi/linux/vhost.h
+++ b/
include/uapi/linux/vhost.h
@@
-172,8
+172,6
@@
struct vhost_memory {
#define VHOST_F_LOG_ALL 26
/* vhost-net should add virtio_net_hdr for RX, and strip for TX packets. */
#define VHOST_NET_F_VIRTIO_NET_HDR 27
-/* Vhost have device IOTLB */
-#define VHOST_F_DEVICE_IOTLB 63
/* VHOST_SCSI specific definitions */