index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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]