summaryrefslogtreecommitdiff
path: root/arch/loongarch/kvm/timer.c
AgeCommit message (Expand)Author
2024-03-06LoongArch: KVM: Do not restart SW timer when it is expiredBibo Mao
2024-03-06LoongArch: KVM: Start SW timer only when vcpu is blockingBibo Mao
2023-12-19LoongArch: KVM: Fix timer emulation with oneshot modeBibo Mao
2023-12-19LoongArch: KVM: Remove kvm_acquire_timer() before entering guestBibo Mao
2023-12-19LoongArch: KVM: Allow to access HW timer CSR registers alwaysBibo Mao
2023-12-19LoongArch: KVM: Remove SW timer switch when vcpu is halt pollingBibo Mao
2023-10-02LoongArch: KVM: Implement vcpu timer operationsTianrui Zhao