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