These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / qapi-schema / args-unknown.json
1 # we reject data if it does not contain a known type
2 { 'command': 'oops', 'data': 'NoSuchType' }