summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/arch_timer.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irqChristoffer Dall2017-02-011-1/+2
* KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim2017-01-131-0/+23
* KVM: arm/arm64: Fix occasional warning from the timer work functionChristoffer Dall2017-01-131-3/+0
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-3/+3
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-3/+3
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
|/
* KVM: arm/arm64: timer: Check for properly initialized timer on initChristoffer Dall2016-12-091-0/+5
* arm/arm64: KVM: Clean up useless code in kvm_timer_enableLongpeng(Mike)2016-11-151-11/+1
* KVM: ARM: cleanup kvm_timer_hyp_initPaolo Bonzini2016-09-081-5/+1
* KVM: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-071-9/+2
* KVM: arm/arm64: timer: Workaround misconfigured timer interruptMarc Zyngier2016-08-171-1/+10
* arm/kvm/arch_timer: Convert to hotplug state machineRichard Cochran2016-07-151-24/+11
* KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-28/+38
* KVM: arm/arm64: vgic: Remove irq_phys_map from interfaceAndre Przywara2016-05-201-6/+1
* KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara2016-05-201-6/+4
* KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall2016-05-201-2/+21
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara2016-05-201-1/+1
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara2016-05-201-4/+2
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara2016-05-201-1/+1
* KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tablesJulien Grall2016-05-031-29/+11
* KVM: arm/arm64: Handle forward time correction gracefullyMarc Zyngier2016-04-061-10/+39
* KVM: arm/arm64: timer: Add active state cachingMarc Zyngier2016-02-291-0/+31
* KVM: arm/arm64: Fix reference to uninitialised VGICAndre Przywara2016-02-081-3/+6
* KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall2015-11-241-11/+17
* arm/arm64: KVM: Add tracepoints for vgic and timerChristoffer Dall2015-10-221-0/+4
* arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-221-25/+56
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-34/+60
* arm/arm64: KVM: Fix arch timer behavior for disabled interruptsChristoffer Dall2015-10-201-0/+19
* arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0Christoffer Dall2015-09-041-0/+8
* KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-121-7/+22
* arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-141-9/+36
* timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-301-1/+2
* arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-151-8/+22
* arm, kvm: fix double lock on cpu_add_remove_lockMing Lei2014-04-081-1/+1
* ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-0/+34
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-0/+1
* ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-261-9/+20
* ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-191-0/+272
OpenPOWER on IntegriCloud