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)
commit1431af367e52b08038e78d346822966d968f1694
treeef38c2c78c5c883be30788d17abe2853b534050e
parentf68d2b1b73cc3d8f6eb189c11ce79a472ed27c42
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