Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass.json
1 # Use of 'gen':false allows bypassing type system
2 { 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**', 'gen': false }