aboutsummaryrefslogtreecommitdiffstats
path: root/vhost_user_loopback.h
diff options
context:
space:
mode:
authorTimos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>2022-11-25 15:56:03 +0100
committerAngelos Mouzakitis <a.mouzakitis@virtualopensystems.com>2023-10-03 15:18:54 +0300
commitfc33f9b651babf991fc39306764e3d6d7b68143b (patch)
tree2fb5234cba0eb690ed7a824fbd39ec927025490c /vhost_user_loopback.h
parente6d6621bced8b62dc9f98a09870b527535cbb158 (diff)
Update virtio-loopback-adapter Beta version:
- Add exclusive eventfd for notifications - Update eventfd handler for vhost-user call Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Diffstat (limited to 'vhost_user_loopback.h')
-rw-r--r--vhost_user_loopback.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vhost_user_loopback.h b/vhost_user_loopback.h
index 45b6206..82d0c6c 100644
--- a/vhost_user_loopback.h
+++ b/vhost_user_loopback.h
@@ -244,7 +244,6 @@ extern struct vhost_user *vudev;
/* Based on qemu/hw/virtio/vhost-user.c */
#define VHOST_USER_F_PROTOCOL_FEATURES 30
#define VHOST_LOG_PAGE 4096
-#define VIRTQUEUE_MAX_SIZE 1024
#define VHOST_MEMORY_BASELINE_NREGIONS 8
/* The version of the protocol we support */