qemu-e2k/tests/data/acpi/q35
Igor Mammedov 7e6055c99f tests: bios-tables-test update expected blobs
The changes are the result of
        'hw/i386/acpi-build: Deny control on PCIe Native Hot-Plug in _OSC'
which hides PCIE hotplug bit in host-bridge _OSC

Method (_OSC, 4, NotSerialized)  // _OSC: Operating System Capabilities
             {
                 CreateDWordField (Arg3, Zero, CDW1)
                 If ((Arg0 == ToUUID ("33db4d5b-1ff7-401c-9657-7441c03dd766") /* PCI Host Bridge Device */))
                 {
                     CreateDWordField (Arg3, 0x04, CDW2)
                     CreateDWordField (Arg3, 0x08, CDW3)
                     Local0 = CDW3 /* \_SB_.PCI0._OSC.CDW3 */
-                    Local0 &= 0x1F
+                    Local0 &= 0x1E

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20211112110857.3116853-6-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2021-11-15 09:44:46 -05:00
..
APIC tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
APIC.acpihmat tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
APIC.cphp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
APIC.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
APIC.xapic tests: acpi: update expected tables blobs 2021-10-20 04:37:55 -04:00
DMAR.dmar tests: acpi: add expected blob for DMAR table 2021-10-20 04:37:55 -04:00
DSDT tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.acpihmat tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.bridge tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.cphp tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.dimmpxm tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.ipmibt tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.ivrs tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.memhp tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.mmio64 tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.multi-bridge tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.nohpet tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.numamem tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.tis.tpm2 tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.tis.tpm12 tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
DSDT.xapic tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
FACP tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
FACP.nosmm qtest/acpi/bios-tables-test: update acpi tables 2021-02-23 10:58:42 -05:00
FACP.xapic tests: acpi: update expected tables blobs 2021-10-20 04:37:55 -04:00
FACS tests: Move tests/acpi-test-data/ to tests/data/acpi/ 2018-11-05 13:23:31 -05:00
HMAT.acpihmat tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
HPET tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
IVRS.ivrs tests: acpi: update expected blobs 2021-10-20 04:37:55 -04:00
MCFG tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
NFIT.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SLIT.cphp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SLIT.memhp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.acpihmat tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.cphp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.memhp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.mmio64 tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.numamem tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.xapic tests: acpi: update expected tables blobs 2021-10-20 04:37:55 -04:00
SSDT.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
TCPA.tis.tpm12 tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs 2021-08-31 17:33:12 -04:00
TPM2.tis.tpm2 tests: acpi: tpm2: Add the renamed ACPI files and drop old ones 2021-08-31 17:33:12 -04:00
WAET tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00