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
mptsas: Fix a migration compatible issue
[qemu/ar7.git]
/
tests
/
qapi-schema
/
args-union.json
blob
2fcaeaae16305ef167f23611daefa514719abf90
1
# use of union arguments requires 'boxed':true
2
{ 'union': 'Uni', 'data': { 'case1': 'int', 'case2': 'str' } }
3
{ 'command': 'oops', 'data': 'Uni' }