[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 41/66] tests/acpi: allow changes in DSDT.noacpihp table blob
From: |
Michael S. Tsirkin |
Subject: |
[PULL 41/66] tests/acpi: allow changes in DSDT.noacpihp table blob |
Date: |
Mon, 10 Jul 2023 19:04:23 -0400 |
From: Ani Sinha <anisinha@redhat.com>
We are going to fix bio-tables-test in the next patch and hence need to
make sure the acpi tests continue to pass.
Signed-off-by: Ani Sinha <anisinha@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230705115925.5339-2-anisinha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.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..31df9c6187 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/DSDT.noacpihp",
--
MST
- [PULL 31/66] hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property, (continued)
- [PULL 31/66] hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property, Michael S. Tsirkin, 2023/07/10
- [PULL 32/66] hw/pci-host/i440fx: Resolve i440fx_init(), Michael S. Tsirkin, 2023/07/10
- [PULL 33/66] hw/i386/pc_piix: Move i440fx' realize near its qdev_new(), Michael S. Tsirkin, 2023/07/10
- [PULL 34/66] hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction(), Michael S. Tsirkin, 2023/07/10
- [PULL 35/66] hw/pci/pci: Remove multifunction parameter from pci_new_multifunction(), Michael S. Tsirkin, 2023/07/10
- [PULL 36/66] pcie: Release references of virtual functions, Michael S. Tsirkin, 2023/07/10
- [PULL 37/66] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac(), Michael S. Tsirkin, 2023/07/10
- [PULL 38/66] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq(), Michael S. Tsirkin, 2023/07/10
- [PULL 39/66] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_offloads(), Michael S. Tsirkin, 2023/07/10
- [PULL 40/66] vhost-vdpa: mute unaligned memory error report, Michael S. Tsirkin, 2023/07/10
- [PULL 41/66] tests/acpi: allow changes in DSDT.noacpihp table blob,
Michael S. Tsirkin <=
- [PULL 42/66] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port, Michael S. Tsirkin, 2023/07/10
- [PULL 43/66] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp, Michael S. Tsirkin, 2023/07/10
- [PULL 44/66] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test, Michael S. Tsirkin, 2023/07/10
- [PULL 47/66] virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask(), Michael S. Tsirkin, 2023/07/10
- [PULL 52/66] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments, Michael S. Tsirkin, 2023/07/10
- [PULL 50/66] include: attempt to document device_class_set_props, Michael S. Tsirkin, 2023/07/10
- [PULL 51/66] include/hw: document the device_class_set_parent_* fns, Michael S. Tsirkin, 2023/07/10
- [PULL 49/66] vdpa: Fix possible use-after-free for VirtQueueElement, Michael S. Tsirkin, 2023/07/10
- [PULL 53/66] include/hw/virtio: document virtio_notify_config, Michael S. Tsirkin, 2023/07/10
- [PULL 48/66] pcie: Add hotplug detect state register to cmask, Michael S. Tsirkin, 2023/07/10