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.py255 allow_preconfig: bool,
1005 allow_preconfig: bool,
1017 self.allow_preconfig = allow_preconfig
1067 self.boxed, self.allow_oob, self.allow_preconfig,
1429 allow_preconfig = expr.get('allow-preconfig', False)
1444 allow_preconfig, coroutine))
H A Dintrospect.py366 allow_preconfig: bool, coroutine: bool) -> None:
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py73 allow_oob, allow_preconfig, coroutine): argument
78 % (gen, success_response, boxed, allow_oob, allow_preconfig,
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py345 allow_preconfig, coroutine): argument