aboutsummaryrefslogtreecommitdiff
path: root/include/kvm/arm_arch_timer.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsGravatar Jintack Lim 1-0/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-2/+2
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeGravatar Christoffer Dall 1-4/+4
2016-05-20KVM: arm/arm64: arch_timer: Remove irq_phys_mapGravatar Andre Przywara 1-3/+0
2016-02-29KVM: arm/arm64: timer: Add active state cachingGravatar Marc Zyngier 1-0/+5
2015-10-22arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsGravatar Christoffer Dall 1-1/+1
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockGravatar Christoffer Dall 1-0/+2
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateGravatar Marc Zyngier 1-2/+5
2015-03-14arm/arm64: KVM: Fix migration race in the arch timerGravatar Christoffer Dall 1-0/+2
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Gravatar Christoffer Dall 1-31/+0
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersGravatar Christoffer Dall 1-6/+4
2014-07-11arm64: KVM: allow export and import of generic timer regsGravatar Alex Bennée 1-0/+14
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqGravatar Anup Patel 1-0/+4
2013-05-19ARM: KVM: move GIC/timer code to a common locationGravatar Marc Zyngier 1-0/+85