From: "Michael S. Tsirkin" <mst@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Mohamed Mediouni" <mohamed@unpredictable.fr>,
qemu-devel@nongnu.org, "Zhao Liu" <zhao1.liu@intel.com>,
"Roman Bolshakov" <rbolshakov@ddn.com>,
qemu-arm@nongnu.org, "Ani Sinha" <anisinha@redhat.com>,
"Daniel P. Berrangé" <berrange@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Yanan Wang" <wangyanan55@huawei.com>,
"Akihiko Odaki" <odaki@rsg.ci.i.u-tokyo.ac.jp>,
"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
"Pedro Barbuda" <pbarbuda@microsoft.com>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Shannon Zhao" <shannon.zhaosl@gmail.com>,
"Igor Mammedov" <imammedo@redhat.com>,
"Cameron Esfahani" <dirty@apple.com>,
"Alexander Graf" <agraf@csgraf.de>,
"Eduardo Habkost" <eduardo@habkost.net>,
"Phil Dennis-Jordan" <phil@philjordan.eu>
Subject: Re: [PATCH v18 05/22] tests: data: update AArch64 ACPI tables
Date: Thu, 29 Jan 2026 08:58:53 -0500 [thread overview]
Message-ID: <20260129085831-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <CAFEAcA9qtLv1wOKkEmtNO5UsGTAM0x7YD+y8Fsu8hCQRAD_o5A@mail.gmail.com>
On Thu, Jan 29, 2026 at 01:36:49PM +0000, Peter Maydell wrote:
> On Tue, 27 Jan 2026 at 18:28, Mohamed Mediouni <mohamed@unpredictable.fr> wrote:
> >
> > After the previous commit introducing GICv3 + GICv2m configurations,
> > update the AArch64 ACPI tables for the GICv2 case.
> >
> > Signed-off-by: Mohamed Mediouni <mohamed@unpredictable.fr>
> > ---
> > tests/data/acpi/aarch64/virt/IORT | Bin 128 -> 84 bytes
> > tests/data/acpi/aarch64/virt/IORT.smmuv3-dev | Bin 364 -> 260 bytes
> > tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy | Bin 276 -> 192 bytes
> > tests/qtest/bios-tables-test-allowed-diff.h | 3 ---
> > 4 files changed, 3 deletions(-)
>
> The process documented in tests/qtest/bios-tables-test.c says
> that this commit is supposed to have the diff of the disassembled
> table data in the commit message, so that human reviewers can
> confirm that the changes are as expected. (If you git log
> tests/data/acpi you can see how this looks.)
not just that, also so the patch can be rebased.
> Can you provide the ASL diff, please? (If this is going to be the
> only fix needed to this version of the series, which I hope it
> will be, then I can update the commit message as I apply the
> series, so you don't need to respin, just reply with the updated
> commit message with the diff in it.)
>
> thanks
> -- PMM
next prev parent reply other threads:[~2026-01-29 13:59 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-27 18:27 [PATCH v18 00/22] WHPX support for Arm Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 01/22] target/arm/kvm: add constants for new PSCI versions Mohamed Mediouni
2026-01-28 8:14 ` Philippe Mathieu-Daudé
2026-01-27 18:27 ` [PATCH v18 02/22] accel/system: Introduce hwaccel_enabled() helper Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 03/22] qtest: hw/arm: virt: skip ACPI test for IORT with GICv2 Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 04/22] hw: arm: virt: rework MSI-X configuration Mohamed Mediouni
2026-01-29 15:21 ` Peter Maydell
2026-01-27 18:27 ` [PATCH v18 05/22] tests: data: update AArch64 ACPI tables Mohamed Mediouni
2026-01-29 13:36 ` Peter Maydell
2026-01-29 13:41 ` Peter Maydell
2026-01-29 13:58 ` Michael S. Tsirkin [this message]
2026-01-29 14:34 ` Mohamed Mediouni
2026-01-29 15:05 ` Peter Maydell
2026-01-27 18:27 ` [PATCH v18 06/22] qtest: hw/arm: virt: add new test case for GICv3 + GICv2m Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 07/22] docs: arm: update virt machine model description Mohamed Mediouni
2026-01-29 15:23 ` Peter Maydell
2026-01-27 18:27 ` [PATCH v18 08/22] whpx: Move around files before introducing AArch64 support Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 09/22] whpx: reshuffle common code Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 10/22] whpx: ifdef out winhvemulation on non-x86_64 Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 11/22] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 12/22] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 13/22] whpx: interrupt controller support Mohamed Mediouni
2026-01-29 15:28 ` Peter Maydell
2026-01-29 16:51 ` Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 14/22] whpx: add arm64 support Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 15/22] whpx: change memory management logic Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 16/22] target/arm: cpu: mark WHPX as supporting PSCI 1.3 Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 17/22] whpx: arm64: clamp down IPA size Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 18/22] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF Mohamed Mediouni
2026-01-27 18:27 ` [PATCH v18 19/22] whpx: arm64: implement -cpu host Mohamed Mediouni
2026-01-27 18:28 ` [PATCH v18 20/22] target/arm: whpx: instantiate GIC early Mohamed Mediouni
2026-01-29 15:31 ` Peter Maydell
2026-01-29 16:25 ` Mohamed Mediouni
2026-01-27 18:28 ` [PATCH v18 21/22] whpx: enable arm64 builds Mohamed Mediouni
2026-01-27 18:28 ` [PATCH v18 22/22] whpx: arm64: add partition-wide reset on the reboot path Mohamed Mediouni
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=20260129085831-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=agraf@csgraf.de \
--cc=anisinha@redhat.com \
--cc=berrange@redhat.com \
--cc=dirty@apple.com \
--cc=eduardo@habkost.net \
--cc=imammedo@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=mohamed@unpredictable.fr \
--cc=odaki@rsg.ci.i.u-tokyo.ac.jp \
--cc=pbarbuda@microsoft.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=phil@philjordan.eu \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=rbolshakov@ddn.com \
--cc=richard.henderson@linaro.org \
--cc=shannon.zhaosl@gmail.com \
--cc=wangyanan55@huawei.com \
--cc=zhao1.liu@intel.com \
/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.