[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, G
From: |
Jonathan Cameron |
Subject: |
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc) |
Date: |
Wed, 5 Jun 2024 17:08:45 +0100 |
On Wed, 5 Jun 2024 09:01:37 -0700
Richard Henderson <richard.henderson@linaro.org> wrote:
> On 6/5/24 10:27, Jonathan Cameron wrote:
> >> This fails testing:
> >>
> >> https://gitlab.com/qemu-project/qemu/-/jobs/7021105504
> >>
> >> acpi-test: Warning! SRAT binary file mismatch. Actual
> >> [aml:/tmp/aml-GHR6O2], Expected
> >> [aml:tests/data/acpi/q35/SRAT.acpihmat-generic-x].
> >> See source file tests/qtest/bios-tables-test.c for instructions on how to
> >> update expected
> >> files.
> >> to see ASL diff between mismatched files install IASL, rebuild QEMU from
> >> scratch and
> >> re-run tests with V=1 environment variable set**
> >> ERROR:../alt/tests/qtest/bios-tables-test.c:550:test_acpi_asl: assertion
> >> failed:
> >> (all_tables_match)
> >> Bail out! ERROR:../alt/tests/qtest/bios-tables-test.c:550:test_acpi_asl:
> >> assertion failed:
> >> (all_tables_match)
> >> Aborted (core dumped)
> >>
> >
> > s390 and passes on an x86 host, so I guess an endian bug - any chance of a
> > table dump
> > from someone with access to an s390 host?
>
> Sure. By what incantation do I produce a dump?
If you still have the /mnt/aml-GHR602 above then either upload that somewhere or
iasl -d /mnt/aml-GHR602
should generate you a suitable text file. However generic ports are fairly
recent
so you may need a newer iasl from acpica-tools to decode.
It will moan if it doesn't understand the content.
Jonathan
>
>
> r~
- [PULL 31/46] hw/acpi/GI: Fix trivial parameter alignment issue., (continued)
- [PULL 31/46] hw/acpi/GI: Fix trivial parameter alignment issue., Michael S. Tsirkin, 2024/06/04
- [PULL 32/46] hw/acpi: Insert an acpi-generic-node base under acpi-generic-initiator, Michael S. Tsirkin, 2024/06/04
- [PULL 33/46] hw/acpi: Generic Port Affinity Structure support, Michael S. Tsirkin, 2024/06/04
- [PULL 34/46] bios-tables-test: Allow for new acpihmat-generic-x test data., Michael S. Tsirkin, 2024/06/04
- [PULL 35/46] bios-tables-test: Add complex SRAT / HMAT test for GI GP, Michael S. Tsirkin, 2024/06/04
- [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc), Michael S. Tsirkin, 2024/06/04
- Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc), Richard Henderson, 2024/06/05
- Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc), Jonathan Cameron, 2024/06/05
- Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc), Jonathan Cameron, 2024/06/05
- Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc), Richard Henderson, 2024/06/05
- Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc),
Jonathan Cameron <=
- Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc), Jonathan Cameron, 2024/06/05
- Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc), Richard Henderson, 2024/06/05
- Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc), Jonathan Cameron, 2024/06/05
[PULL 37/46] scripts/update-linux-headers: Copy setup_data.h to correct directory, Michael S. Tsirkin, 2024/06/04
[PULL 38/46] linux-headers: update to 6.10-rc1, Michael S. Tsirkin, 2024/06/04
[PULL 39/46] hw/misc/pvpanic: centralize definition of supported events, Michael S. Tsirkin, 2024/06/04
[PULL 40/46] tests/qtest/pvpanic: use centralized definition of supported events, Michael S. Tsirkin, 2024/06/04
[PULL 41/46] hw/misc/pvpanic: add support for normal shutdowns, Michael S. Tsirkin, 2024/06/04
[PULL 42/46] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal, Michael S. Tsirkin, 2024/06/04
[PULL 43/46] tests/qtest/pvpanic: add tests for pvshutdown event, Michael S. Tsirkin, 2024/06/04