All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yicong Yang via <qemu-devel@nongnu.org>
To: <mst@redhat.com>, <peter.maydell@linaro.org>,
	<imammedo@redhat.com>, <ani@anisinha.ca>, <eduardo@habkost.net>,
	<marcel.apfelbaum@gmail.com>, <f4bug@amsat.org>,
	<wangyanan55@huawei.com>, <qemu-devel@nongnu.org>
Cc: <jonathan.cameron@huawei.com>, <linuxarm@huawei.com>,
	<yangyicong@hisilicon.com>, <prime.zeng@huawei.com>,
	<hesham.almatary@huawei.com>, <ionela.voinescu@arm.com>,
	<darren@os.amperecomputing.com>
Subject: [PATCH v5 1/6] tests: virt: Allow changes to PPTT test table
Date: Thu, 29 Dec 2022 14:55:08 +0800	[thread overview]
Message-ID: <20221229065513.55652-2-yangyicong@huawei.com> (raw)
In-Reply-To: <20221229065513.55652-1-yangyicong@huawei.com>

From: Yicong Yang <yangyicong@hisilicon.com>

Allow changes to test/data/acpi/virt/PPTT*, prepare to change the
building policy of the cluster topology.

Reviewed-by: Yanan Wang <wangyanan55@huawei.com>
Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..fc12cd8c5c 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,3 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/virt/PPTT",
+"tests/data/acpi/virt/PPTT.acpihmatvirt",
-- 
2.24.0



  reply	other threads:[~2022-12-29  6:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-29  6:55 [PATCH v5 0/6] Only generate cluster node in PPTT when specified Yicong Yang via
2022-12-29  6:55 ` Yicong Yang via [this message]
2022-12-29  6:55 ` [PATCH v5 2/6] hw/acpi/aml-build: " Yicong Yang via
2022-12-29  6:55 ` [PATCH v5 3/6] tests: virt: Update expected ACPI tables for virt test Yicong Yang via
2022-12-29  6:55 ` [PATCH v5 4/6] tests: acpi: Add and whitelist *.topology blobs Yicong Yang via
2022-12-29  6:55 ` [PATCH v5 5/6] tests: acpi: aarch64: Add topology test for aarch64 Yicong Yang via
2022-12-29  6:55 ` [PATCH v5 6/6] tests: acpi: aarch64: Add *.topology tables Yicong Yang via

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=20221229065513.55652-2-yangyicong@huawei.com \
    --to=qemu-devel@nongnu.org \
    --cc=ani@anisinha.ca \
    --cc=darren@os.amperecomputing.com \
    --cc=eduardo@habkost.net \
    --cc=f4bug@amsat.org \
    --cc=hesham.almatary@huawei.com \
    --cc=imammedo@redhat.com \
    --cc=ionela.voinescu@arm.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=linuxarm@huawei.com \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=mst@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=prime.zeng@huawei.com \
    --cc=wangyanan55@huawei.com \
    --cc=yangyicong@hisilicon.com \
    --cc=yangyicong@huawei.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.