Home
last modified time | relevance | path

Searched refs:allow_preconfig (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dcommands.py282 allow_preconfig: bool,
290 if allow_preconfig:
384 allow_preconfig: bool,
410 allow_preconfig, coroutine))
H A Dschema.py166 allow_oob, allow_preconfig, coroutine): argument
804 gen, success_response, boxed, allow_oob, allow_preconfig, argument
817 self.allow_preconfig = allow_preconfig
866 self.boxed, self.allow_oob, self.allow_preconfig,
1171 allow_preconfig = expr.get('allow-preconfig', False)
1186 boxed, allow_oob, allow_preconfig,
H A Dintrospect.py361 allow_preconfig: bool, coroutine: bool) -> None:
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py72 allow_oob, allow_preconfig, coroutine): argument
77 % (gen, success_response, boxed, allow_oob, allow_preconfig,
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py341 allow_preconfig, coroutine): argument