qemu/target
Like Xu cc7d44c2e0 hw/arm: Replace global smp variables with machine smp properties
The global smp variables in arm are replaced with smp machine properties.
The init_cpus() and *_create_rpu() are refactored to pass MachineState.

A local variable of the same name would be introduced in the declaration
phase if it's used widely in the context OR replace it on the spot if it's
only used once. No semantic changes.

Signed-off-by: Like Xu <like.xu@linux.intel.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20190518205428.90532-9-like.xu@linux.intel.com>
[ehabkost: Fix hw/arm/sbsa-ref.c and hw/arm/aspeed.c]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-07-05 17:08:03 -03:00
..
alpha
arm hw/arm: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
cris
hppa
i386 hw/i386: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
lm32
m68k
microblaze
mips MIPS queue for July 2nd, 2019 2019-07-03 21:19:03 +01:00
moxie
nios2
openrisc general: Replace global smp variables with smp machine properties 2019-07-05 17:07:36 -03:00
ppc
riscv
s390x hw/s390x: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
sh4
sparc
tilegx
tricore
unicore32
xtensa