summaryrefslogtreecommitdiff
path: root/arch/loongarch/kvm
AgeCommit message (Expand)Author
9 daysLoongArch: KVM: Fix typo issue in kvm_vm_init_features()Bibo Mao
13 daysMerge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo 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-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-06LoongArch: KVM: Add paravirt preempt feature in hypervisor sideBibo Mao
2026-02-06LoongArch: KVM: Set default return value in KVM IO bus opsBibo 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 msgint registers in kvm_init_gcsr_flag()Bibo Mao
2026-02-06LoongArch: KVM: Move feature detection in kvm_vm_init_features()Bibo Mao
2026-02-06LoongArch: KVM: Add more CPUCFG mask bitsBibo Mao
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()Qiang Ma
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()Qiang Ma
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()Qiang Ma
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
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: Use 64-bit register definition for EIOINTCBibo Mao
2025-11-27LoongArch: KVM: Add AVEC basic supportSong Gao
2025-11-27LoongArch: KVM: Get VM PMU capability from HW GCFG registerBibo Mao
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-10LoongArch: KVM: Fix max supported vCPUs set with EIOINTCBibo Mao
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-10LoongArch: KVM: Add delay until timer interrupt injectedBibo Mao
2025-11-10LoongArch: KVM: Set page with write attribute if dirty track disabledBibo Mao
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt
2025-09-23LoongArch: KVM: Rework pch_pic_update_batch_irqs()Yury Norov (NVIDIA)
2025-09-23LoongArch: KVM: Add different length support in loongarch_pch_pic_write()Bibo Mao
2025-09-23LoongArch: KVM: Add different length support in loongarch_pch_pic_read()Bibo Mao
2025-09-23LoongArch: KVM: Add IRR and ISR register read emulationBibo Mao
2025-09-23LoongArch: KVM: Set version information at initial stageBibo Mao
2025-09-23LoongArch: KVM: Access mailbox directly in mail_send()Bibo Mao
2025-09-23LoongArch: KVM: Add implementation with IOCSR_IPI_SETBibo Mao
2025-09-23LoongArch: KVM: Add sign extension with kernel IOCSR read emulationBibo Mao
2025-09-23LoongArch: KVM: Add sign extension with kernel MMIO read emulationBibo Mao