summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/asm/kvm_host.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao2024-09-121-0/+7
* LoongArch: KVM: Add PMU support for guestSong Gao2024-09-121-2/+21
* LoongArch: KVM: Add Binary Translation extension supportBibo Mao2024-09-111-2/+9
* LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSYuli Wang2024-08-071-2/+0
* Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-1/+0
|\
| * KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson2024-06-111-1/+0
* | LoongArch: KVM: Add PV steal time support in host sideBibo Mao2024-07-091-0/+8
* | LoongArch: KVM: Add dirty bitmap initially all set supportBibo Mao2024-07-091-0/+3
* | LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao2024-07-091-0/+2
|/
* Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-05-101-0/+33
|\
| * LoongArch: KVM: Add software breakpoint supportBibo Mao2024-05-061-0/+5
| * LoongArch: KVM: Add PV IPI support on host sideBibo Mao2024-05-061-0/+1
| * LoongArch: KVM: Add vcpu mapping from physical cpuidBibo Mao2024-05-061-0/+27
* | KVM: delete .change_pte MMU notifier callbackPaolo Bonzini2024-04-111-1/+0
|/
* Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-021-2/+22
|\
| * LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao2023-12-191-2/+8
| * LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao2023-12-191-2/+13
| * LoongArch: KVM: Optimization for memslot hugepage checkingBibo Mao2023-12-191-0/+3
* | KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-131-1/+0
|/
* LoongArch: KVM: Add kvm related header filesTianrui Zhao2023-10-021-0/+237