From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, Udo Steinberg <udo@hypervisor.org>,
qemu-arm@nongnu.org, Igor Mammedov <imammedo@redhat.com>,
Shannon Zhao <shannon.zhaosl@gmail.com>,
Gustavo Romero <gustavo.romero@linaro.org>,
Ani Sinha <anisinha@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [PATCH-for-10.0 0/5] hw/arm/virt-acpi: Do not advertise disabled GIC ITS in MADT table
Date: Thu, 3 Apr 2025 10:04:52 -0400 [thread overview]
Message-ID: <20250403100406-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20250331221239.87150-1-philmd@linaro.org>
On Tue, Apr 01, 2025 at 12:12:34AM +0200, Philippe Mathieu-Daudé wrote:
> GIC ITS can be disabled using '-M its=off'.
> When that occurs, it shouldn't be advertised in ACPI tables.
I doubt this is 10.0 material. How common is its=off that we
urgently need to fix it?
> Philippe Mathieu-Daudé (5):
> qtest/bios-tables-test: Add test for -M virt,its=off
> qtest/bios-tables-test: Whitelist aarch64/virt/APIC.its_off blob
> hw/arm/virt-acpi: Factor its_enabled() helper out
> hw/arm/virt-acpi: Do not advertise disabled GIC ITS
> qtest/bios-tables-test: Update aarch64/virt/APIC.its_off blob
>
> hw/arm/virt-acpi-build.c | 12 +++++++++---
> tests/qtest/bios-tables-test.c | 22 ++++++++++++++++++++++
> tests/data/acpi/aarch64/virt/APIC.its_off | Bin 0 -> 164 bytes
> tests/data/acpi/aarch64/virt/FACP.its_off | Bin 0 -> 276 bytes
> tests/data/acpi/aarch64/virt/IORT.its_off | Bin 0 -> 236 bytes
> 5 files changed, 31 insertions(+), 3 deletions(-)
> create mode 100644 tests/data/acpi/aarch64/virt/APIC.its_off
> create mode 100644 tests/data/acpi/aarch64/virt/FACP.its_off
> create mode 100644 tests/data/acpi/aarch64/virt/IORT.its_off
>
> --
> 2.47.1
prev parent reply other threads:[~2025-04-03 14:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-31 22:12 [PATCH-for-10.0 0/5] hw/arm/virt-acpi: Do not advertise disabled GIC ITS in MADT table Philippe Mathieu-Daudé
2025-03-31 22:12 ` [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt, its=off Philippe Mathieu-Daudé
2025-04-02 6:41 ` [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt,its=off Gustavo Romero
2025-04-02 10:30 ` Philippe Mathieu-Daudé
2025-04-03 6:25 ` Gustavo Romero
2025-04-03 12:47 ` Philippe Mathieu-Daudé
2025-04-04 0:49 ` Gustavo Romero
2025-03-31 22:12 ` [PATCH-for-10.0 2/5] qtest/bios-tables-test: Whitelist aarch64/virt/APIC.its_off blob Philippe Mathieu-Daudé
2025-04-02 6:43 ` Gustavo Romero
2025-04-02 10:31 ` Philippe Mathieu-Daudé
2025-04-03 6:27 ` Gustavo Romero
2025-03-31 22:12 ` [PATCH-for-10.0 3/5] hw/arm/virt-acpi: Factor its_enabled() helper out Philippe Mathieu-Daudé
2025-04-02 6:43 ` Gustavo Romero
2025-04-02 10:27 ` Philippe Mathieu-Daudé
2025-04-03 6:28 ` Gustavo Romero
2025-03-31 22:12 ` [PATCH-for-10.0 4/5] hw/arm/virt-acpi: Do not advertise disabled GIC ITS Philippe Mathieu-Daudé
2025-04-02 6:45 ` Gustavo Romero
2025-03-31 22:12 ` [PATCH-for-10.0 5/5] qtest/bios-tables-test: Update aarch64/virt/APIC.its_off blob Philippe Mathieu-Daudé
2025-04-02 6:45 ` Gustavo Romero
2025-04-02 10:34 ` Philippe Mathieu-Daudé
2025-04-03 6:31 ` Gustavo Romero
2025-04-03 14:04 ` Michael S. Tsirkin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250403100406-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=anisinha@redhat.com \
--cc=gustavo.romero@linaro.org \
--cc=imammedo@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=shannon.zhaosl@gmail.com \
--cc=udo@hypervisor.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.