Searched hist:"267 f685b8b20784c97251618b515fcd17b42aad6" (Results 1 – 6 of 6) sorted by relevance
/qemu/ |
H A D | cpu-common.c | 267f685b8b20784c97251618b515fcd17b42aad6 Sun Aug 28 01:45:14 UTC 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/include/exec/ |
H A D | cpu-common.h | 267f685b8b20784c97251618b515fcd17b42aad6 Sun Aug 28 01:45:14 UTC 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/include/hw/core/ |
H A D | cpu.h | 267f685b8b20784c97251618b515fcd17b42aad6 Sun Aug 28 01:45:14 UTC 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 D | main.c | 267f685b8b20784c97251618b515fcd17b42aad6 Sun Aug 28 01:45:14 UTC 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 D | main.c | 267f685b8b20784c97251618b515fcd17b42aad6 Sun Aug 28 01:45:14 UTC 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/system/ |
H A D | vl.c | 267f685b8b20784c97251618b515fcd17b42aad6 Sun Aug 28 01:45:14 UTC 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>
|