]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Add KVM selftests header files for LoongArch
authorBibo Mao <maobibo@loongson.cn>
Tue, 20 May 2025 12:20:23 +0000 (20:20 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Tue, 20 May 2025 12:20:23 +0000 (20:20 +0800)
commit21872c74b07b5f2e29f7bf7a8981e1e84c3ed5f7
tree332f597aac216dc88207bf14eaca0e57433f6a91
parenta5460d191915e420c1c2bd52c6963d416eb9172a
KVM: selftests: Add KVM selftests header files for LoongArch

Add KVM selftests header files for LoongArch, including processor.h
and kvm_util_arch.h. It mainly contains LoongArch CSR register and page
table entry definition.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
tools/testing/selftests/kvm/include/kvm_util.h
tools/testing/selftests/kvm/include/loongarch/kvm_util_arch.h [new file with mode: 0644]
tools/testing/selftests/kvm/include/loongarch/processor.h [new file with mode: 0644]