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
/
enum-empty.json
blob: 40d4e85a2f388f2abd1d6f9e6b74eb3b2fffd0bf (
plain
) (
blame
)
1
2
# An empty enum, although unusual, is currently acceptable
{
'enum'
:
'MyEnum'
,
'data'
:
[ ]
}