qemu/target-arm
Peter Maydell b197ebd410 target-arm/kvm: Split 32 bit only code into its own file
Split ARM KVM support code which is 32 bit specific out into its
own file, which we only compile on 32 bit hosts. This will give
us a place to add the 64 bit support code without adding lots of
ifdefs to kvm.c.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1385645602-18662-2-git-send-email-peter.maydell@linaro.org
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
2013-12-17 19:42:29 +00:00
..
arm-semi.c
cpu64.c target-arm: Add AArch64 gdbstub support 2013-09-10 19:11:28 +01:00
cpu-qom.h ARM: cpu: add "reset_hivecs" property 2013-12-17 19:42:29 +00:00
cpu.c ARM: arm_cpu_reset: make it possible to use high vectors for reset_exc 2013-12-17 19:42:29 +00:00
cpu.h target-arm: Define and use ARM_FEATURE_CBAR 2013-12-17 19:42:28 +00:00
crypto_helper.c target-arm: add support for v8 AES instructions 2013-12-17 19:42:25 +00:00
gdbstub64.c target-arm: Add AArch64 gdbstub support 2013-09-10 19:11:28 +01:00
gdbstub.c
helper.c target-arm: Define and use ARM_FEATURE_CBAR 2013-12-17 19:42:28 +00:00
helper.h target-arm: add support for v8 AES instructions 2013-12-17 19:42:25 +00:00
iwmmxt_helper.c misc: Use new rotate functions 2013-09-25 21:23:05 +02:00
kvm32.c target-arm/kvm: Split 32 bit only code into its own file 2013-12-17 19:42:29 +00:00
kvm_arm.h target-arm: Provide '-cpu host' when running KVM 2013-12-10 13:28:49 +00:00
kvm-consts.h target-arm: Don't hardcode KVM target CPU to be A15 2013-12-10 13:28:49 +00:00
kvm-stub.c
kvm.c target-arm/kvm: Split 32 bit only code into its own file 2013-12-17 19:42:29 +00:00
machine.c
Makefile.objs target-arm/kvm: Split 32 bit only code into its own file 2013-12-17 19:42:29 +00:00
neon_helper.c
op_addsub.h
op_helper.c
translate-a64.c
translate.c target-arm: add support for v8 AES instructions 2013-12-17 19:42:25 +00:00
translate.h