Sign in
qemu
/
qemu
/
9b9643181a2324f4ecefd39367fd83be2ba837d6
/
.
/
tests
/
qapi-schema
/
comments.out
blob: 17e652535c05b483875e49f7db60b9d325b729ad [
file
]
enum
QType
[
'none'
,
'qnull'
,
'qnum'
,
'qstring'
,
'qdict'
,
'qlist'
,
'qbool'
]
prefix QTYPE
enum
Status
[
'good'
,
'bad'
,
'ugly'
]
object
q_empty