qemu-e2k/tests/data/acpi/q35
Liav Albani 5f051fdb35 tests/acpi: i386: update FACP table differences
After changing the IAPC boot flags register to indicate support of i8042
in the machine chipset to help the guest OS to determine its existence
"faster", we need to have the updated FACP ACPI binary images in tree.

The ASL changes introduced are shown by the following diff:

@@ -42,35 +42,35 @@
 [059h 0089   1]     PM1 Control Block Length : 02
 [05Ah 0090   1]     PM2 Control Block Length : 00
 [05Bh 0091   1]        PM Timer Block Length : 04
 [05Ch 0092   1]            GPE0 Block Length : 10
 [05Dh 0093   1]            GPE1 Block Length : 00
 [05Eh 0094   1]             GPE1 Base Offset : 00
 [05Fh 0095   1]                 _CST Support : 00
 [060h 0096   2]                   C2 Latency : 0FFF
 [062h 0098   2]                   C3 Latency : 0FFF
 [064h 0100   2]               CPU Cache Size : 0000
 [066h 0102   2]           Cache Flush Stride : 0000
 [068h 0104   1]            Duty Cycle Offset : 00
 [069h 0105   1]             Duty Cycle Width : 00
 [06Ah 0106   1]          RTC Day Alarm Index : 00
 [06Bh 0107   1]        RTC Month Alarm Index : 00
 [06Ch 0108   1]            RTC Century Index : 32
-[06Dh 0109   2]   Boot Flags (decoded below) : 0000
+[06Dh 0109   2]   Boot Flags (decoded below) : 0002
                Legacy Devices Supported (V2) : 0
-            8042 Present on ports 60/64 (V2) : 0
+            8042 Present on ports 60/64 (V2) : 1
                         VGA Not Present (V4) : 0
                       MSI Not Supported (V4) : 0
                 PCIe ASPM Not Supported (V4) : 0
                    CMOS RTC Not Present (V5) : 0
 [06Fh 0111   1]                     Reserved : 00
 [070h 0112   4]        Flags (decoded below) : 000084A5
       WBINVD instruction is operational (V1) : 1
               WBINVD flushes all caches (V1) : 0
                     All CPUs support C1 (V1) : 1
                   C2 works on MP system (V1) : 0
             Control Method Power Button (V1) : 0
             Control Method Sleep Button (V1) : 1
         RTC wake not in fixed reg space (V1) : 0
             RTC can wake system from S4 (V1) : 1
                         32-bit PM Timer (V1) : 0
                       Docking Supported (V1) : 0

Signed-off-by: Liav Albani <liavalb@gmail.com>
Acked-by: Ani Sinha <ani@anisinha.ca>
Message-Id: <20220304154032.2071585-4-ani@anisinha.ca>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-03-06 16:06:16 -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.acpierst ACPI ERST: step 6 of bios-tables-test.c 2022-02-06 04:33:50 -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: acpi: Add updated TPM related tables 2022-01-07 19:30:13 -05:00
DSDT.tis.tpm12 tests: acpi: Add updated TPM related tables 2022-01-07 19:30:13 -05:00
DSDT.viot tests/acpi: add expected blobs for VIOT test on q35 machine 2021-12-15 10:35:26 +00:00
DSDT.xapic tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
ERST.acpierst ACPI ERST: step 6 of bios-tables-test.c 2022-02-06 04:33:50 -05:00
FACP tests/acpi: i386: update FACP table differences 2022-03-06 16:06:16 -05:00
FACP.nosmm tests/acpi: i386: update FACP table differences 2022-03-06 16:06:16 -05:00
FACP.slic tests/acpi: i386: update FACP table differences 2022-03-06 16:06:16 -05:00
FACP.xapic tests/acpi: i386: update FACP table differences 2022-03-06 16:06:16 -05:00
FACS
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
SLIC.slic tests: acpi: SLIC: update expected blobs 2022-01-07 19:30:13 -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 blobs 2022-02-04 09:07:43 -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
VIOT.viot tests/acpi: add expected blobs for VIOT test on q35 machine 2021-12-15 10:35:26 +00:00
WAET tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00