aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/virtio-ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hw/virtio-ring.h')
-rw-r--r--src/hw/virtio-ring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hw/virtio-ring.h b/src/hw/virtio-ring.h
index 7665fd54..8604a011 100644
--- a/src/hw/virtio-ring.h
+++ b/src/hw/virtio-ring.h
@@ -18,6 +18,7 @@
/* v1.0 compliant. */
#define VIRTIO_F_VERSION_1 32
+#define VIRTIO_F_IOMMU_PLATFORM 33
#define MAX_QUEUE_NUM (128)