qemu-patch-raspberry4/target-arm
Peter Maydell 15ee776bf2 target-arm: Disable 32 bit CPUs in 64 bit linux-user builds
If we're building aarch64-linux-user then the 32 bit CPUs are
all unwanted, because they can't possibly execute the 64 bit
binaries we will be running; disable them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1378235544-22290-9-git-send-email-peter.maydell@linaro.org
2013-09-10 19:11:28 +01:00
..
arm-semi.c exec: Change cpu_memory_rw_debug() argument to CPUState 2013-07-23 02:41:33 +02:00
cpu-qom.h target-arm: Add new AArch64CPUInfo base class and subclasses 2013-09-10 19:11:28 +01:00
cpu.c target-arm: Disable 32 bit CPUs in 64 bit linux-user builds 2013-09-10 19:11:28 +01:00
cpu.h target-arm: Fix target_ulong/uint32_t confusions 2013-09-10 19:11:28 +01:00
cpu64.c target-arm: Add new AArch64CPUInfo base class and subclasses 2013-09-10 19:11:28 +01:00
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
helper.c target-arm: Implement qmp query-cpu-definitions 2013-09-10 19:09:33 +01:00
helper.h target-arm: Implement sbc_cc inline 2013-02-23 17:25:29 +00:00
iwmmxt_helper.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
kvm-stub.c target-arm: Initialize cpreg list from KVM when using KVM 2013-06-25 18:16:10 +01:00
kvm.c memory: add ref/unref calls 2013-07-04 17:42:45 +02:00
kvm_arm.h target-arm: Initialize cpreg list from KVM when using KVM 2013-06-25 18:16:10 +01:00
machine.c target-arm: Implement the generic timer 2013-08-20 14:54:31 +01:00
Makefile.objs target-arm: Add new AArch64CPUInfo base class and subclasses 2013-09-10 19:11:28 +01:00
neon_helper.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
op_addsub.h Correct spelling of licensed 2011-07-23 11:26:12 -05:00
op_helper.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00
translate.c target-arm: Pass DisasContext* to gen_set_pc_im() 2013-09-10 19:11:28 +01:00
translate.h target-arm: Export cpu_env 2013-09-10 19:11:28 +01:00