repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
block: Factor out bdrv_run_co()
[qemu/kevin.git]
/
tests
/
qapi-schema
/
sub-sub-module.json
blob
524ef9b83f59b9da5be90ad0a4b45562119f7ade
1
# *-*- Mode: Python -*-*
2
3
# Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
4
5
{ 'enum': 'Status',
6
'data': [ 'good', 'bad', 'ugly' ] }