Re: [PATCH v2 1/3] tests/acpi: pc: allow DSDT acpi table changes

2024-09-24 Thread Igor Mammedov
On Tue, 24 Sep 2024 13:24:10 + Ricardo Ribalda wrote: > Signed-off-by: Ricardo Ribalda Acked-by: Igor Mammedov > --- > tests/qtest/bios-tables-test-allowed-diff.h | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git a/tests/qtest/bios-tables-test-allowed-diff.h > b/t

[PATCH v2 1/3] tests/acpi: pc: allow DSDT acpi table changes

2024-09-24 Thread Ricardo Ribalda
Signed-off-by: Ricardo Ribalda --- tests/qtest/bios-tables-test-allowed-diff.h | 15 +++ 1 file changed, 15 insertions(+) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8b..f81f4e2469 100644 --- a/tests/qtest/bios

Re: [PATCH v2 1/3] tests/acpi: pc: allow DSDT acpi table changes

2024-06-07 Thread Michael S. Tsirkin
On Fri, Jun 07, 2024 at 08:58:56AM +, Ricardo Ribalda wrote: > Signed-off-by: Ricardo Ribalda Thanks for working on this. Pls include a cover letter with a patchset in the future. That should include a changelog, too. > --- > tests/qtest/bios-tables-test-allowed-diff.h | 1 + > 1 file chan

[PATCH v2 1/3] tests/acpi: pc: allow DSDT acpi table changes

2024-06-07 Thread Ricardo Ribalda
Signed-off-by: Ricardo Ribalda --- tests/qtest/bios-tables-test-allowed-diff.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8b..b2c2c10cbc 100644 --- a/tests/qtest/bios-tables-test-allo