Hi,

The @preconfig RunState documentation states:

> The state is reachable only if the --preconfig CLI option is used.

However, this is not true:

$ echo | x86_64-softmmu/qemu-system-x86_64 -monitor stdio
QEMU 2.12.50 monitor - type 'help' for more information
(qemu)
HMP not available in preconfig state, use QMP instead

On IRC, Daniel proposed doing the runstate transition immediately after
the command line has been read and no --preconfig option has been found.
 Doing that indeed fixes the issue for me (but I don't know whether
that's the best solution).

Max

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to