Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass-no-gen.json
diff --git a/qemu/tests/qapi-schema/type-bypass-no-gen.json b/qemu/tests/qapi-schema/type-bypass-no-gen.json
new file mode 100644 (file)
index 0000000..4feae37
--- /dev/null
@@ -0,0 +1,2 @@
+# type bypass only works with 'gen':false
+{ 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**' }