Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / bad-data.json
1 # we ensure 'data' is a dictionary for all but enums
2 { 'command': 'oops', 'data': [ ] }