repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-28' into staging
[qemu/ar7.git]
/
tests
/
qapi-schema
/
args-member-unknown.json
blob
e2fef9c46f0092bc3c94ed627711a390b3a23783
1
# we reject data if it does not contain a known type
2
3
##
4
# @oops:
5
##
6
{ 'command': 'oops', 'data': { 'member': 'NoSuchType' } }