qemu-patch-raspberry4/linux-user/openrisc
Richard Henderson 5ee2b02e92 target/openrisc: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace openrisc_env_get_cpu with env_archcpu.  The combination
CPU(openrisc_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:42 -07:00
..
cpu_loop.c target/openrisc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
signal.c linux-user: Implement signals for openrisc 2018-07-03 22:40:33 +09:00
sockbits.h linux-user: move socket.h generic definitions to generic/sockbits.h 2018-05-25 10:10:55 +02:00
syscall_nr.h linux-user: fix TARGET_NR_select 2016-09-22 07:24:21 +03:00
target_cpu.h target/openrisc: Fix LGPL information in the file headers 2019-05-08 17:45:54 +02:00
target_elf.h linux-user: Move CPU type name selection to a function 2018-02-25 17:27:41 +01:00
target_fcntl.h linux-user: move generic fcntl definitions to generic/fcntl.h 2018-06-04 01:30:43 +02:00
target_signal.h linux-user: Fix struct sigaltstack for openrisc 2018-07-03 22:40:33 +09:00
target_structs.h target/openrisc: Fix LGPL information in the file headers 2019-05-08 17:45:54 +02:00
target_syscall.h linux-user: Implement signals for openrisc 2018-07-03 22:40:33 +09:00
termbits.h linux-user: Implement ioctl cmd TIOCGPTPEER 2018-02-18 18:52:32 +01:00