summaryrefslogtreecommitdiff
path: root/arch/loongarch/kvm/vcpu.c
AgeCommit message (Expand)Author
8 daysLoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
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-06LoongArch: KVM: Add paravirt preempt feature in hypervisor sideBibo Mao
2026-02-06LoongArch: KVM: Add FPU/LBT delay load supportBibo Mao
2026-02-06LoongArch: KVM: Move LBT capability check in exception handlerBibo Mao
2026-02-06LoongArch: KVM: Move LASX capability check in exception handlerBibo Mao
2026-02-06LoongArch: KVM: Move LSX capability check in exception handlerBibo Mao
2026-02-06LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switchBibo Mao
2026-02-06LoongArch: KVM: Check VM msgint feature during interrupt handlingBibo Mao
2026-02-06LoongArch: KVM: Add more CPUCFG mask bitsBibo Mao
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-12-08LoongArch: Adjust time routines for 32BIT/64BITHuacai Chen
2025-12-02Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-11-27LoongArch: KVM: Add AVEC basic supportSong Gao
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-10LoongArch: KVM: Skip PMU checking on vCPU context switchBibo Mao
2025-11-10LoongArch: KVM: Restore guest PMU if it is enabledBibo Mao
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson
2025-09-23LoongArch: KVM: Add PTW feature detection on new hardwareBibo Mao
2025-08-20LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao
2025-07-21LoongArch: KVM: Add stat information with kernel irqchipBibo Mao
2025-04-26LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao
2025-04-26LoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-18LoongArch: KVM: Implement arch-specific functions for guest perfBibo Mao
2025-03-18LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel()Bibo Mao
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao
2025-03-08LoongArch: KVM: Add interrupt checking for AVECBibo Mao
2025-02-18LoongArch: KVM: Switch to use hrtimer_setup()Nam Cao
2025-02-13LoongArch: KVM: Remove duplicated cache attribute settingBibo Mao
2025-01-13LoongArch: KVM: Add hypercall service support for usermode VMMBibo Mao
2024-12-02LoongArch: KVM: Protect kvm_check_requests() with SRCUHuacai Chen
2024-11-13LoongArch: KVM: Add IPI device supportXianglai Li
2024-10-23LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao
2024-09-11LoongArch: KVM: Add vm migration support for LBT registersBibo Mao
2024-09-11LoongArch: KVM: Add Binary Translation extension supportBibo Mao
2024-09-11LoongArch: KVM: Add VM feature detection functionBibo Mao
2024-08-26LoongArch: KVM: Invalidate guest steal time address on vCPU resetBibo Mao
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao
2024-07-09LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao
2024-07-09LoongArch: KVM: Sync pending interrupt when getting ESTAT from user modeBibo Mao