index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
2025-07-21
LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
Yulong Han
2025-07-21
LoongArch: KVM: Add stat information with kernel irqchip
Bibo Mao
2025-07-21
LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
Bibo Mao
2025-07-21
LoongArch: KVM: Use generic function loongarch_eiointc_write()
Bibo Mao
2025-07-21
LoongArch: KVM: Use generic function loongarch_eiointc_read()
Bibo Mao
2025-07-21
LoongArch: KVM: Use standard bitops API with eiointc
Bibo Mao
2025-07-21
LoongArch: KVM: Remove never called default case statement
Bibo Mao
2025-07-21
LoongArch: KVM: Remove unused parameter len
Bibo Mao
2025-07-21
LoongArch: KVM: Remove unnecessary local variable
Bibo Mao
2025-07-21
LoongArch: KVM: Simplify kvm_deliver_intr()
Yury Norov (NVIDIA)
2025-07-21
LoongArch: KVM: Rework kvm_send_pv_ipi()
Yury Norov (NVIDIA)
2025-06-27
LoongArch: KVM: Disable updating of "num_cpu" and "feature"
Bibo Mao
2025-06-27
LoongArch: KVM: Check validity of "num_cpu" from user space
Bibo Mao
2025-06-27
LoongArch: KVM: Check interrupt route from physical CPU
Bibo Mao
2025-06-27
LoongArch: KVM: Fix interrupt route update with EIOINTC
Bibo Mao
2025-06-27
LoongArch: KVM: Add address alignment check for IOCSR emulation
Bibo Mao
2025-06-26
LoongArch: KVM: Avoid overflow with array index
Bibo Mao
2025-05-20
LoongArch: KVM: Do not flush tlb if HW PTW supported
Bibo Mao
2025-05-20
LoongArch: KVM: Add ecode parameter for exception handlers
Bibo Mao
2025-04-26
Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-26
LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally
Bibo Mao
2025-04-26
LoongArch: KVM: Fully clear some CSRs when VM reboot
Bibo Mao
2025-04-26
LoongArch: KVM: Fix multiple typos of KVM code
Yulong Han
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-18
LoongArch: KVM: Register perf callbacks for guest
Bibo Mao
2025-03-18
LoongArch: KVM: Implement arch-specific functions for guest perf
Bibo Mao
2025-03-18
LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel()
Bibo Mao
2025-03-18
LoongArch: KVM: Remove PGD saving during VM context switch
Bibo Mao
2025-03-18
LoongArch: KVM: Remove unnecessary header include path
Masahiro Yamada
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
2025-02-18
LoongArch: KVM: Switch to use hrtimer_setup()
Nam Cao
2025-02-13
LoongArch: KVM: Set host with kernel mode when switch to VM mode
Bibo Mao
2025-02-13
LoongArch: KVM: Remove duplicated cache attribute setting
Bibo Mao
2025-02-13
LoongArch: KVM: Fix typo issue about GCFG feature detection
Bibo Mao
2025-01-13
LoongArch: KVM: Add hypercall service support for usermode VMM
Bibo Mao
2025-01-13
LoongArch: KVM: Clear LLBCTL if secondary mmu mapping is changed
Bibo Mao
2024-12-03
LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCU
Huacai Chen
2024-12-02
LoongArch: KVM: Protect kvm_check_requests() with SRCU
Huacai Chen
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-11-13
LoongArch: KVM: Add irqfd support
Xianglai Li
2024-11-13
LoongArch: KVM: Add PCHPIC user mode read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add PCHPIC read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add PCHPIC device support
Xianglai Li
2024-11-13
LoongArch: KVM: Add EIOINTC user mode read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add EIOINTC read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add EIOINTC device support
Xianglai Li
[next]