]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Add core KVM selftests support for LoongArch
authorBibo Mao <maobibo@loongson.cn>
Tue, 20 May 2025 12:20:26 +0000 (20:20 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Tue, 20 May 2025 12:20:26 +0000 (20:20 +0800)
commit2ebf31d59f583449422f4b2dad59b0130e750117
treef5ae998e6ac92c0d695cda3a0e13ab1ea74ce4dc
parent21872c74b07b5f2e29f7bf7a8981e1e84c3ed5f7
KVM: selftests: Add core KVM selftests support for LoongArch

Add core KVM selftests support for LoongArch, it includes exception
handler, mmu page table setup and vCPU startup entry support.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
tools/testing/selftests/kvm/lib/loongarch/exception.S [new file with mode: 0644]
tools/testing/selftests/kvm/lib/loongarch/processor.c [new file with mode: 0644]