qemu-patch-raspberry4/linux-user/hppa
Richard Henderson 25f327081b target/hppa: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace hppa_env_get_cpu with env_archcpu.  The combination
CPU(hppa_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
..
cpu_loop.c target/hppa: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
signal.c linux-user: move get_sp_from_cpustate() to target_cpu.h 2018-06-04 01:30:44 +02:00
sockbits.h linux-user: update ARCH_HAS_SOCKET_TYPES use 2018-05-25 10:10:55 +02:00
syscall_nr.h linux-user/hppa: Fix typo in mknodat syscall 2018-06-11 14:45:44 +02:00
target_cpu.h linux-user: move get_sp_from_cpustate() to target_cpu.h 2018-06-04 01:30:44 +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 hppa fcntl definitions to hppa/target_fcntl.h 2018-06-04 01:30:44 +02:00
target_signal.h linux-user: move hppa signal definitions to hppa/target_signal.h 2018-06-04 01:30:44 +02:00
target_structs.h linux-user: Add HPPA target_structs.h 2017-01-23 09:52:39 -08:00
target_syscall.h linux-user: define correct UTS machine name for hppa 2017-02-06 18:24:40 -08:00
termbits.h linux-user: Implement ioctl cmd TIOCGPTPEER 2018-02-18 18:52:32 +01:00