summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/arch_timer.c
AgeCommit message (Expand)Author
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim
2017-02-08KVM: arm/arm64: Set up a background timer for the physical timer emulationJintack Lim
2017-02-08KVM: arm/arm64: Set a background timer to the earliest timer expirationJintack Lim
2017-02-08KVM: arm/arm64: Update the physical timer interrupt levelJintack Lim
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack 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-02-01KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irqChristoffer Dall
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim
2017-01-13KVM: arm/arm64: Fix occasional warning from the timer work functionChristoffer Dall
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-09KVM: arm/arm64: timer: Check for properly initialized timer on initChristoffer Dall
2016-11-15arm/arm64: KVM: Clean up useless code in kvm_timer_enableLongpeng(Mike)
2016-09-08KVM: ARM: cleanup kvm_timer_hyp_initPaolo Bonzini
2016-09-07KVM: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-17KVM: arm/arm64: timer: Workaround misconfigured timer interruptMarc Zyngier
2016-07-15arm/kvm/arch_timer: Convert to hotplug state machineRichard Cochran
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall
2016-05-20KVM: arm/arm64: vgic: Remove irq_phys_map from interfaceAndre Przywara
2016-05-20KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara
2016-05-20KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara
2016-05-03KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tablesJulien Grall
2016-04-06KVM: arm/arm64: Handle forward time correction gracefullyMarc Zyngier
2016-02-29KVM: arm/arm64: timer: Add active state cachingMarc Zyngier
2016-02-08KVM: arm/arm64: Fix reference to uninitialised VGICAndre Przywara
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall
2015-10-22arm/arm64: KVM: Add tracepoints for vgic and timerChristoffer Dall
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-10-20arm/arm64: KVM: Fix arch timer behavior for disabled interruptsChristoffer Dall
2015-09-04arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0Christoffer 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
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2014-04-08arm, kvm: fix double lock on cpu_add_remove_lockMing Lei
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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