qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 16/18] hw/loongarch/virt: Replace loongson IPI with loonga


From: Richard Henderson
Subject: Re: [PATCH v4 16/18] hw/loongarch/virt: Replace loongson IPI with loongarch IPI
Date: Fri, 19 Jul 2024 08:48:30 +1000
User-agent: Mozilla Thunderbird

On 7/18/24 18:38, Philippe Mathieu-Daudé wrote:
From: Bibo Mao<maobibo@loongson.cn>

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>
---
  include/hw/loongarch/virt.h | 1 -
  hw/loongarch/virt.c         | 4 ++--
  hw/loongarch/Kconfig        | 2 +-
  3 files changed, 3 insertions(+), 4 deletions(-)


Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]