aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-21LoongArch: KVM: Add stat information with kernel irqchipBibo Mao1-6/+6
2025-05-20LoongArch: KVM: Do not flush tlb if HW PTW supportedBibo Mao1-1/+1
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-18LoongArch: KVM: Implement arch-specific functions for guest perfBibo Mao1-0/+3
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao1-0/+3
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-01-13LoongArch: KVM: Add hypercall service support for usermode VMMBibo Mao1-0/+1
2024-11-13LoongArch: KVM: Add irqfd supportXianglai Li1-0/+2
2024-11-13LoongArch: KVM: Add PCHPIC read and write functionsXianglai Li1-0/+2
2024-11-13LoongArch: KVM: Add PCHPIC device supportXianglai Li1-0/+2
2024-11-13LoongArch: KVM: Add EIOINTC read and write functionsXianglai Li1-0/+2
2024-11-13LoongArch: KVM: Add EIOINTC device supportXianglai Li1-1/+3
2024-11-13LoongArch: KVM: Add IPI read and write functionXianglai Li1-0/+2
2024-11-13LoongArch: KVM: Add IPI device supportXianglai Li1-0/+4
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