]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: Initialize the emulated EL1 physical timer
authorJintack Lim <jintack@cs.columbia.edu>
Fri, 3 Feb 2017 15:20:03 +0000 (10:20 -0500)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 8 Feb 2017 15:13:34 +0000 (15:13 +0000)
commitd11577973f5e0ed81b4be39b0a6779d529d52f75
tree77f47ef83c6ce0d35fbaf25e993ad6f264330d5f
parenta8845857ec26ee96f8bdc2ffc75bbd7795909a42
KVM: arm/arm64: Initialize the emulated EL1 physical timer

Initialize the emulated EL1 physical timer with the default irq number.

Signed-off-by: Jintack Lim <jintack@cs.columbia.edu>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/reset.c
arch/arm64/kvm/reset.c
include/kvm/arm_arch_timer.h
virt/kvm/arm/arch_timer.c