Re: [PATCH] tests: document how to update acpi tables

2019-10-07 Thread Thomas Huth
On 05/10/2019 23.27, Michael S. Tsirkin wrote: > Looks like no one understands how to do it. > Document the process. > > Signed-off-by: Michael S. Tsirkin > --- > tests/bios-tables-test.c | 27 +++ > 1 file changed, 27 insertions(+) > > diff --git a/tests/bios-tables-tes

[PATCH] tests: document how to update acpi tables

2019-10-05 Thread Michael S. Tsirkin
Looks like no one understands how to do it. Document the process. Signed-off-by: Michael S. Tsirkin --- tests/bios-tables-test.c | 27 +++ 1 file changed, 27 insertions(+) diff --git a/tests/bios-tables-test.c b/tests/bios-tables-test.c index 652a78773f..0b33fb265f 10064