Complete cpu initialization before signaling main thread.
commit898c51c3001295bb29969a86c4fcb91ee29ac002
authorGleb Natapov <gleb@redhat.com>
Wed, 14 Oct 2009 13:52:31 +0000 (14 15:52 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 14 Oct 2009 18:30:02 +0000 (14 15:30 -0300)
tree78e5d57fb9e1df3ce40eebffa4fb37b7959c206b
parent428b7825186f79f093e0f115a7e5eb717c3e6ba9
Complete cpu initialization before signaling main thread.

Otherwise some cpus may start executing code before others
are fully initialized.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
qemu-kvm.c