mac_newworld: add via machine option to control mac99 VIA/ADB configuration
[qemu/ar7.git] / tests / qapi-schema / ident-with-escape.out
blob24c976f4739798625d0c80cfa8ef74510f8a2b6d
1 object q_empty
2 enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
3     prefix QTYPE
4 module ident-with-escape.json
5 object q_obj_fooA-arg
6     member bar1: str optional=False
7 command fooA q_obj_fooA-arg -> None
8    gen=True success_response=True boxed=False oob=False preconfig=False