aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_vnet_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-22 09:29:44 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-22 09:29:44 +0100
commit8fecec2eb071e9ae0a62e9e3d34ac41eb4cc8ab2 (patch)
treef9212fe4acfd2f67cd26b2c41b4f5a1809cd2a3d /sys/linux/socket_vnet_arm.const
parentbfdfc2603c187447d32ecbc8b5a378df53af5734 (diff)
sys/linux: another batch of warning fixes
The only remaining part now is dev_video4linux.txt Update #590
Diffstat (limited to 'sys/linux/socket_vnet_arm.const')
-rw-r--r--sys/linux/socket_vnet_arm.const3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/socket_vnet_arm.const b/sys/linux/socket_vnet_arm.const
index 522d0f7b2..b1091ca9e 100644
--- a/sys/linux/socket_vnet_arm.const
+++ b/sys/linux/socket_vnet_arm.const
@@ -18,8 +18,11 @@ VHOST_IOTLB_ACCESS_FAIL = 4
VHOST_IOTLB_INVALIDATE = 3
VHOST_IOTLB_MISS = 1
VHOST_IOTLB_MSG = 1
+VHOST_IOTLB_MSG_V2 = 2
VHOST_IOTLB_UPDATE = 2
VHOST_LOG_ALL = 67108864
+VHOST_MSG_SIZE = 72
+VHOST_MSG_V2_SIZE = 72
VHOST_NET_SET_BACKEND = 1074310960
VHOST_NET_VIRTIO_NET_HDR = 134217728
VHOST_RESET_OWNER = 44802