]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-tech.texi
cli qmp: Mark --preconfig, exit-preconfig experimental
authorMarkus Armbruster <armbru@redhat.com>
Thu, 5 Jul 2018 09:14:02 +0000 (11:14 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 16 Jul 2018 13:38:19 +0000 (15:38 +0200)
commit361ac948a5c960ce7a093cec1744bff0d5af3dec
tree9d7c747583d81b0df87dcfd9a2ac22d1926d9768
parent1f214ee1b83afd10fd5e1b63f4ecc03f9a8115c4
cli qmp: Mark --preconfig, exit-preconfig experimental

Committing to the current --preconfig / exit-preconfig interface
before it has seen any use is premature.  Mark both as experimental,
the former in documentation, the latter by renaming it to
x-exit-preconfig.

See the previous commit for more detailed rationale.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180705091402.26244-3-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
[Straightforward conflict with commit 514337c142f resolved]
hmp.c
qapi/misc.json
qemu-options.hx
qemu-tech.texi
qmp.c
tests/numa-test.c
tests/qmp-test.c