Home
last modified time | relevance | path

Searched hist:"267 f685b" (Results 1 – 4 of 4) sorted by relevance

/qemu/include/exec/
H A Dcpu-common.h267f685b Sun Aug 28 01:45:14 GMT 2016 Paolo Bonzini <pbonzini@redhat.com> cpus-common: move CPU list management to common code

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.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dexec-all.h267f685b Sun Aug 28 01:45:14 GMT 2016 Paolo Bonzini <pbonzini@redhat.com> cpus-common: move CPU list management to common code

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.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/bsd-user/
H A Dmain.c267f685b Sun Aug 28 01:45:14 GMT 2016 Paolo Bonzini <pbonzini@redhat.com> cpus-common: move CPU list management to common code

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.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/linux-user/
H A Dmain.c267f685b Sun Aug 28 01:45:14 GMT 2016 Paolo Bonzini <pbonzini@redhat.com> cpus-common: move CPU list management to common code

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.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>