xref
: /
openbmc
/
qemu
/
tests
/
qapi-schema
/
include-simple-sub.json
(revision 80e5db30)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
##
2
# @
Status
:
3
##
4
{ '
enum
': '
Status
',
5
'
data
': [ '
good
', '
bad
', '
ugly
' ] }
6