LoongArch: KVM: Enable kvm config and add the makefile
authorTianrui Zhao <zhaotianrui@loongson.cn>
Mon, 2 Oct 2023 02:01:29 +0000 (10:01 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Mon, 2 Oct 2023 02:01:29 +0000 (10:01 +0800)
commitc1fc48aad14dbe7654f5986afb906332b528d54b
treed90486f1d59b14232a370b15d854a8a64e4dbfdd
parent39fdf4be72f2b81238acbd4da48c75c135a6f1e0
LoongArch: KVM: Enable kvm config and add the makefile

Enable LoongArch kvm config and add the makefile to support build kvm
module.

Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Tested-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Tianrui Zhao <zhaotianrui@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/Kbuild
arch/loongarch/Kconfig
arch/loongarch/configs/loongson3_defconfig
arch/loongarch/kvm/Kconfig [new file with mode: 0644]
arch/loongarch/kvm/Makefile [new file with mode: 0644]