qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] hw/mips/loongson3_virt: Wire up loongarch_ipi device
@ 2023-05-21 10:23 Jiaxun Yang
  2023-05-21 10:23 ` [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes Jiaxun Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Jiaxun Yang @ 2023-05-21 10:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: yangxiaojuan, gaosong, philmd, chenhuacai, crosa, wainersm, bleal,
	Jiaxun Yang

Hi all,

This series wires up loongarch_ipi device for loongson3-virt,
which is required for SMP support.

We also add a new test for loongson3-virt for acceptance harness.

Thanks
- Jiaxun

Jiaxun Yang (4):
  hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
  hw/intc/loongarch_ipi: Guard LoongArch only features with ifdef
  hw/mips/loongson3_virt: Wire up loongarch_ipi device
  tests/avocado: Add boot_linux_console test for loongson3-virt

 hw/intc/loongarch_ipi.c             | 26 ++++++++++++++--
 hw/mips/Kconfig                     |  1 +
 hw/mips/loongson3_bootp.c           |  2 --
 hw/mips/loongson3_bootp.h           |  3 ++
 hw/mips/loongson3_virt.c            | 20 +++++++++++--
 include/hw/intc/loongarch_ipi.h     |  4 ++-
 tests/avocado/boot_linux_console.py | 46 +++++++++++++++++++++++++++++
 7 files changed, 94 insertions(+), 8 deletions(-)

-- 
2.39.2 (Apple Git-143)



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-06-03  8:38 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-21 10:23 [PATCH 0/4] hw/mips/loongson3_virt: Wire up loongarch_ipi device Jiaxun Yang
2023-05-21 10:23 ` [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes Jiaxun Yang
2023-05-22  3:52   ` Huacai Chen
2023-05-22 11:47     ` Jiaxun Yang
2023-05-22 13:44       ` Philippe Mathieu-Daudé
2023-05-23  1:25         ` Song Gao
2023-05-23  3:22           ` Jiaxun Yang
2023-05-23 10:01             ` Song Gao
2023-05-23 11:18               ` Jiaxun Yang
2023-05-23 13:07                 ` Philippe Mathieu-Daudé
2023-06-03  7:38                   ` bibo, mao
2023-06-02 17:28   ` Peter Maydell
2023-06-03  7:06     ` Jiaxun Yang
2023-06-03  7:21       ` Song Gao
2023-06-03  8:37   ` Song Gao
2023-05-21 10:23 ` [PATCH 2/4] hw/intc/loongarch_ipi: Guard LoongArch only features with ifdef Jiaxun Yang
2023-05-22  2:32   ` Song Gao
2023-05-21 10:23 ` [PATCH 3/4] hw/mips/loongson3_virt: Wire up loongarch_ipi device Jiaxun Yang
2023-05-21 10:23 ` [PATCH 4/4] tests/avocado: Add boot_linux_console test for loongson3-virt Jiaxun Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).