qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <lvivier@redhat.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	Thomas Huth <thuth@redhat.com>,
	Eduardo Habkost <ehabkost@redhat.com>,
	Sergio Lopez <slp@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Radoslaw Biernacki <rad@semihalf.com>,
	Shannon Zhao <shannon.zhaosl@gmail.com>,
	qemu-arm@nongnu.org, Gerd Hoffmann <kraxel@redhat.com>,
	Igor Mammedov <imammedo@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Leif Lindholm <leif@nuviainc.com>,
	Richard Henderson <rth@twiddle.net>
Subject: [PATCH v2 07/11] tests/acpi: allow updates for expected data files
Date: Thu, 24 Sep 2020 08:27:30 +0200	[thread overview]
Message-ID: <20200924062734.22978-8-kraxel@redhat.com> (raw)
In-Reply-To: <20200924062734.22978-1-kraxel@redhat.com>

Also add empty tests/data/acpi/microvm/DSDT.pcie

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 4 ++++
 tests/data/acpi/microvm/DSDT.pcie           | 0
 2 files changed, 4 insertions(+)
 create mode 100644 tests/data/acpi/microvm/DSDT.pcie

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8bf4..1ee19a1bcdf8 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/microvm/DSDT.pcie",
+"tests/data/acpi/virt/DSDT",
+"tests/data/acpi/virt/DSDT.numamem",
+"tests/data/acpi/virt/DSDT.memhp",
diff --git a/tests/data/acpi/microvm/DSDT.pcie b/tests/data/acpi/microvm/DSDT.pcie
new file mode 100644
index 000000000000..e69de29bb2d1
-- 
2.27.0



  parent reply	other threads:[~2020-09-24  6:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24  6:27 [PATCH v2 00/11] microvm: add pcie support Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 01/11] move MemMapEntry Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 02/11] acpi: add acpi_dsdt_add_gpex Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 03/11] arm: use acpi_dsdt_add_gpex Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 04/11] microvm: add irq table Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 05/11] microvm: add pcie support Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 06/11] microvm/pcie: add 64bit mmio window Gerd Hoffmann
2020-09-24  6:27 ` Gerd Hoffmann [this message]
2020-09-24  6:27 ` [PATCH v2 08/11] tests/acpi: factor out common microvm test setup Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 09/11] tests/acpi: add microvm pcie test Gerd Hoffmann
2020-09-25 14:19   ` Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 10/11] acpi/gpex: no reason to use a method for _CRS Gerd Hoffmann
2020-09-24  6:27 ` [PATCH v2 11/11] tests/acpi: update expected data files Gerd Hoffmann
2020-09-24  7:29 ` [PATCH v2 00/11] microvm: add pcie support Michael S. Tsirkin
2020-09-24  9:55   ` Gerd Hoffmann

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=20200924062734.22978-8-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=leif@nuviainc.com \
    --cc=lvivier@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rad@semihalf.com \
    --cc=rth@twiddle.net \
    --cc=shannon.zhaosl@gmail.com \
    --cc=slp@redhat.com \
    --cc=thuth@redhat.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).