]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: timer: Rework data structures for multiple timers
authorChristoffer Dall <christoffer.dall@arm.com>
Tue, 18 Sep 2018 17:08:18 +0000 (10:08 -0700)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 19 Feb 2019 21:05:41 +0000 (21:05 +0000)
commit3149fa607236b54f9f743d09a829aefaee5832ca
tree0898f81bdaa7ab3e90338ffaf7e8bd34ec2dc914
parentd90d2263d149d6163a50585729eec61febad68d5
KVM: arm/arm64: timer: Rework data structures for multiple timers

Prepare for having 4 timer data structures (2 for now).

Move loaded to the cpu data structure and not the individual timer
structure, in preparation for assigning the EL1 phys timer as well.

Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
include/kvm/arm_arch_timer.h
virt/kvm/arm/arch_timer.c