On 14/8/26 20:34, Subrahmanya Lingappa wrote:
Philippe,
On Fri, Aug 14, 2026 at 11:14 AM Philippe Mathieu-Daudé
<[email protected]> wrote:
Hi,
On 14/8/26 06:53, Subrahmanya Lingappa wrote:
Add a meson option and config probe for librpmi so RISC-V machines can
opt into RPMI support when the library is available. Keep the dependency
optional so default builds without librpmi continue to work.
Signed-off-by: Subrahmanya Lingappa <[email protected]>
Reviewed-by: Daniel Henrique Barboza <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
---
Kconfig.host | 3 +++
meson.build | 14 ++++++++++++++
meson_options.txt | 2 ++
scripts/meson-buildoptions.sh | 3 +++
4 files changed, 22 insertions(+)
Could you provide a cover letter so we can understand the changes
with the previous versions? It is hard to figure out why we are
at v8 and what we have to review again.
I was incrementally fixing issues and sending out versions.
This mail with subject line has the change logs from previous few
versions, you might have missed;
as it was with all the previous versions' cover letters.
"[PATCH v8 00/10] riscv: add initial RPMI virt support"
Apparently neither the mailing list nor myself received it:
https://lore.kernel.org/qemu-devel/[email protected]/
But indeed it is on the riscv@ list...
https://lore.kernel.org/qemu-devel/[email protected]/
Please let me know if you'd like it to list change log from all the
previous versions instead.
You could have proactively done it directly, saving time to all
readers ;) Not needed anymore, I'll import it from riscv@, thanks.