qemu-patch-raspberry4/hw/mips
Richard Henderson 5a7330b35c target/mips: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace mips_env_get_cpu with env_archcpu.  The combination
CPU(mips_env_get_cpu) should have used ENV_GET_CPU to begin;
use env_cpu now.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:42 -07:00
..
addr.c mips: Add KVM T&E segment support for TCG 2017-08-02 22:18:06 +01:00
boston.c hw/mips: Use object_initialize_child for correct reference counting 2019-05-24 15:29:02 -03:00
cps.c hw/mips: Use object_initialize_child for correct reference counting 2019-05-24 15:29:02 -03:00
gt64xxx_pci.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
Kconfig ptimer: express dependencies with Kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards 2019-02-05 16:50:19 +01:00
mips_fulong2e.c mips-fulong2e: obey -vga none 2019-05-17 15:19:38 +02:00
mips_int.c target/mips: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
mips_jazz.c hw/mips/jazz: create ESP device directly via qdev 2018-06-28 19:05:35 +02:00
mips_malta.c Various testing updates 2019-05-28 17:38:32 +01: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