vl: Call qemu_init_displays

This commit is contained in:
Matt Borgerson 2021-04-18 22:25:07 -07:00
parent c38576f41c
commit bfe010382b
1 changed files with 1 additions and 1 deletions

View File

@ -3885,7 +3885,7 @@ void qemu_init(int argc, char **argv, char **envp)
if (!preconfig_requested) {
qmp_x_exit_preconfig(&error_fatal);
}
qemu_init_displays();
accel_setup_post(current_machine);
os_setup_post();
resume_mux_open();