qemu-patch-raspberry4/target-arm
Peter Maydell d14d42f19b target-arm: Add new AArch64CPUInfo base class and subclasses
Create a new AArch64CPU class; all 64-bit capable ARM
CPUs are subclasses of this. (Currently we only support
one, the "any" CPU used by linux-user.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1378235544-22290-8-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: fix ARMv7M stack alignment on reset 2013-09-10 19:09:32 +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