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
hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
[qemu/ar7.git]
/
tests
/
qapi-schema
/
returns-alternate.json
blob
f87371811b07f5d91fd5faa4873951b53f2a6580
1
# we reject returns if it is an alternate type
2
{ 'alternate': 'Alt', 'data': { 'a': 'int', 'b': 'bool' } }
3
{ 'command': 'oops', 'returns': 'Alt' }