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-bad-name.json
blob: 8506562b313fdc9d2e9e5651230b3f81555e3788 (
plain
) (
blame
)
1
2
# we ensure all enum names can map to C
{
'enum'
:
'MyEnum'
,
'data'
:
[
'not
^
possible'
]
}