aboutsummaryrefslogtreecommitdiffstats
path: root/include/kvm/arm_arch_timer.h
AgeCommit message (Expand)Author
2017-04-09KVM: arm/arm64: Support arch timers with a userspace gicAlexander Graf
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim
2017-02-08KVM: arm/arm64: Add the EL1 physical timer contextJintack Lim
2017-02-08KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim
2017-02-08KVM: arm/arm64: Abstract virtual timer context into separate structureJintack Lim
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall
2016-05-20KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara
2016-02-29KVM: arm/arm64: timer: Add active state cachingMarc Zyngier
2015-10-22arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier
2015-03-14arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier