qemu-e2k/softmmu
Richard Henderson 4ca3d09cd9 softmmu/cpus: Only set parallel_cpus for SMP
Do not set parallel_cpus if there is only one cpu instantiated.
This will allow tcg to use serial code to implement atomics.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-09-03 13:13:58 -07:00
..
arch_init.c 8bit AVR port from Michael Rolnik. 2020-07-11 19:27:59 +01:00
balloon.c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
cpu-throttle.c cpu-throttle: new module, extracted from cpus.c 2020-07-10 18:04:49 -04:00
cpus.c softmmu/cpus: Only set parallel_cpus for SMP 2020-09-03 13:13:58 -07:00
ioport.c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
main.c meson: move SDL and SDL-image detection to meson 2020-08-21 06:30:44 -04:00
memory.c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
memory_mapping.c softmmu: move softmmu only files from root 2020-07-10 18:02:24 -04:00
meson.build meson: convert most of softmmu/ 2020-08-21 06:30:22 -04:00
qtest.c meson: infrastructure for building emulators 2020-08-21 06:30:17 -04:00
vl.c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00