On Thu, Jul 05, 2018 at 11:14:00AM +0200, Markus Armbruster wrote:
> Please refer to PATCH 1 for rationale.
Justification is good. We're far from having machine
initialization code (i.e. everything between the two main_loop()
calls) safe to run with an active QMP monitor.
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
>
> Markus Armbruster (2):
> qapi: Do not expose "allow-preconfig" in query-qmp-schema
> cli qmp: Mark --preconfig, exit-preconfig experimental
>
> hmp.c | 2 +-
> qapi/introspect.json | 5 +----
> qapi/misc.json | 6 +++---
> qemu-options.hx | 9 +++++----
> qemu-tech.texi | 11 ++++-------
> qmp.c | 2 +-
> scripts/qapi/introspect.py | 3 +--
> tests/numa-test.c | 2 +-
> tests/qmp-test.c | 6 +++---
> 9 files changed, 20 insertions(+), 26 deletions(-)
>
> --
> 2.17.1
>
--
Eduardo