index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
union-optional-branch.json
blob: 591615fc689bb8757c8e99f1cf76f6ad8c95063b (
plain
) (
blame
)
1
2
# union branches cannot be optional
{
'union'
:
'Union'
,
'data'
:
{
'
*
a'
:
'int'
,
'b'
:
'str'
} }