index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
/
timer.c
Age
Commit message (
Expand
)
Author
2026-08-10
LoongArch: KVM: Prevent division by zero in periodic timer restore
Tao Cui
2026-08-10
LoongArch: KVM: Reload one-shot TVAL on migration destination
Tao Cui
2026-06-11
LoongArch: KVM: Remove timer interrupt injection when SW timer expired
Bibo Mao
2026-05-04
LoongArch: KVM: Move unconditional delay into timer clear scenery
Bibo Mao
2025-11-10
LoongArch: KVM: Add delay until timer interrupt injected
Bibo Mao
2024-10-23
LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
Huacai Chen
2024-08-26
LoongArch: KVM: Invalidate guest steal time address on vCPU reset
Bibo Mao
2024-03-06
LoongArch: KVM: Do not restart SW timer when it is expired
Bibo Mao
2024-03-06
LoongArch: KVM: Start SW timer only when vcpu is blocking
Bibo Mao
2023-12-19
LoongArch: KVM: Fix timer emulation with oneshot mode
Bibo Mao
2023-12-19
LoongArch: KVM: Remove kvm_acquire_timer() before entering guest
Bibo Mao
2023-12-19
LoongArch: KVM: Allow to access HW timer CSR registers always
Bibo Mao
2023-12-19
LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
Bibo Mao
2023-10-02
LoongArch: KVM: Implement vcpu timer operations
Tianrui Zhao