mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
7b13f2c27a
use new allow-preconfig parameter in tests and make sure that the QAPISchema can parse allow-preconfig correctly Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <1526058959-41425-1-git-send-email-imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
8 lines
329 B
Text
8 lines
329 B
Text
object q_empty
|
|
enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
|
|
prefix QTYPE
|
|
module indented-expr.json
|
|
command eins None -> None
|
|
gen=True success_response=True boxed=False oob=False preconfig=False
|
|
command zwei None -> None
|
|
gen=True success_response=True boxed=False oob=False preconfig=False
|