qemu-e2k/hw/mips
Like Xu 33decbd2d3 hw: Replace global smp variables with MachineState for all remaining archs
The global smp variables in alpha/hppa/mips/openrisc/sparc*/xtensa codes
are replaced with smp properties from 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-10-like.xu@linux.intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-07-05 17:08:03 -03:00
..
Kconfig hw/mips: Express dependencies of the r4k platform with Kconfig 2019-07-02 14:18:13 +02:00
Makefile.objs hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards 2019-02-05 16:50:19 +01:00
addr.c mips: Add KVM T&E segment support for TCG 2017-08-02 22:18:06 +01:00
boston.c hw: Replace global smp variables with MachineState for all remaining archs 2019-07-05 17:08:03 -03:00
cps.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
gt64xxx_pci.c hw/mips/gt64xxx_pci: Align the pci0-mem size 2019-06-26 13:23:27 +02:00
mips_fulong2e.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
mips_int.c target/mips: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
mips_jazz.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
mips_malta.c hw: Replace global smp variables with MachineState for all remaining archs 2019-07-05 17:08:03 -03:00
mips_mipssim.c elf: Add optional function ptr to load_elf() to parse ELF notes 2019-02-05 16:50:16 +01:00
mips_r4k.c pflash: Clean up after commit 368a354f02, part 2 2019-03-11 22:53:44 +01:00
trace-events hw/mips/gt64xxx_pci: Convert debug printf()s to trace events 2019-06-26 13:23:22 +02:00