repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
ui: Split hmp_mouse_set() and move the HMP part to ui/
[qemu.git]
/
tests
/
qapi-schema
/
sub-sub-module.json
blob
94f36ec0b185acd9f4c8b932e82e461ab6d4c027
1
# *-*- Mode: Python -*-*
2
# vim: filetype=python
3
4
# Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
5
6
{ 'enum': 'Status',
7
'data': [ 'good', 'bad', 'ugly' ] }