index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kvm
/
arm_arch_timer.h
Age
Commit message (
Expand
)
Author
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
2017-02-08
KVM: arm/arm64: Add the EL1 physical timer context
Jintack Lim
2017-02-08
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
Jintack Lim
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
2017-02-08
KVM: arm/arm64: Abstract virtual timer context into separate structure
Jintack Lim
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-05-20
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2016-05-20
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
2016-02-29
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
2015-03-14
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier