qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Song Gao <gaosong@loongson.cn>
To: qemu-devel@nongnu.org
Cc: richard.henderson@linaro.org, peter.maydell@linaro.org,
	philmd@linaro.org, imammedo@redhat.com, anisinha@redhat.com,
	mst@redhat.com, alex.bennee@linaro.org, maobibo@loongson.cn,
	yangxiaojuan@loongson.cn
Subject: [PATCH v1 0/2] Add LoongArch cpu arch_id support
Date: Thu, 18 May 2023 09:41:13 +0800	[thread overview]
Message-ID: <20230518014115.117869-1-gaosong@loongson.cn> (raw)

1 Add LoongArch cpu arch_id support;
2 Fill Acpi table with arch_id;
3 set physical cpuid route for LoongArch ipi device.

Song Gao (2):
  hw/loongarch/virt: Add cpu arch_id support
  hw/intc: Set physical cpuid route for LoongArch ipi device

 hw/intc/loongarch_ipi.c   | 44 ++++++++++++++++++++++++++++++++-------
 hw/loongarch/acpi-build.c | 20 ++++++++++++------
 hw/loongarch/virt.c       | 35 +++++++++++++++++++++++++++++--
 target/loongarch/cpu.h    |  2 ++
 4 files changed, 86 insertions(+), 15 deletions(-)

-- 
2.39.1



             reply	other threads:[~2023-05-18  1:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18  1:41 Song Gao [this message]
2023-05-18  1:41 ` [PATCH v1 1/2] hw/loongarch/virt: Add cpu arch_id support Song Gao
2023-05-30 11:53   ` Tianrui Zhao
2023-05-30 12:23     ` Song Gao
2023-05-18  1:41 ` [PATCH v1 2/2] hw/intc: Set physical cpuid route for LoongArch ipi device Song Gao
2023-05-30  8:40 ` [PATCH v1 0/2] Add LoongArch cpu arch_id support Song Gao

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=20230518014115.117869-1-gaosong@loongson.cn \
    --to=gaosong@loongson.cn \
    --cc=alex.bennee@linaro.org \
    --cc=anisinha@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=maobibo@loongson.cn \
    --cc=mst@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=yangxiaojuan@loongson.cn \
    /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).