]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
LoongArch: KVM: Add DMSINTC device support
authorSong Gao <gaosong@loongson.cn>
Thu, 9 Apr 2026 10:56:37 +0000 (18:56 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Thu, 9 Apr 2026 10:56:37 +0000 (18:56 +0800)
commit229132c309d667bb05405fc8b539e7d90e0dfb3b
treeb2baae17ef31902c6dde4b998b70746d41649885
parentc43dce6f13fb12144571c168c7a593e5e546f3b5
LoongArch: KVM: Add DMSINTC device support

Add device model for DMSINTC interrupt controller, implement basic
create/destroy/set_attr interfaces, and register device model to kvm
device table.

Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/include/asm/kvm_dmsintc.h [new file with mode: 0644]
arch/loongarch/include/asm/kvm_host.h
arch/loongarch/include/uapi/asm/kvm.h
arch/loongarch/kvm/Makefile
arch/loongarch/kvm/intc/dmsintc.c [new file with mode: 0644]
arch/loongarch/kvm/main.c
include/uapi/linux/kvm.h