From: Bui Quang Minh <minhquangbui99@gmail.com>
To: qemu-devel@nongnu.org
Cc: "David Woodhouse" <dwmw2@infradead.org>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Eduardo Habkost" <eduardo@habkost.net>,
"Michael S . Tsirkin" <mst@redhat.com>,
"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
"Igor Mammedov" <imammedo@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Joao Martins" <joao.m.martins@oracle.com>,
"Peter Xu" <peterx@redhat.com>,
"Jason Wang" <jasowang@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Phil Dennis-Jordan" <lists@philjordan.eu>,
"Santosh Shukla" <santosh.shukla@amd.com>,
"Bui Quang Minh" <minhquangbui99@gmail.com>
Subject: [PATCH v12 5/7] test: bios-tables-test: prepare IVRS change in ACPI table
Date: Thu, 11 Jan 2024 22:44:02 +0700 [thread overview]
Message-ID: <20240111154404.5333-6-minhquangbui99@gmail.com> (raw)
In-Reply-To: <20240111154404.5333-1-minhquangbui99@gmail.com>
Following the instructions in bios-tables-test, this lists that IVRS.ivrs
in ACPI table will be changed to add new IVHD type 0x11.
Signed-off-by: Bui Quang Minh <minhquangbui99@gmail.com>
---
tests/qtest/bios-tables-test-allowed-diff.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..ac420db6b7 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,2 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/IVRS.ivrs",
--
2.25.1
next prev parent reply other threads:[~2024-01-11 15:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-11 15:43 [PATCH v12 0/7] Support x2APIC mode with TCG accelerator Bui Quang Minh
2024-01-11 15:43 ` [PATCH v12 1/7] i386/tcg: implement x2APIC registers MSR access Bui Quang Minh
2024-01-11 15:43 ` [PATCH v12 2/7] apic: add support for x2APIC mode Bui Quang Minh
2024-01-11 15:44 ` [PATCH v12 3/7] apic, i386/tcg: add x2apic transitions Bui Quang Minh
2024-01-11 15:44 ` [PATCH v12 4/7] intel_iommu: allow Extended Interrupt Mode when using userspace APIC Bui Quang Minh
2024-01-11 15:44 ` Bui Quang Minh [this message]
2024-01-11 15:44 ` [PATCH v12 6/7] amd_iommu: report x2APIC support to the operating system Bui Quang Minh
2024-01-11 15:44 ` [PATCH v12 7/7] test: bios-tables-test: add IVRS changed binary Bui Quang Minh
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=20240111154404.5333-6-minhquangbui99@gmail.com \
--to=minhquangbui99@gmail.com \
--cc=alex.bennee@linaro.org \
--cc=dwmw2@infradead.org \
--cc=eduardo@habkost.net \
--cc=imammedo@redhat.com \
--cc=jasowang@redhat.com \
--cc=joao.m.martins@oracle.com \
--cc=lists@philjordan.eu \
--cc=marcel.apfelbaum@gmail.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=santosh.shukla@amd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).