]> Git Repo - qemu.git/commit - cpus.c
cpus: wait for CPU creation at central place
authorDavid Hildenbrand <[email protected]>
Fri, 9 Feb 2018 19:52:38 +0000 (20:52 +0100)
committerPaolo Bonzini <[email protected]>
Tue, 6 Mar 2018 13:00:59 +0000 (14:00 +0100)
commit81e963116882eed4ebf7cf3df5c2e1abaab3a288
tree05e0cfd1154ed4fb200e912ecf4c2e8199267d14
parenta342173ab78fd8b126f27a7a5dbfb097a32f0ed7
cpus: wait for CPU creation at central place

We can now also wait for the CPU creation for single-threaded TCG, so we
can move the waiting bits further out.

Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20180209195239[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
cpus.c
This page took 0.023407 seconds and 4 git commands to generate.