summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPaolo Bonzini2020-10-27 09:07:30 +0100
committerPaolo Bonzini2020-12-10 18:15:14 +0100
commit7691bdef693c04e2a0c40846cda089c28016e043 (patch)
tree477572ddf7a79bd6808c98c94588a5a289ef7dad /include
parentvl: separate qemu_resolve_machine_memdev (diff)
downloadqemu-7691bdef693c04e2a0c40846cda089c28016e043.tar.gz
qemu-7691bdef693c04e2a0c40846cda089c28016e043.tar.xz
qemu-7691bdef693c04e2a0c40846cda089c28016e043.zip
vl: initialize displays before preconfig loop
Displays should be available before the monitor starts, so that it is possible to use the graphical console to interact with the monitor itself. This patch is quite ugly, but all this is temporary. The double call to qemu_init_displays will go away as soon we can unify machine initialization between the preconfig and "normal" flows, and so will the preconfig_exit_requested variable (that is only preconfig_requested remains). Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions