commit | a3ef9bfb8808f615bd77dcc2ec5332e4cf670f92 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 21 07:19:34 2020 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 10 12:15:13 2020 -0500 |
tree | 6820f0df7747d6ba989d4a3fb7e3fae4f6aee1c6 | |
parent | f650266bc53a0195fc227e4ba8e816ac6f2d19e8 [diff] |
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>