OSDN Git Service

KVM: arm/arm64: Update the physical timer interrupt level
authorJintack Lim <jintack@cs.columbia.edu>
Fri, 3 Feb 2017 15:20:04 +0000 (10:20 -0500)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 8 Feb 2017 15:13:35 +0000 (15:13 +0000)
commit58e0c9732a31afdef488a41fd1edba065124f442
tree18e66b8e453a193cf7a1fa720ee98f72cf447729
parenta91d18551e7b35e34a04b6fd199ca8568e7e9315
KVM: arm/arm64: Update the physical timer interrupt level

Now that we maintain the EL1 physical timer register states of VMs,
update the physical timer interrupt level along with the virtual one.

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