qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel <qemu-devel@nongnu.org>,
	"qemu-riscv@nongnu.org" <qemu-riscv@nongnu.org>
Cc: "Clément Léger" <cleger@rivosinc.com>, tommy.wu@sifive.com
Subject: Incorrect warnings for riscv64-linuxuser
Date: Tue, 11 Feb 2025 16:16:13 -0800	[thread overview]
Message-ID: <0162223f-9775-47a4-8d85-1ba45e4b4e04@linaro.org> (raw)

f9653d4eb2c  target/riscv: Add Smrnmi cpu extension
2d8e8259287  target/riscv: Add Smdbltrp ISA extension enable switch

These patches are supposed to be emitting a warning about disabling an extension that 
requires a new OpenSBI image.  But they are also emitting the warning for user-only.

Which means that all linux-user test cases emit nonsense warnings:

$ ./qemu-riscv64 ./tests/tcg/riscv64-linux-user/segfault
Smrnmi is disabled in the 'max' type CPU
Smdbltrp is disabled in the 'max' type CPU


Please fix.


r~


                 reply	other threads:[~2025-02-12  0:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=0162223f-9775-47a4-8d85-1ba45e4b4e04@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=cleger@rivosinc.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=tommy.wu@sifive.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).