Files
qemu/tests/qapi-schema/args-unknown.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
97 B
JSON
Raw Normal View History

2015-05-04 09:05:21 -06:00
# we reject data if it does not contain a known type
2015-05-04 09:05:20 -06:00
{ 'command': 'oops', 'data': 'NoSuchType' }