]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
authorBibo Mao <maobibo@loongson.cn>
Mon, 15 Jul 2024 14:23:48 +0000 (16:23 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 6 Aug 2024 08:22:52 +0000 (10:22 +0200)
commitef2f11454cc6644d2fb68f67e707bc637036d006
treebfba77a98ddbb976568370560d51429f0a34e25d
parentc403d5ff935d93ac89ff3e216428609979306cbb
hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI

Loongarch IPI inherits from class LoongsonIPICommonClass, and it
only contains Loongarch 3A5000 virt machine specific interfaces,
rather than mix different machine implementations together.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
[PMD: Rebased]
Co-Developed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Tested-by: Bibo Mao <maobibo@loongson.cn>
Acked-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <20240805180622.21001-14-philmd@linaro.org>
hw/loongarch/Kconfig
hw/loongarch/virt.c
include/hw/loongarch/virt.h