qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"Song Gao" <gaosong@loongson.cn>, maobibo <maobibo@loongson.cn>,
	"Huacai Chen" <chenhuacai@kernel.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PATCH v2 0/1] hw/intc/loongson_ipi: Fix for LoongArch
Date: Thu, 27 Jun 2024 14:58:18 +0200	[thread overview]
Message-ID: <20240627125819.62779-1-philmd@linaro.org> (raw)

v2:
- Only skip mmio-related code in loongson_ipi_realize()

Jiaxun Yang (1):
  hw/intc/loongson_ipi: Gate MMIO regions creation with property

 include/hw/intc/loongson_ipi.h |  1 +
 hw/intc/loongson_ipi.c         | 16 ++++++++++------
 hw/mips/loongson3_virt.c       |  1 +
 3 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.41.0



             reply	other threads:[~2024-06-27 12:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-27 12:58 Philippe Mathieu-Daudé [this message]
2024-06-27 12:58 ` [PATCH v2 1/1] hw/intc/loongson_ipi: Gate MMIO regions creation with property Philippe Mathieu-Daudé
2024-07-15  9:57 ` [PATCH v2 0/1] hw/intc/loongson_ipi: Fix for LoongArch Philippe Mathieu-Daudé
2024-07-15 10:08   ` maobibo
2024-07-15 10:15     ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240627125819.62779-1-philmd@linaro.org \
    --to=philmd@linaro.org \
    --cc=chenhuacai@kernel.org \
    --cc=gaosong@loongson.cn \
    --cc=jiaxun.yang@flygoat.com \
    --cc=maobibo@loongson.cn \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).