Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
include-simple-sub.json
blob: 4bd4af4162432a8ac0402ff3746dd06013545b1c (
plain
)
1
2
{
'enum':
'Status',
'data':
[
'good',
'bad',
'ugly'
]
}