Skip to content
Commit 64a4d100 authored by Scott Wood's avatar Scott Wood Committed by Alexander Graf
Browse files

Don't call cpu_synchronize_state() from machine init.



This will deadlock when the I/O thread is used, since the
CPU thread is blocked waiting for qemu_system_ready.

The synchronization is unnecessary since this is before
cpu_synchronize_all_post_init().

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
Acked-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent f124a410
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment