index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
/
intc
Age
Commit message (
Expand
)
Author
2025-11-27
LoongArch: KVM: Use 64-bit register definition for EIOINTC
Bibo Mao
2025-11-10
LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
Bibo Mao
2025-09-23
LoongArch: KVM: Rework pch_pic_update_batch_irqs()
Yury Norov (NVIDIA)
2025-09-23
LoongArch: KVM: Add different length support in loongarch_pch_pic_write()
Bibo Mao
2025-09-23
LoongArch: KVM: Add different length support in loongarch_pch_pic_read()
Bibo Mao
2025-09-23
LoongArch: KVM: Add IRR and ISR register read emulation
Bibo Mao
2025-09-23
LoongArch: KVM: Set version information at initial stage
Bibo Mao
2025-09-23
LoongArch: KVM: Access mailbox directly in mail_send()
Bibo Mao
2025-09-23
LoongArch: KVM: Add implementation with IOCSR_IPI_SET
Bibo Mao
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()
Bibo Mao
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...
Bibo Mao
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()
Bibo Mao
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()
Bibo Mao
2025-08-20
LoongArch: KVM: Add address alignment check in pch_pic register access
Bibo Mao
2025-08-20
LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()
Song Gao
2025-08-20
LoongArch: KVM: Fix stack protector issue in send_ipi_data()
Bibo Mao
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-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-04-26
LoongArch: KVM: Fix multiple typos of KVM code
Yulong Han
2024-12-03
LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCU
Huacai Chen
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
2024-11-13
LoongArch: KVM: Add IPI user mode read and write function
Xianglai Li
2024-11-13
LoongArch: KVM: Add IPI read and write function
Xianglai Li
2024-11-13
LoongArch: KVM: Add IPI device support
Xianglai Li