summaryrefslogtreecommitdiff
path: root/src/qemu/qemu_capabilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qemu/qemu_capabilities.h')
-rw-r--r--src/qemu/qemu_capabilities.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qemu/qemu_capabilities.h b/src/qemu/qemu_capabilities.h
index 1ed7639513..9df4a873ff 100644
--- a/src/qemu/qemu_capabilities.h
+++ b/src/qemu/qemu_capabilities.h
@@ -499,6 +499,7 @@ typedef enum { /* virQEMUCapsFlags grouping marker for syntax-check */
QEMU_CAPS_IOTHREAD_POLLING, /* -object iothread.poll-max-ns */
QEMU_CAPS_MACHINE_PSERIES_CAP_NESTED_HV, /* -machine pseries.cap-nested-hv */
QEMU_CAPS_EGL_HEADLESS_RENDERNODE, /* -display egl-headless,rendernode= */
+ QEMU_CAPS_OBJECT_MEMORY_FILE_ALIGN, /* -object memory-backend-file,align= */
QEMU_CAPS_LAST /* this must always be the last item */
} virQEMUCapsFlags;