Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / data-int.json
1 # we reject commands where data is not an array or complex type
2 { 'command': 'oops', 'data': 'int' }