qemu/target-arm
Rob Herring 0adf7d3cc3 target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes
User mode emulation should never get interrupts and thus should not
use the system emulation exception handler function. Remove the reference,
and '#ifndef USER_MODE_ONLY' the function itself as well, so that we can add
system mode only functionality to it.

Signed-off-by: Rob Herring <rob.herring@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1412865028-17725-3-git-send-email-peter.maydell@linaro.org
2014-10-24 12:19:12 +01:00
..
Makefile.objs
arm-semi.c
arm_ldst.h
cpu-qom.h target-arm: add powered off cpu state 2014-10-24 12:19:12 +01:00
cpu.c target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes 2014-10-24 12:19:12 +01:00
cpu.h target-arm: Add support for VIRQ and VFIQ 2014-09-29 18:48:51 +01:00
cpu64.c target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes 2014-10-24 12:19:12 +01:00
crypto_helper.c
gdbstub.c
gdbstub64.c
helper-a64.c target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes 2014-10-24 12:19:12 +01:00
helper-a64.h
helper.c target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes 2014-10-24 12:19:12 +01:00
helper.h
internals.h target-arm: Add support for VIRQ and VFIQ 2014-09-29 18:48:51 +01:00
iwmmxt_helper.c
kvm-consts.h arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2 2014-08-19 19:02:25 +01:00
kvm-stub.c
kvm.c
kvm32.c
kvm64.c
kvm_arm.h
machine.c target-arm: add powered off cpu state 2014-10-24 12:19:12 +01:00
neon_helper.c
op_addsub.h
op_helper.c
translate-a64.c
translate.c
translate.h