qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Shuuichirou Ishii <ishii.shuuichir@fujitsu.com>
Cc: Laurent Vivier <lvivier@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Thomas Huth <thuth@redhat.com>, qemu-arm <qemu-arm@nongnu.org>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PATCH 0/4] Add support for Fujitsu A64FX processor
Date: Mon, 19 Jul 2021 13:49:18 +0100	[thread overview]
Message-ID: <CAFEAcA_xMdsLtsyX3aV+JKoLuNiaR3zHmv1NXwVUkWRSAbQuAA@mail.gmail.com> (raw)
In-Reply-To: <1626413223-32264-1-git-send-email-ishii.shuuichir@fujitsu.com>

On Fri, 16 Jul 2021 at 06:27, Shuuichirou Ishii
<ishii.shuuichir@fujitsu.com> wrote:
>
> Hello, everyone.

Hi; it looks like something with your outgoing email setup still disagrees
with QEMU's mailing list server :-(  As far as I can tell these emails didn't
make it to the list, so only people on the direct-cc list will have
seen them :-(

> These are a series of patches to enable the Fujitsu A64FX processor[1] in "machine virt".
>
> [1]
> https://github.com/fujitsu/A64FX/blob/master/doc/A64FX_Microarchitecture_Manual_en_1.4.pdf
>
>
> The motivation for creating these patches was previously discussed in the following RFC.
>
> https://lore.kernel.org/qemu-devel/a56283b3-3bb2-d9a3-9a6e-8175cc17b376@linaro.org/
>
> This patch series is a fix to enable the A64FX processor by specifying "-cpu a64fx" in "-M virt".
> In the future, we plan to implement the implementation defined register group of the HPC
> (High Performance Computing) function[2] which is implemented specific to the A64FX processor,
> but since the A64FX-related functions are not implemented in QEMU at present,
> we will first implement the minimum necessary functions.
> However, since the A64FX-related functions are currently not implemented in QEMU,
> we will first implement the minimum necessary functions.
>
> [2]
> https://github.com/fujitsu/A64FX/blob/master/doc/A64FX_Specification_HPC_Extension_v1_EN.pdf
>
> Since this is the first time for us to contribute patches to qemu,
> we are sure that there will be some incompetence,
> but if there are any problems, we would appreciate your comments.
>
> Best regards
>
> Shuuichirou Ishii (4):
>   target-arm: Introduce ARM_FEATURE_A64FX
>   target-arm: cpu64: Add support for Fujitsu A64FX
>   tests/arm-cpu-features: Add A64FX processor related tests
>   docs/system: Add a64fx(Fujitsu A64FX processor) to supported guest CPU
>     type
>
>  docs/system/arm/virt.rst       |  1 +
>  hw/arm/virt.c                  |  1 +
>  target/arm/cpu.h               |  1 +
>  target/arm/cpu64.c             | 49 ++++++++++++++++++++++++++++++++++++++++++
>  tests/qtest/arm-cpu-features.c |  3 +++
>  5 files changed, 55 insertions(+)

thanks
-- PMM


       reply	other threads:[~2021-07-19 12:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1626413223-32264-1-git-send-email-ishii.shuuichir@fujitsu.com>
2021-07-19 12:49 ` Peter Maydell [this message]
2021-07-20  7:34   ` [PATCH 0/4] Add support for Fujitsu A64FX processor ishii.shuuichir
2021-07-20  9:08     ` Peter Maydell
2021-07-20 11:24     ` Philippe Mathieu-Daudé
2021-07-22  8:00       ` ishii.shuuichir
     [not found] ` <1626413223-32264-2-git-send-email-ishii.shuuichir@fujitsu.com>
2021-07-19 12:51   ` [PATCH 1/4] target-arm: Introduce ARM_FEATURE_A64FX Peter Maydell
     [not found] ` <1626413223-32264-3-git-send-email-ishii.shuuichir@fujitsu.com>
2021-07-19 12:54   ` [PATCH 2/4] target-arm: cpu64: Add support for Fujitsu A64FX Peter Maydell
     [not found] ` <1626413223-32264-5-git-send-email-ishii.shuuichir@fujitsu.com>
2021-07-19 12:56   ` [PATCH 4/4] docs/system: Add a64fx(Fujitsu A64FX processor) to supported guest CPU type Peter Maydell
2021-07-29  7:31     ` ishii.shuuichir
2021-07-29  9:43       ` Peter Maydell
2021-07-29 10:26         ` ishii.shuuichir
     [not found] ` <1626413223-32264-4-git-send-email-ishii.shuuichir@fujitsu.com>
2021-07-19 12:56   ` [PATCH 3/4] tests/arm-cpu-features: Add A64FX processor related tests Peter Maydell

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=CAFEAcA_xMdsLtsyX3aV+JKoLuNiaR3zHmv1NXwVUkWRSAbQuAA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=ishii.shuuichir@fujitsu.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).