These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / qapi-schema / ident-with-escape.out
1 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
2     prefix QTYPE
3 command fooA q_obj_fooA-arg -> None
4    gen=True success_response=True
5 object q_empty
6 object q_obj_fooA-arg
7     member bar1: str optional=False