summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao1-0/+7
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao1-2/+21
2024-09-11LoongArch: KVM: Add Binary Translation extension supportBibo Mao1-2/+9
2024-08-07LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSYuli Wang1-2/+0
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+0
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao1-0/+8
2024-07-09LoongArch: KVM: Add dirty bitmap initially all set supportBibo Mao1-0/+3
2024-07-09LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao1-0/+2
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-1/+0
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