]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: Implement timer save/restore
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 19 Oct 2015 15:32:20 +0000 (16:32 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 14 Dec 2015 11:30:39 +0000 (11:30 +0000)
commit5487d4c7ee96b5b69663cb4ea43f7396e9172673
treeef38c2c78c5c883be30788d17abe2853b534050e
parentb1e5240c40e7b198d80c82815bf1c9d4a5e58270
arm64: KVM: Implement timer save/restore

Implement the timer save restore as a direct translation of
the assembly code version.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/kvm/hyp/Makefile
arch/arm64/kvm/hyp/hyp.h
arch/arm64/kvm/hyp/timer-sr.c [new file with mode: 0644]
include/clocksource/arm_arch_timer.h