aboutsummaryrefslogtreecommitdiff
path: root/include/libvfio-user.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libvfio-user.h')
-rw-r--r--include/libvfio-user.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libvfio-user.h b/include/libvfio-user.h
index 224841e..e95c26a 100644
--- a/include/libvfio-user.h
+++ b/include/libvfio-user.h
@@ -90,6 +90,8 @@ dma_sg_size(void);
typedef enum {
VFU_TRANS_SOCK,
+ // For internal testing only
+ VFU_TRANS_PIPE,
VFU_TRANS_MAX
} vfu_trans_t;