summaryrefslogtreecommitdiffstats
path: root/include/kvm/arm_arch_timer.h
AgeCommit message (Expand)AuthorLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-13/+1
2019-02-19KVM: arm/arm64: Rework the timer code to use a timer_mapChristoffer Dall-10/+13
2019-02-19KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systemsChristoffer Dall-0/+6
2019-02-19KVM: arm/arm64: timer: Rework data structures for multiple timersChristoffer Dall-20/+21
2019-02-19KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara-0/+23
2019-02-19KVM: arm/arm64: Simplify bg_timer programmingChristoffer Dall-3/+0
2018-12-19KVM: arm/arm64: Remove arch timer workqueueChristoffer Dall-4/+0
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář-1/+1
2018-01-02KVM: arm/arm64: Provide a get_input_level for the arch timerChristoffer Dall-0/+2
2017-12-18KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GICMarc Zyngier-1/+1
2017-11-29KVM: arm/arm64: Don't enable/disable physical timer access on VHEChristoffer Dall-3/+0
2017-11-06KVM: arm/arm64: Rework kvm_timer_should_fireChristoffer Dall-1/+2
2017-11-06KVM: arm/arm64: Get rid of kvm_timer_flush_hwstateChristoffer Dall-1/+0
2017-11-06KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exitChristoffer Dall-2/+14
2017-11-06KVM: arm/arm64: Use separate timer for phys timer emulationChristoffer Dall-0/+3
2017-11-06KVM: arm/arm64: Rename soft timer to bg_timerChristoffer Dall-1/+1
2017-11-06KVM: arm/arm64: Make timer_arm and timer_disarm helpers more genericChristoffer Dall-3/+0
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall-0/+4
2017-06-08KVM: arm/arm64: Move timer IRQ default init to arch_timer.cChristoffer Dall-3/+1
2017-04-09KVM: arm/arm64: Support arch timers with a userspace gicAlexander Graf-0/+2
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim-0/+2
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim-1/+2
2017-02-08KVM: arm/arm64: Add the EL1 physical timer contextJintack Lim-0/+2
2017-02-08KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim-1/+1
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim-6/+3
2017-02-08KVM: arm/arm64: Abstract virtual timer context into separate structureJintack Lim-13/+14
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim-0/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-2/+2
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall-4/+4
2016-05-20KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara-3/+0
2016-02-29KVM: arm/arm64: timer: Add active state cachingMarc Zyngier-0/+5
2015-10-22arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall-1/+1
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall-0/+2
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier-2/+5
2015-03-14arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall-0/+2
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall-31/+0
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall-6/+4
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée-0/+14
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel-0/+4
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier-0/+85