Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass-no-gen.json
1 # type bypass only works with 'gen':false
2 { 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**' }