vl: move CHECKPOINT_INIT after preconfig
commita3ef9bfb8808f615bd77dcc2ec5332e4cf670f92
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 21 Oct 2020 11:19:34 +0000 (21 07:19 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 10 Dec 2020 17:15:13 +0000 (10 12:15 -0500)
tree6820f0df7747d6ba989d4a3fb7e3fae4f6aee1c6
parentf650266bc53a0195fc227e4ba8e816ac6f2d19e8
vl: move CHECKPOINT_INIT after preconfig

Move CHECKPOINT_INIT right before the machine initialization is
completed.  Everything before is essentially an extension of
command line parsing.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/core/machine.c
softmmu/vl.c