qemu-e2k/linux-user
Richard Henderson dbefca236a target/cris: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace cris_env_get_cpu with env_archcpu.  The combination
CPU(cris_env_get_cpu) should have used ENV_GET_CPU to begin;
use env_cpu now.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:34 -07:00
..
aarch64 target/arm: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
alpha target/alpha: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
arm target/arm: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
cris target/cris: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
generic
host
hppa linux-user: Don't call gdb_handlesig() before queue_signal() 2018-11-12 15:48:00 +01:00
i386
m68k cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
microblaze qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 2019-04-18 22:18:59 +02:00
mips cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
mips64
nios2 cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
openrisc target/openrisc: Fix LGPL information in the file headers 2019-05-08 17:45:54 +02:00
ppc
riscv cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
s390x s390x: Use uint64_t for vector registers 2019-06-07 14:53:25 +02:00
sh4 target/sh4: Fix LGPL information in the file headers 2019-05-08 17:45:54 +02:00
sparc qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 2019-04-18 22:18:59 +02:00
sparc64
tilegx
x86_64
xtensa Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
cpu_loop-common.h cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
elfload.c cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
errno_defs.h
exit.c linux-user: fix GPROF build failure 2019-05-10 12:44:23 +02:00
fd-trans.c linux-user: add new netlink types 2019-03-07 11:02:33 +01:00
fd-trans.h
flat.h
flatload.c
ioctls.h linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls for all targets 2019-05-22 20:50:55 +02:00
linux_loop.h
linuxload.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
m68k-sim.c
main.c cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
Makefile.objs target/arm: use the common interface for WRITE0/WRITEC in arm-semi 2019-05-28 10:28:50 +01:00
mmap.c linux-user: Align mmap_find_vma to host page size 2019-05-24 13:16:21 +02:00
qemu.h linux-user: Fix shmat emulation by honoring host SHMLBA 2019-05-24 13:16:21 +02:00
safe-syscall.S
signal-common.h
signal.c cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
socket.h
strace.c linux-user: Nicer strace output of chroot() syscall 2019-03-07 10:57:29 +01:00
strace.list linux-user: Nicer strace output of chroot() syscall 2019-03-07 10:57:29 +01:00
syscall_defs.h linux-user: Pass through nanosecond timestamp components for stat syscalls 2019-05-24 13:16:21 +02:00
syscall_types.h
syscall.c target/arm: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
target_flat.h
trace-events trace-events: Fix attribution of trace points to source 2019-03-22 16:18:07 +00:00
uaccess.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
uname.c cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
uname.h
vm86.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00