aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/debug.c
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2018-07-06 09:11:50 +0100
committerMarc Zyngier <[email protected]>2019-02-19 21:05:22 +0000
commitee7930490a8f84570e96268f5736e99570b58307 (patch)
treea517617fdf0cf02dcea998a8347b5dc93a5f14f6 /arch/arm64/kvm/debug.c
parent49a57857aeea06ca831043acbb0fa5e0f50602fd (diff)
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
A host running in VHE mode gets the EL2 physical timer as its time source (accessed using the EL1 sysreg accessors, which get re-directed to the EL2 sysregs by VHE). The EL1 physical timer remains unused by the host kernel, allowing us to pass that on directly to a KVM guest and saves us from emulating this timer for the guest on VHE systems. Store the EL1 Physical Timer's IRQ number in struct arch_timer_kvm_info on VHE systems to allow KVM to use it. Acked-by: Daniel Lezcano <[email protected]> Signed-off-by: Andre Przywara <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'arch/arm64/kvm/debug.c')
0 files changed, 0 insertions, 0 deletions