]> xenbits.xensource.com Git - qemu-xen-unstable.git/commit
hmp: Add flag for preconfig commands
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 20 Jun 2018 15:39:41 +0000 (16:39 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 21 Jun 2018 11:48:31 +0000 (12:48 +0100)
commitc3120f715db9dc351bde89b8a9d992cfeccb4680
tree715397bd434e6fae6d79737adab1b464c3e31068
parent65fa57b09bec6f638c77bdf031698189a1ad050c
hmp: Add flag for preconfig commands

Add a flag to command definitions to allow them to be used in preconfig
and check it.
If users try to use commands that aren't available, tell them to use
the exit_preconfig comand we're adding in a few patches.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20180620153947.30834-2-dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
monitor.c