summaryrefslogtreecommitdiff
path: root/arch/loongarch/kvm/main.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-06LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switchBibo Mao
2026-02-06LoongArch: KVM: Add msgint registers in kvm_init_gcsr_flag()Bibo Mao
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
2025-04-26LoongArch: KVM: Fix multiple typos of KVM codeYulong Han
2025-03-18LoongArch: KVM: Register perf callbacks for guestBibo Mao
2025-03-08LoongArch: KVM: Reload guest CSR registers after sleepBibo Mao
2025-02-13LoongArch: KVM: Fix typo issue about GCFG feature detectionBibo Mao
2025-01-13LoongArch: KVM: Clear LLBCTL if secondary mmu mapping is changedBibo Mao
2024-11-13LoongArch: KVM: Add PCHPIC device supportXianglai Li
2024-11-13LoongArch: KVM: Add EIOINTC device supportXianglai Li
2024-11-13LoongArch: KVM: Add IPI device supportXianglai Li
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson
2024-07-09LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao
2023-12-19LoongArch: KVM: Allow to access HW timer CSR registers alwaysBibo Mao
2023-10-02LoongArch: KVM: Implement kvm hardware enable, disable interfaceTianrui Zhao
2023-10-02LoongArch: KVM: Implement kvm module related interfaceTianrui Zhao