summaryrefslogtreecommitdiff
path: root/arch/loongarch/kvm/vm.c
AgeCommit message (Expand)Author
2026-03-16LoongArch: KVM: Fix typo issue in kvm_vm_init_features()Bibo Mao
2026-03-11Merge 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-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: Move feature detection in kvm_vm_init_features()Bibo Mao
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2025-11-27LoongArch: KVM: Add AVEC basic supportSong Gao
2025-11-27LoongArch: KVM: Get VM PMU capability from HW GCFG registerBibo Mao
2025-09-23LoongArch: KVM: Add PTW feature detection on new hardwareBibo Mao
2025-03-08LoongArch: KVM: Fix GPA size issue about VMBibo Mao
2024-11-13LoongArch: KVM: Add irqfd supportXianglai Li
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 feature detection functionBibo Mao
2024-05-06LoongArch: KVM: Add software breakpoint supportBibo Mao
2024-05-06LoongArch: KVM: Add vcpu mapping from physical cpuidBibo Mao
2023-10-02LoongArch: KVM: Implement VM related functionsTianrui Zhao