On 09/23/2016 12:31 AM, Paolo Bonzini wrote:
Add a mutex for the CPU list to system emulation, as it will be used to manage safe work. Abstract manipulation of the CPU list in new functions cpu_list_add and cpu_list_remove.Signed-off-by: Paolo Bonzini <[email protected]> ---
Reviewed-by: Richard Henderson <[email protected]> r~
