Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass.json
diff --git a/qemu/tests/qapi-schema/type-bypass.json b/qemu/tests/qapi-schema/type-bypass.json
new file mode 100644 (file)
index 0000000..48b2137
--- /dev/null
@@ -0,0 +1,2 @@
+# Use of 'gen':false allows bypassing type system
+{ 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**', 'gen': false }