qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/5] hw/intc/loongarch_ipi: Rename as loongson_ipi


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 2/5] hw/intc/loongarch_ipi: Rename as loongson_ipi
Date: Wed, 8 May 2024 18:24:51 +0200
User-agent: Mozilla Thunderbird

On 8/5/24 15:06, Jiaxun Yang wrote:
This device will be shared among LoongArch and MIPS
based Loongson machine, rename it as loongson_ipi
to reflect this nature.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
  MAINTAINERS                                        |   4 +
  hw/intc/Kconfig                                    |   2 +-
  hw/intc/loongson_ipi.c                             | 347 +++++++++++++++++++++
  hw/intc/meson.build                                |   2 +-
  hw/intc/trace-events                               |   6 +-
  hw/loongarch/Kconfig                               |   2 +-
  hw/loongarch/virt.c                                |   4 +-
  .../hw/intc/{loongarch_ipi.h => loongson_ipi.h}    |  12 +-
  include/hw/loongarch/virt.h                        |   2 +-
  9 files changed, 366 insertions(+), 15 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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