summaryrefslogtreecommitdiff
path: root/arch/loongarch/kvm/interrupt.c
AgeCommit message (Expand)Author
2026-06-11LoongArch: KVM: Inject interrupts with batch methodBibo Mao
2026-06-11LoongArch: KVM: Check msgint feature in interrupt postBibo Mao
2026-05-04LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao
2026-05-04LoongArch: KVM: Move AVEC interrupt injection into switch loopBibo Mao
2026-04-09LoongArch: KVM: Add DMSINTC inject msi to vCPUSong Gao
2026-02-06LoongArch: KVM: Check VM msgint feature during interrupt handlingBibo Mao
2025-11-27LoongArch: KVM: Add AVEC basic supportSong Gao
2025-07-21LoongArch: KVM: Simplify kvm_deliver_intr()Yury Norov (NVIDIA)
2023-10-02LoongArch: KVM: Implement vcpu interrupt operationsTianrui Zhao