qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Liav Albani <liavalb@gmail.com>
To: qemu-devel@nongnu.org
Cc: ani@anisinha.ca, imammedo@redhat.com,
	Liav Albani <liavalb@gmail.com>,
	mst@redhat.com
Subject: [PATCH v3 2/4] tests/acpi: i386: allow FACP acpi table changes
Date: Sat, 26 Feb 2022 08:30:17 +0200	[thread overview]
Message-ID: <20220226063019.1112654-3-liavalb@gmail.com> (raw)
In-Reply-To: <20220226063019.1112654-1-liavalb@gmail.com>

The FACP table is going to be changed for x86/q35 machines. To be sure
the following changes are not breaking any QEMU test this change follows
step 2 from the bios-tables-test.c guide on changes that affect ACPI
tables.

Signed-off-by: Liav Albani <liavalb@gmail.com>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..7570e39369 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,5 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/FACP",
+"tests/data/acpi/q35/FACP.nosmm",
+"tests/data/acpi/q35/FACP.slic",
+"tests/data/acpi/q35/FACP.xapic",
-- 
2.35.1



  parent reply	other threads:[~2022-02-26  6:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-26  6:30 [PATCH v3 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table Liav Albani
2022-02-26  6:30 ` [PATCH v3 1/4] hw/isa: add function to check for existence of device by its type Liav Albani
2022-02-27  7:27   ` Ani Sinha
2022-02-27 19:03     ` Liav Albani
2022-02-26  6:30 ` Liav Albani [this message]
2022-02-27  6:57   ` [PATCH v3 2/4] tests/acpi: i386: allow FACP acpi table changes Ani Sinha
2022-02-26  6:30 ` [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table Liav Albani
2022-02-27  6:56   ` Ani Sinha
2022-02-27 18:59     ` Liav Albani
2022-02-27 10:48   ` Bernhard Beschow
2022-02-27 18:58     ` Liav Albani
2022-02-27 21:33       ` Bernhard Beschow
2022-02-28  5:01         ` Ani Sinha
2022-02-28  6:56           ` Ani Sinha
2022-02-28  8:47             ` Ani Sinha
2022-02-26  6:30 ` [PATCH v3 4/4] tests/acpi: i386: update FACP table differences Liav Albani
2022-02-27  7:05   ` Ani Sinha

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=20220226063019.1112654-3-liavalb@gmail.com \
    --to=liavalb@gmail.com \
    --cc=ani@anisinha.ca \
    --cc=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.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 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).