Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu/ar7.git] / tests / qapi-schema / args-unknown.json
blob32aba43b3f8c495e4453b0731c5571474a9e1a38
1 # we reject data if it does not contain a known type
2 { 'command': 'oops', 'data': 'NoSuchType' }