Re: [PATCH 0/3] RISC-V: ACPI: Update FADT and MADT versions

2025-07-24 Thread Michael S. Tsirkin
On Wed, Jul 16, 2025 at 08:11:37PM +0530, Sunil V L wrote: > Since RISC-V support is added only in ACPI 6.6, it should adhere to the > expected FADT and MADT versions. Update them. Seems legit Acked-by: Michael S. Tsirkin Risc maintainers, any feedback? > Sunil V L (3): > bios-tables-test-a

[PATCH 0/3] RISC-V: ACPI: Update FADT and MADT versions

2025-07-16 Thread Sunil V L
Since RISC-V support is added only in ACPI 6.6, it should adhere to the expected FADT and MADT versions. Update them. Sunil V L (3): bios-tables-test-allowed-diff.h: Allow RISC-V FADT and MADT changes hw/riscv/virt-acpi-build.c: Update FADT and MADT versions tests/data/acpi/riscv64: Update e