summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+33
2024-05-06LoongArch: KVM: Add software breakpoint supportBibo Mao1-0/+5
2024-05-06LoongArch: KVM: Add PV IPI support on host sideBibo Mao1-0/+1
2024-05-06LoongArch: KVM: Add vcpu mapping from physical cpuidBibo Mao1-0/+27
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini1-1/+0
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-2/+22
2023-12-19LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao1-2/+8
2023-12-19LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao1-2/+13
2023-12-19LoongArch: KVM: Optimization for memslot hugepage checkingBibo Mao1-0/+3
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson1-1/+0
2023-10-02LoongArch: KVM: Add kvm related header filesTianrui Zhao1-0/+237