From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH] target/arm: Reinstate "vfp" property on AArch32 CPUs
Date: Sat, 27 Jan 2024 14:05:16 +1000 [thread overview]
Message-ID: <96b28d3c-c35f-42f9-ae43-7b733043a7e5@linaro.org> (raw)
In-Reply-To: <20240126193432.2210558-1-peter.maydell@linaro.org>
On 1/27/24 05:34, Peter Maydell wrote:
> In commit 4315f7c614743 we restructured the logic for creating the
> VFP related properties to avoid testing the aa32_simd_r32 feature on
> AArch64 CPUs. However in the process we accidentally stopped
> exposing the "vfp" QOM property on AArch32 TCG CPUs.
>
> This mostly hasn't had any ill effects because not many people want
> to disable VFP, but it wasn't intentional. Reinstate the property.
>
> Cc:qemu-stable@nongnu.org
> Fixes: 4315f7c614743 ("target/arm: Restructure has_vfp_d32 test")
> Resolves:https://gitlab.com/qemu-project/qemu/-/issues/2098
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
> ---
> target/arm/cpu.c | 4 ++++
> 1 file changed, 4 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2024-01-27 4:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-26 19:34 [PATCH] target/arm: Reinstate "vfp" property on AArch32 CPUs Peter Maydell
2024-01-27 4:05 ` Richard Henderson [this message]
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=96b28d3c-c35f-42f9-ae43-7b733043a7e5@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--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).