]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qapi-schema.json
crypto: introduce new base module for TLS credentials
[mirror_qemu.git] / qapi-schema.json
index 4060b78386294848d2abb1e58a551f49912bd272..2bada607f17e6a43c0a242cbe4543a0f1fdee85d 100644 (file)
@@ -5,6 +5,9 @@
 # QAPI common definitions
 { 'include': 'qapi/common.json' }
 
+# QAPI crypto definitions
+{ 'include': 'qapi/crypto.json' }
+
 # QAPI block definitions
 { 'include': 'qapi/block.json' }