From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PATCH 2/2] hw/riscv/virt: Introduce strict-dt
Date: Mon, 19 Aug 2024 18:42:52 +1000 [thread overview]
Message-ID: <f39e476b-1db4-423b-8e40-d7a96b469be7@linaro.org> (raw)
In-Reply-To: <20240819-2773526929f81da7a462d10a@orel>
On 8/19/24 17:50, Andrew Jones wrote:
> I agree we should deprecate the invalid DT usage, with the goal of only
> generating DTs that make the validator happy. I'm not sure how long that
> deprecation period should be, though. It may need to be a while since
> we'll need to decide when we've waited long enough to no longer care
> about older kernels.
This is the kind of thing versioned machine models are good for.
For instance, for the next release define virt-9.1 and virt-9.2.
Set strict-dt in virt-9.2 and reset it in virt-9.1.
C.f. hw/arm/virt.c, where virt_machine_8_2_options invokes virt_machine_9_0_options and
then adjusts for backward compatibility.
r~
next prev parent reply other threads:[~2024-08-19 8:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-16 16:07 [PATCH 0/2] hw/riscv/virt: Fix PCI devices with AIA Andrew Jones
2024-08-16 16:07 ` [PATCH for-9.1 1/2] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'" Andrew Jones
2024-08-16 16:27 ` Philippe Mathieu-Daudé
2024-08-16 16:45 ` Philippe Mathieu-Daudé
2024-08-16 16:55 ` Daniel Henrique Barboza
2024-08-19 1:19 ` Alistair Francis
2024-08-16 16:07 ` [PATCH 2/2] hw/riscv/virt: Introduce strict-dt Andrew Jones
2024-08-19 1:19 ` Alistair Francis
2024-08-19 7:50 ` Andrew Jones
2024-08-19 8:42 ` Richard Henderson [this message]
2024-09-09 2:41 ` Alistair Francis
2024-09-09 8:44 ` Andrew Jones
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=f39e476b-1db4-423b-8e40-d7a96b469be7@linaro.org \
--to=richard.henderson@linaro.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).