qemu-e2k/target-arm
Peter Maydell 55d284af8e target-arm: Implement the generic timer
The ARMv7 architecture specifies a 'generic timer' which is implemented
via cp15 registers. Newer kernels will prefer to use this rather than
a devboard-level timer. Implement the generic timer for TCG; for KVM
we will already use the hardware's virtualized timer for this.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Message-id: 1376065080-26661-4-git-send-email-peter.maydell@linaro.org
2013-08-20 14:54:31 +01:00
..
arm-semi.c
cpu-qom.h target-arm: Implement the generic timer 2013-08-20 14:54:31 +01:00
cpu.c target-arm: Implement the generic timer 2013-08-20 14:54:31 +01:00
cpu.h target-arm: Implement the generic timer 2013-08-20 14:54:31 +01:00
gdbstub.c
helper.c target-arm: Implement the generic timer 2013-08-20 14:54:31 +01:00
helper.h
iwmmxt_helper.c
kvm_arm.h
kvm-stub.c
kvm.c
machine.c target-arm: Implement the generic timer 2013-08-20 14:54:31 +01:00
Makefile.objs
neon_helper.c
op_addsub.h
op_helper.c
translate.c