These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / qapi-schema / include-simple.out
1 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
2     prefix QTYPE
3 enum Status ['good', 'bad', 'ugly']
4 object q_empty