From nobody Fri May 10 18:04:26 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1669045015; cv=none; d=zohomail.com; s=zohoarc; b=FZJv9K1QJ1Bh+x1RmTDGN9NpBDD0pxn9Q0wUNcUqh6PcMjfLEjeWFX/3yOG6ifZouUDw2PHZfDAv4cUNq5hM4fj59iHrXokQMvcB3ehG6hszwBaooAJeCiEjNoisUowgTEKth5IBV8cH1+aVR1gQYu6SVt+YY5OEEANfYj60+ZY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1669045015; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=bf/WPAv0+cqVT+9DDUfnrvNlXqAtKpXtmMU+DaUdE6I=; b=CDjQ9JLDncsauH4nFVwl9U1FqEbzH4fVuFTzs5ktz21ufzMCt4EWT9nZYzKFp07xAuyI5nIpFPYk/HjZo5RrGYLwIGZiL6OHIJ92Dxolu3vK/jYVe7Yi1I7feUVuyvuToxkIBAs9Eisf19Qt3VDDkRTBfFp5rpncg8fVE9obHJU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1669045015463404.52700484016646; Mon, 21 Nov 2022 07:36:55 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ox8qN-0002eM-Ex; Mon, 21 Nov 2022 10:36:23 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ox8qK-0002dQ-Pq for qemu-devel@nongnu.org; Mon, 21 Nov 2022 10:36:20 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ox8qJ-0007sB-6B for qemu-devel@nongnu.org; Mon, 21 Nov 2022 10:36:20 -0500 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-608-ydM1FOceOv6ruQreCliJhw-1; Mon, 21 Nov 2022 10:36:17 -0500 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id B8F99801585; Mon, 21 Nov 2022 15:36:16 +0000 (UTC) Received: from dell-r430-03.lab.eng.brq2.redhat.com (dell-r430-03.lab.eng.brq2.redhat.com [10.37.153.18]) by smtp.corp.redhat.com (Postfix) with ESMTP id 156D5492CA4; Mon, 21 Nov 2022 15:36:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1669044978; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bf/WPAv0+cqVT+9DDUfnrvNlXqAtKpXtmMU+DaUdE6I=; b=gwIeWx3x9FK+SEM+gYZNxx/u/ET2H1541sed2Jrtzge3BQHmJ57tqvAPd1xXxAT7dfEkB5 CmT2jdxSlinE68Saktx3sfPRgfuFTtYpG6GHUepp/LiFbqXgXzl/qVAAuhY2Azo76RjaiO +bpX0/ApVLf6ByCALBj5qpx+GJk5Ryg= X-MC-Unique: ydM1FOceOv6ruQreCliJhw-1 From: Igor Mammedov To: qemu-devel@nongnu.org Cc: mst@redhat.com, ani@anisinha.ca, kraxel@redhat.com Subject: [PATCH for-7.2 1/3] tests: acpi: whitelist DSDT before moving PRQx to _SB scope Date: Mon, 21 Nov 2022 16:36:11 +0100 Message-Id: <20221121153613.3972225-2-imammedo@redhat.com> In-Reply-To: <20221121153613.3972225-1-imammedo@redhat.com> References: <20221121153613.3972225-1-imammedo@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=imammedo@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1669045016381100003 Signed-off-by: Igor Mammedov --- tests/qtest/bios-tables-test-allowed-diff.h | 36 +++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios= -tables-test-allowed-diff.h index dfb8523c8b..a4587652dd 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,37 @@ /* List of comma-separated changed AML files to ignore */ +"tests/data/acpi/pc/DSDT", +"tests/data/acpi/pc/DSDT.acpierst", +"tests/data/acpi/pc/DSDT.acpihmat", +"tests/data/acpi/pc/DSDT.bridge", +"tests/data/acpi/pc/DSDT.cphp", +"tests/data/acpi/pc/DSDT.dimmpxm", +"tests/data/acpi/pc/DSDT.hpbridge", +"tests/data/acpi/pc/DSDT.hpbrroot", +"tests/data/acpi/pc/DSDT.ipmikcs", +"tests/data/acpi/pc/DSDT.memhp", +"tests/data/acpi/pc/DSDT.nohpet", +"tests/data/acpi/pc/DSDT.numamem", +"tests/data/acpi/pc/DSDT.roothp", +"tests/data/acpi/q35/DSDT", +"tests/data/acpi/q35/DSDT.acpierst", +"tests/data/acpi/q35/DSDT.acpihmat", +"tests/data/acpi/q35/DSDT.acpihmat-noinitiator", +"tests/data/acpi/q35/DSDT.applesmc", +"tests/data/acpi/q35/DSDT.bridge", +"tests/data/acpi/q35/DSDT.cphp", +"tests/data/acpi/q35/DSDT.cxl", +"tests/data/acpi/q35/DSDT.core-count2", +"tests/data/acpi/q35/DSDT.dimmpxm", +"tests/data/acpi/q35/DSDT.ipmibt", +"tests/data/acpi/q35/DSDT.ipmismbus", +"tests/data/acpi/q35/DSDT.ivrs", +"tests/data/acpi/q35/DSDT.memhp", +"tests/data/acpi/q35/DSDT.mmio64", +"tests/data/acpi/q35/DSDT.multi-bridge", +"tests/data/acpi/q35/DSDT.nohpet", +"tests/data/acpi/q35/DSDT.numamem", +"tests/data/acpi/q35/DSDT.pvpanic-isa", +"tests/data/acpi/q35/DSDT.tis.tpm12", +"tests/data/acpi/q35/DSDT.tis.tpm2", +"tests/data/acpi/q35/DSDT.viot", +"tests/data/acpi/q35/DSDT.xapic", --=20 2.31.1 From nobody Fri May 10 18:04:26 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1669045063; cv=none; d=zohomail.com; s=zohoarc; b=b31tIQkTwXR+U7NbOuJACp9lMlWGgKm0BT/ZkvgDDt362MW+sXyCe7dfL2Fo8lQsRxCP3SnGvm6AOk8RrFj1BJmZ205JiyerzqZsBMB1U6MmqJa1XUzfPV+IO3UGMYCi8Vy0rDdsGzFxk27hqPUaN3xMnoQszaYAO3+4Hm8g06w= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1669045063; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=oLH8CAr1JNmuEyzN94CvCCahHWeKKGMbmjL8SCL35nA=; b=XyngYIHOMcfcXJRixOuIbcsbwznEKJghuPufB3smKv90Sp8aGORY1EszytY9OIi0OXiFate3z/pK4XFV2eec7wGJ4iqlgFXAISd4ojP7YzNlLggk3vJ4LHaScTq5n9QXcgctdCvynmmsmxN7vRmIEG+Lijt2/x/PrUhHjz/9x9k= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1669045063658639.2287358396682; Mon, 21 Nov 2022 07:37:43 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ox8qV-0002fo-Vq; Mon, 21 Nov 2022 10:36:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ox8qU-0002f5-Hk for qemu-devel@nongnu.org; Mon, 21 Nov 2022 10:36:30 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ox8qP-0007sv-Ij for qemu-devel@nongnu.org; Mon, 21 Nov 2022 10:36:30 -0500 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-348-BcTTA9JfNTuOboTRsk2JxA-1; Mon, 21 Nov 2022 10:36:18 -0500 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id CB706800B23; Mon, 21 Nov 2022 15:36:17 +0000 (UTC) Received: from dell-r430-03.lab.eng.brq2.redhat.com (dell-r430-03.lab.eng.brq2.redhat.com [10.37.153.18]) by smtp.corp.redhat.com (Postfix) with ESMTP id E9248492CA4; Mon, 21 Nov 2022 15:36:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1669044985; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oLH8CAr1JNmuEyzN94CvCCahHWeKKGMbmjL8SCL35nA=; b=ZXEEFA47fo4VGgcQHQjuV2WHeZxO61rbBWbU5IJECogQqhHPcmgxiAGCpr5ZqBX3ytweXq w3Z87DoKLslhM4ShVLCIoBEfHdLgMDNH4yJ9lcfiVMWohq6bkIbR8QHR70j2KYttOtF6xO seOf1JQVa55HPHPOoVVZwiQeRwSmunk= X-MC-Unique: BcTTA9JfNTuOboTRsk2JxA-1 From: Igor Mammedov To: qemu-devel@nongnu.org Cc: mst@redhat.com, ani@anisinha.ca, kraxel@redhat.com, =?UTF-8?q?Volker=20R=C3=BCmelin?= Subject: [PATCH for-7.2 2/3] acpi: x86: move RPQx field back to _SB scope Date: Mon, 21 Nov 2022 16:36:12 +0100 Message-Id: <20221121153613.3972225-3-imammedo@redhat.com> In-Reply-To: <20221121153613.3972225-1-imammedo@redhat.com> References: <20221121153613.3972225-1-imammedo@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=imammedo@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1669045064480100003 Commit 47a373faa6b2 (acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines = and let bus ennumeration generate AML) moved ISA bridge AML generation to respective devices and was using aml_alias() to provide PRQx fields in _SB. scope. However, it turned out that SeaBIOS was not able to process Alias opcode when parsing DSDT, resulting in lack of keyboard during boot (SeaBIOS console, grub, FreeDOS). While fix for SeaBIOS is posted https://mail.coreboot.org/hyperkitty/list/seabios@seabios.org/thread/RGPL= 7HESH5U5JRLEO6FP77CZVHZK5J65/ fixed SeaBIOS might not make into QEMU-7.2 in time. Hence this workaround that puts PRQx back into _SB scope and gets rid of aliases in ISA bridge description, so DSDT will be parsable by broken SeaBIOS. That brings back hardcoded references to ISA bridge PCI0.S08.P40C/PCI0.SF8.PIRQ where middle part now is auto generated based on slot it's plugged in, but it should be fine as bridge initialization also hardcodes PCI address of the bridge so it can't ever move. Once QEMU tree has fixed SeaBIOS blob, we should be able to drop this part and revert back to alias based approach Reported-by: Volker R=C3=BCmelin Signed-off-by: Igor Mammedov --- tested with (including hotplug): pc: Fedora34x64, WS2003x32, WS2016x64, WS2022 q35: Fedora34x64, WS2008x64, WS2019x64, WS2022 --- hw/isa/lpc_ich9.c | 16 ++++------------ hw/isa/piix3.c | 12 ++++-------- 2 files changed, 8 insertions(+), 20 deletions(-) diff --git a/hw/isa/lpc_ich9.c b/hw/isa/lpc_ich9.c index 0b0a83e080..6c44cc9767 100644 --- a/hw/isa/lpc_ich9.c +++ b/hw/isa/lpc_ich9.c @@ -813,12 +813,13 @@ static void build_ich9_isa_aml(AcpiDevAmlIf *adev, Am= l *scope) BusChild *kid; ICH9LPCState *s =3D ICH9_LPC_DEVICE(adev); BusState *bus =3D BUS(s->isa_bus); + Aml *sb_scope =3D aml_scope("\\_SB"); =20 /* ICH9 PCI to ISA irq remapping */ aml_append(scope, aml_operation_region("PIRQ", AML_PCI_CONFIG, aml_int(0x60), 0x0C)); /* Fields declarion has to happen *after* operation region */ - field =3D aml_field("PIRQ", AML_BYTE_ACC, AML_NOLOCK, AML_PRESERVE); + field =3D aml_field("PCI0.SF8.PIRQ", AML_BYTE_ACC, AML_NOLOCK, AML_PRE= SERVE); aml_append(field, aml_named_field("PRQA", 8)); aml_append(field, aml_named_field("PRQB", 8)); aml_append(field, aml_named_field("PRQC", 8)); @@ -828,17 +829,8 @@ static void build_ich9_isa_aml(AcpiDevAmlIf *adev, Aml= *scope) aml_append(field, aml_named_field("PRQF", 8)); aml_append(field, aml_named_field("PRQG", 8)); aml_append(field, aml_named_field("PRQH", 8)); - aml_append(scope, field); - - /* hack: put fields into _SB scope for LNKx to find them */ - aml_append(scope, aml_alias("PRQA", "\\_SB.PRQA")); - aml_append(scope, aml_alias("PRQB", "\\_SB.PRQB")); - aml_append(scope, aml_alias("PRQC", "\\_SB.PRQC")); - aml_append(scope, aml_alias("PRQD", "\\_SB.PRQD")); - aml_append(scope, aml_alias("PRQE", "\\_SB.PRQE")); - aml_append(scope, aml_alias("PRQF", "\\_SB.PRQF")); - aml_append(scope, aml_alias("PRQG", "\\_SB.PRQG")); - aml_append(scope, aml_alias("PRQH", "\\_SB.PRQH")); + aml_append(sb_scope, field); + aml_append(scope, sb_scope); =20 QTAILQ_FOREACH(kid, &bus->children, sibling) { call_dev_aml_func(DEVICE(kid->child), scope); diff --git a/hw/isa/piix3.c b/hw/isa/piix3.c index f9b4af5c05..eabad7ba58 100644 --- a/hw/isa/piix3.c +++ b/hw/isa/piix3.c @@ -318,24 +318,20 @@ static void build_pci_isa_aml(AcpiDevAmlIf *adev, Aml= *scope) { Aml *field; BusChild *kid; + Aml *sb_scope =3D aml_scope("\\_SB"); BusState *bus =3D qdev_get_child_bus(DEVICE(adev), "isa.0"); =20 /* PIIX PCI to ISA irq remapping */ aml_append(scope, aml_operation_region("P40C", AML_PCI_CONFIG, aml_int(0x60), 0x04)); /* Fields declarion has to happen *after* operation region */ - field =3D aml_field("P40C", AML_BYTE_ACC, AML_NOLOCK, AML_PRESERVE); + field =3D aml_field("PCI0.S08.P40C", AML_BYTE_ACC, AML_NOLOCK, AML_PRE= SERVE); aml_append(field, aml_named_field("PRQ0", 8)); aml_append(field, aml_named_field("PRQ1", 8)); aml_append(field, aml_named_field("PRQ2", 8)); aml_append(field, aml_named_field("PRQ3", 8)); - aml_append(scope, field); - - /* hack: put fields into _SB scope for LNKx to find them */ - aml_append(scope, aml_alias("PRQ0", "\\_SB.PRQ0")); - aml_append(scope, aml_alias("PRQ1", "\\_SB.PRQ1")); - aml_append(scope, aml_alias("PRQ2", "\\_SB.PRQ2")); - aml_append(scope, aml_alias("PRQ3", "\\_SB.PRQ3")); + aml_append(sb_scope, field); + aml_append(scope, sb_scope); =20 QTAILQ_FOREACH(kid, &bus->children, sibling) { call_dev_aml_func(DEVICE(kid->child), scope); --=20 2.31.1 From nobody Fri May 10 18:04:26 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1669045016; cv=none; d=zohomail.com; s=zohoarc; b=oHKVReLdaihUsvHfmnforJHQ4CSqPRSpDctYOmnbgeRaHAcUQS9DLnpvyE3EnkOSuNaczueilaahtt5NIUftQCuWLQhcEO1LhoX86v1mLUYQ2oem2hf3V5JojCCDVHYdDFtDGaTuD3NKg/44v8yxL1BXBspORhKpOUBnCL+hKjI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1669045016; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Pv/isewn4V/1NWNbVXm6XskqF+dZlS9eAoR7TWuR4kY=; b=Al16yOcQVVDxmnBG11otqiewhwuXr6aKfjOM2M3q4fTDHeC2K7my2lGE4iHJdVVlDSIr7pMpVyV0Wy12pbVJirRplKPLzaogDKQS/AaAsHA/HDFAuMzHOhtlTjY3iSY/IRSQ2b1ReutdWwM/KkFkT/Uj++wwtnIyu6cS/VFayg4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1669045016307269.46963616093694; Mon, 21 Nov 2022 07:36:56 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ox8qV-0002fH-12; Mon, 21 Nov 2022 10:36:31 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ox8qT-0002es-MT for qemu-devel@nongnu.org; Mon, 21 Nov 2022 10:36:29 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ox8qQ-0007sy-Qk for qemu-devel@nongnu.org; Mon, 21 Nov 2022 10:36:29 -0500 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-121-y2pMRWwcOrGOczDiCgJGIQ-1; Mon, 21 Nov 2022 10:36:20 -0500 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id C564086F124; Mon, 21 Nov 2022 15:36:18 +0000 (UTC) Received: from dell-r430-03.lab.eng.brq2.redhat.com (dell-r430-03.lab.eng.brq2.redhat.com [10.37.153.18]) by smtp.corp.redhat.com (Postfix) with ESMTP id 07CD849BB65; Mon, 21 Nov 2022 15:36:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1669044985; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Pv/isewn4V/1NWNbVXm6XskqF+dZlS9eAoR7TWuR4kY=; b=GXT+9u9zFMTDBwloxH6jBZxPvFOI6lBeqoXF1i9H0aTXsQvRqabhlKWYSNYRYnxTwnu+PS n8i51kM6wk9hVTuQtyl9jaCdMjRbfkdmtQrGvzpiLPppwXWKRR7lRNsS7YfhBtGt1CcQnc XOBy10LajkKy8sgeuuHJXeJoB2s98rM= X-MC-Unique: y2pMRWwcOrGOczDiCgJGIQ-1 From: Igor Mammedov To: qemu-devel@nongnu.org Cc: mst@redhat.com, ani@anisinha.ca, kraxel@redhat.com Subject: [PATCH for-7.2 3/3] tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scope Date: Mon, 21 Nov 2022 16:36:13 +0100 Message-Id: <20221121153613.3972225-4-imammedo@redhat.com> In-Reply-To: <20221121153613.3972225-1-imammedo@redhat.com> References: <20221121153613.3972225-1-imammedo@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=imammedo@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1669045018294100007 Expected DSDT changes, pc: - Field (P40C, ByteAcc, NoLock, Preserve) + Scope (\_SB) { - PRQ0, 8, - PRQ1, 8, - PRQ2, 8, - PRQ3, 8 + Field (PCI0.S08.P40C, ByteAcc, NoLock, Preserve) + { + PRQ0, 8, + PRQ1, 8, + PRQ2, 8, + PRQ3, 8 + } } - Alias (PRQ0, \_SB.PRQ0) - Alias (PRQ1, \_SB.PRQ1) - Alias (PRQ2, \_SB.PRQ2) - Alias (PRQ3, \_SB.PRQ3) q35: - Field (PIRQ, ByteAcc, NoLock, Preserve) - { - PRQA, 8, - PRQB, 8, - PRQC, 8, - PRQD, 8, - Offset (0x08), - PRQE, 8, - PRQF, 8, - PRQG, 8, - PRQH, 8 + Scope (\_SB) + { + Field (PCI0.SF8.PIRQ, ByteAcc, NoLock, Preserve) + { + PRQA, 8, + PRQB, 8, + PRQC, 8, + PRQD, 8, + Offset (0x08), + PRQE, 8, + PRQF, 8, + PRQG, 8, + PRQH, 8 + } } - Alias (PRQA, \_SB.PRQA) - Alias (PRQB, \_SB.PRQB) - Alias (PRQC, \_SB.PRQC) - Alias (PRQD, \_SB.PRQD) - Alias (PRQE, \_SB.PRQE) - Alias (PRQF, \_SB.PRQF) - Alias (PRQG, \_SB.PRQG) - Alias (PRQH, \_SB.PRQH) Signed-off-by: Igor Mammedov --- tests/qtest/bios-tables-test-allowed-diff.h | 36 ------------------ tests/data/acpi/pc/DSDT | Bin 6501 -> 6458 bytes tests/data/acpi/pc/DSDT.acpierst | Bin 6461 -> 6418 bytes tests/data/acpi/pc/DSDT.acpihmat | Bin 7826 -> 7783 bytes tests/data/acpi/pc/DSDT.bridge | Bin 9575 -> 9532 bytes tests/data/acpi/pc/DSDT.cphp | Bin 6965 -> 6922 bytes tests/data/acpi/pc/DSDT.dimmpxm | Bin 8155 -> 8112 bytes tests/data/acpi/pc/DSDT.hpbridge | Bin 6461 -> 6418 bytes tests/data/acpi/pc/DSDT.hpbrroot | Bin 3107 -> 3064 bytes tests/data/acpi/pc/DSDT.ipmikcs | Bin 6573 -> 6530 bytes tests/data/acpi/pc/DSDT.memhp | Bin 7860 -> 7817 bytes tests/data/acpi/pc/DSDT.nohpet | Bin 6359 -> 6316 bytes tests/data/acpi/pc/DSDT.numamem | Bin 6507 -> 6464 bytes tests/data/acpi/pc/DSDT.roothp | Bin 6699 -> 6656 bytes tests/data/acpi/q35/DSDT | Bin 8412 -> 8310 bytes tests/data/acpi/q35/DSDT.acpierst | Bin 8429 -> 8327 bytes tests/data/acpi/q35/DSDT.acpihmat | Bin 9737 -> 9635 bytes tests/data/acpi/q35/DSDT.acpihmat-noinitiator | Bin 8691 -> 8589 bytes tests/data/acpi/q35/DSDT.applesmc | Bin 8458 -> 8356 bytes tests/data/acpi/q35/DSDT.bridge | Bin 11541 -> 11439 bytes tests/data/acpi/q35/DSDT.core-count2 | Bin 32552 -> 32450 bytes tests/data/acpi/q35/DSDT.cphp | Bin 8876 -> 8774 bytes tests/data/acpi/q35/DSDT.cxl | Bin 9738 -> 9636 bytes tests/data/acpi/q35/DSDT.dimmpxm | Bin 10066 -> 9964 bytes tests/data/acpi/q35/DSDT.ipmibt | Bin 8487 -> 8385 bytes tests/data/acpi/q35/DSDT.ipmismbus | Bin 8500 -> 8398 bytes tests/data/acpi/q35/DSDT.ivrs | Bin 8429 -> 8327 bytes tests/data/acpi/q35/DSDT.memhp | Bin 9771 -> 9669 bytes tests/data/acpi/q35/DSDT.mmio64 | Bin 9542 -> 9440 bytes tests/data/acpi/q35/DSDT.multi-bridge | Bin 8732 -> 8630 bytes tests/data/acpi/q35/DSDT.nohpet | Bin 8270 -> 8168 bytes tests/data/acpi/q35/DSDT.numamem | Bin 8418 -> 8316 bytes tests/data/acpi/q35/DSDT.pvpanic-isa | Bin 8513 -> 8411 bytes tests/data/acpi/q35/DSDT.tis.tpm12 | Bin 9018 -> 8916 bytes tests/data/acpi/q35/DSDT.tis.tpm2 | Bin 9044 -> 8942 bytes tests/data/acpi/q35/DSDT.viot | Bin 9521 -> 9419 bytes tests/data/acpi/q35/DSDT.xapic | Bin 35775 -> 35673 bytes 37 files changed, 36 deletions(-) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios= -tables-test-allowed-diff.h index a4587652dd..dfb8523c8b 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,37 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/pc/DSDT", -"tests/data/acpi/pc/DSDT.acpierst", -"tests/data/acpi/pc/DSDT.acpihmat", -"tests/data/acpi/pc/DSDT.bridge", -"tests/data/acpi/pc/DSDT.cphp", -"tests/data/acpi/pc/DSDT.dimmpxm", -"tests/data/acpi/pc/DSDT.hpbridge", -"tests/data/acpi/pc/DSDT.hpbrroot", -"tests/data/acpi/pc/DSDT.ipmikcs", -"tests/data/acpi/pc/DSDT.memhp", -"tests/data/acpi/pc/DSDT.nohpet", -"tests/data/acpi/pc/DSDT.numamem", -"tests/data/acpi/pc/DSDT.roothp", -"tests/data/acpi/q35/DSDT", -"tests/data/acpi/q35/DSDT.acpierst", -"tests/data/acpi/q35/DSDT.acpihmat", -"tests/data/acpi/q35/DSDT.acpihmat-noinitiator", -"tests/data/acpi/q35/DSDT.applesmc", -"tests/data/acpi/q35/DSDT.bridge", -"tests/data/acpi/q35/DSDT.cphp", -"tests/data/acpi/q35/DSDT.cxl", -"tests/data/acpi/q35/DSDT.core-count2", -"tests/data/acpi/q35/DSDT.dimmpxm", -"tests/data/acpi/q35/DSDT.ipmibt", -"tests/data/acpi/q35/DSDT.ipmismbus", -"tests/data/acpi/q35/DSDT.ivrs", -"tests/data/acpi/q35/DSDT.memhp", -"tests/data/acpi/q35/DSDT.mmio64", -"tests/data/acpi/q35/DSDT.multi-bridge", -"tests/data/acpi/q35/DSDT.nohpet", -"tests/data/acpi/q35/DSDT.numamem", -"tests/data/acpi/q35/DSDT.pvpanic-isa", -"tests/data/acpi/q35/DSDT.tis.tpm12", -"tests/data/acpi/q35/DSDT.tis.tpm2", -"tests/data/acpi/q35/DSDT.viot", -"tests/data/acpi/q35/DSDT.xapic", diff --git a/tests/data/acpi/pc/DSDT b/tests/data/acpi/pc/DSDT index f1cf7fab349bd26e0f0fa461c715534c1426fbf5..b688686dc3614f56582991c0974= f6ef1964ee6ce 100644 GIT binary patch delta 92 zcmaEAw9AOgCDyx{=3DZJE4eC!gZB)fLbIi$*u9 n=3Drad6dm02ASi}dI7&tQq1O*y!00~17VFV(KIX1`hu<-%_+;JHN delta 115 zcmdmG^wfyUCD- diff --git a/tests/data/acpi/pc/DSDT.acpierst b/tests/data/acpi/pc/DSDT.acp= ierst index 5cb477625e96f5526f0c7703ba3b443a0b35eefd..86259be9d1df3fcc89b780f3bae= 028a5ebd8bbe5 100644 GIT binary patch delta 92 zcmdmMG|7m|CDq!K2nsad01}2E!U#kdb8L?1xyJ(l#`_td delta 115 zcmbPawAYBsCDyx{=3DZJAsZCZFQAWsYu?nk>yD mX~Px}6lf5m2T}oIfw+cnt|5qP1m_xoxW;g<@n#dAdprPA1R$^g diff --git a/tests/data/acpi/pc/DSDT.acpihmat b/tests/data/acpi/pc/DSDT.acp= ihmat index 76e8bef36fdb667447ad0320d35604031aae2c93..e2cc2a6fc9877380ef85c354065= 4e0691472f27c 100644 GIT binary patch delta 92 zcmbPa``m`hCDoM`cPVoYc*C+1~ux0X+o%~(ER#!j=3DEE?UY nqR$-Q>}e2eU=3Dbf+V&Kde5EN*@0VE7Tgb|1^=3DGfdL$i@o*_h}ic delta 135 zcmaEEGs%|ACD2az?R8XVe)qY+lc5!sQ?oL yXU2e_Km!gSVF)6OK!h;|8%Qul52Opk0&xxDTtg7o2+lPEagE_z@$5#fa&GRnS&T99!A|i4y)!5GaN9AtDoj4ZZOa_pC^cD@ nN79BZASlovMh~O{!~$^*;ao!y*9guv0&$JuT;t7VJZzEx@&h4V diff --git a/tests/data/acpi/pc/DSDT.cphp b/tests/data/acpi/pc/DSDT.cphp index eb3da0e232e4362bd5850e4eebf5916cbc1d565a..53eb0dd7d422e880a668cf3ea01= b8b288004042a 100644 GIT binary patch delta 92 zcmdmL)@8=3D!66_MfCC$LVczYw4J1>{#^_cizr+5L!>yx8-ZJE4eC(q)w)fLbIi$*u9 n=3Drad6dm02ASi}dI7&tQq1O*y!00~17VFV(KIX3I_vGD=3D`smT~C delta 115 zcmeA&+iJ$;66_LUD$T&a=3D(3T^otMkyR!n@bQ@nuB&B@WcwoI-HlV|bTGDkN`O@7TQ mX~Px}6lf5m2T}oIfw+cnt|5qP1m_xoxW;g<@n#l2HeLW?o*)bW diff --git a/tests/data/acpi/pc/DSDT.dimmpxm b/tests/data/acpi/pc/DSDT.dimm= pxm index 6553e4c6053aff76ac42dad87d714e4e9ab28f72..9089d994e0324741190b48dfcfb= 4e6074ba102c1 100644 GIT binary patch delta 71 zcmca@zrmi%CD}e2eU=3DcsLK}d4*RUtNB03ZPsBme*a delta 115 zcmdmBf7_nRCDzdQxrQLF5u9rT;u^!b#+z3OvGD=3D`wTmG& diff --git a/tests/data/acpi/pc/DSDT.hpbridge b/tests/data/acpi/pc/DSDT.hpb= ridge index 5cb477625e96f5526f0c7703ba3b443a0b35eefd..86259be9d1df3fcc89b780f3bae= 028a5ebd8bbe5 100644 GIT binary patch delta 92 zcmdmMG|7m|CDq!K2nsad01}2E!U#kdb8L?1xyJ(l#`_td delta 115 zcmbPawAYBsCDyx{=3DZJAsZCZFQAWsYu?nk>yD mX~Px}6lf5m2T}oIfw+cnt|5qP1m_xoxW;g<@n#dAdprPA1R$^g diff --git a/tests/data/acpi/pc/DSDT.hpbrroot b/tests/data/acpi/pc/DSDT.hpb= rroot index ff04ad360beb60571d48bd1e477a4e58e5ee9337..578468f4f00a9373366c92926b5= 12c192dd6675b 100644 GIT binary patch delta 126 zcmZ21@k5-;CD5r{D6U;_!p=3Dz+`yu|Qly aIM)!wHG**k1C2m@V;Dcsc(X6pYDNHVI4i{f diff --git a/tests/data/acpi/pc/DSDT.ipmikcs b/tests/data/acpi/pc/DSDT.ipmi= kcs index 83eec58a52b5844a02003665494f63a4ea0b26a7..39427103aadb969721257feb9af= 66863b25b6ad9 100644 GIT binary patch delta 92 zcmZ2$++@t<66_MvB+0PE35TQ@nuZ?aAHTwoFb+lTUHm>I&$9MWY*4 m^qB*kJq>~lEaC%944fGQf&vXVfP^84FaiyD mX~Px}6lf5m2T}oIfw+cnt|5qP1m_xoxW;g<@n#bqKVATl)*#3L diff --git a/tests/data/acpi/pc/DSDT.memhp b/tests/data/acpi/pc/DSDT.memhp index 9e2201d170a86652951a2a4b234bb58204010642..987a263339225c2cb5ba71cd1aa= 183c651bb353e 100644 GIT binary patch delta 92 zcmdmD+iAyvK@*fM#^PL>q3)fLbIi$*u9 n=3Drad6dm02ASi}dI7&tQq1O*y!00~17VFV(KIX15oWa9+@;u9HA delta 135 zcmeCQ-D1n-66_MPMUH`i@zO@FV**?*w_@Uho#F+2Zce@>V9VsHFj-R2HX^!FD!|0R ynK2+J(0~I-7=3Dj2R5Mj*01`>?X1L*>>KwLvO*AT=3Dtf^&^PTw^%bcyqHL8!rHbb0$y# diff --git a/tests/data/acpi/pc/DSDT.nohpet b/tests/data/acpi/pc/DSDT.nohpet index c969e0dae410763a5f749c4c4fc842ccbf901fc5..fc7598b76287648f4b35273c91e= 46417a50b640b 100644 GIT binary patch delta 71 zcmca^xW}e2eU=3DcsLhFfy;MQ%1;03PoZR{#J2 delta 115 zcmZ2uc-@f8CDysyP+cJ5{PQJixD=3Dr+5LMo0BJU+cLQ-OuoQv%N*S(HCd5I m(uOS{D9|8A52OOb0&xxDTtg7o2+lPEagE_z;a diff --git a/tests/data/acpi/pc/DSDT.roothp b/tests/data/acpi/pc/DSDT.roothp index f57a14cd5c48ddded4c5d0b7da037b9d021a9ecb..545512adfa0f9af81a7fafd3536= 79f64f75e501e 100644 GIT binary patch delta 85 zcmZ2&(qO{n66_MfAjQDI$i9)QoLk=3DiaZG%$Q@nut;{az*gXkviU;~4Aj(A6xAcp8B kH|fa>xFtmdbiit&8&&j~L8^icEaE5c;g;Mi$RouE0OME}0RR91 delta 129 zcmZoLS#84Q66_M9EycjVSih00oLk=3DOSxkJeQ@nuFvjAsLgXkviU;~4Aj(A6xAcp8B zN4d!hxFwmR8>J?n<(9Nz3kV7{h|vS72eCk0LpawE#5IC*jX+#uIM;adGj1t90AL*@ A5dZ)H diff --git a/tests/data/acpi/q35/DSDT b/tests/data/acpi/q35/DSDT index 8e989819a5f8c470a8933bf9b7af7b988048cce6..2771bcea89b531549557a195386= 06219a8e222b1 100644 GIT binary patch delta 92 zcmccP_|1XKCDqa2sFR7`xZQ@nt))a0ph_6A-e!EP4u9Py4WK|Bl$ r@(j@p0iHpDOk4?EJOa)vV5QNGR{G2V&YlJ!m6Jco>2IDX@5~4QhjbXu delta 202 zcmez7aL19$CDXd2fJCsbHqEk1o1F1 z$TLJY1b7AoGI1qv@kBQoOlFbSuV)Jg3UrLo1L*>>KwKv{*9pXRhI5@kTo*Xk1;llQ jb6r7PH#pY~#C3;r-9cOrIM*Y($;8{qC4RG&ybU7&jZ8Ty diff --git a/tests/data/acpi/q35/DSDT.acpierst b/tests/data/acpi/q35/DSDT.a= cpierst index 03745d78de4c7e9639a4a37553361e0e18258633..b45abca7c289d8ae38faeca1fca= f6370ed621cd4 100644 GIT binary patch delta 92 zcmaFs*zU;X66_MvuE4;+D7ulWQI5+;Iwn5YDPF)udh%4c00S?PU^k0+j(A6xARYz=3D rd4}kQ0MDR6Cawf79sy?-u+r#8D}CkwXHNr=3D%E`>~`kPnDJ2L_RO!606 delta 202 zcmZp7eCx>N66_N4R)K+mar#ECMma7grI`3&r+5J`#mQ6U0^}T|gWW9RIpQ5%f_NAh zjdID!@15Nt_z&&0^+*D jxvn6t8=3DUI~;=3D04R?jWuQoa+(YWa91Q62IA7-i8qXA!9hS diff --git a/tests/data/acpi/q35/DSDT.acpihmat b/tests/data/acpi/q35/DSDT.a= cpihmat index 3ad9ba3c987ca1cfbafc3778db889602ab53530e..d90fd4723a703df348c12a5a1c1= c672b5af60a43 100644 GIT binary patch delta 92 zcmeD5S?tZ_66_MPSe1c+(P$&rI%O_zshId+r+5KpsmX_w?G3y{g550QIpQ5%f_NAh r-vDWY8D( delta 202 zcmZ4N-RZ;S66_Mfsm8#-xOpSjI%O_L#hCbDr+5KRg~^AM?d2S#gWW9RIpQ5%f_NAh zjdID!@15Nt_z&&0^+*D jxvn6t8=3DUI~;=3D04R?jWuQoa+(YWa91Q62CcJ#fA|8uwXb) diff --git a/tests/data/acpi/q35/DSDT.acpihmat-noinitiator b/tests/data/acp= i/q35/DSDT.acpihmat-noinitiator index 8efa1c5ded52b8a9dfbb6945a3c75cdc6ef9b277..279fafa8219140687f1cdaab973= 9fc2f4c80ed6a 100644 GIT binary patch delta 72 zcmezD-0RHc66_MvtH{8>_2 delta 182 zcmeBm{_M=3D<66_N4S&@N(v34WZ40$d`#hCbDr+5KRg~@B=3D?U@{;C%=3D`KWR7k$m@KWJ zU(Xg06zCYE2T}oIfw)d^t`mss4Cgw7xGr$63yA9q=3DemNpZg8#}i0cmLx`VhLaIQym PlZm&JOZ?_Q1sg^HC4x0a diff --git a/tests/data/acpi/q35/DSDT.applesmc b/tests/data/acpi/q35/DSDT.a= pplesmc index 5f01572dc2cf44aa0e730401e0709b95cd8db604..fdf6d144286860ff7f998df676c= a9a50ce988d41 100644 GIT binary patch delta 92 zcmeBjTH?s%66_MPM1g^UF?AzXqa2r~Y)pKxQ@ntq?BuC(_68o}!EP4u9Py4WK|Bl$ r@(j@p0iHpDOk4?EJOa)vV5QNGR{G2V&YlJ!m6Jco>2IDXU&sgmSo#=3Dy delta 202 zcmZ4D*yY6K66_MfrO3d*cw!@0qa2sNa!h=3D%Q@nt?^5m&<_Hur*!EP4u9Py4WK|Bl$ z@(j@p0iHpDOk4?EJkgB?lUd~T>)8T=3D0v%)YK)OII5Z4LLbpmmn;aq1B*9FdX0dZa7 jTvrg+4bF7~aoyoucM#VD&h?0H(h2r;j^Au0pT!6OWe+#t diff --git a/tests/data/acpi/q35/DSDT.bridge b/tests/data/acpi/q35/DSDT.bri= dge index 97141f9db208e1948bc2bdb3f3452ac8f78f98b0..b41a4dddc0b7bdeb2349d874a39= 0858453c927f8 100644 GIT binary patch delta 93 zcmbOlwLX%|CDZnV;84siA~0I8g;sI9;Ggtjju0OqzC%m4rY delta 203 zcmZ1yQCDkQ{QgSakmt_z6k k3g^0lxNdN+8;I);=3DemQq9&oNlbd!mzt0QD+5CIA2c diff --git a/tests/data/acpi/q35/DSDT.core-count2 b/tests/data/acpi/q35/DSD= T.core-count2 index ca309f6569f1f4016cf7e67117b208d57fbc7365..375aceed6b16528f7986fad46b0= 45eba76af9760 100644 GIT binary patch delta 94 zcmZ4SkMYo7MlP3Nmykns3=3DE7DHgcV<;qsP>i4S&)7jTxE{IJH}z)K|9%_5#7-q9t9 thk-$!A-W;JGboUWD}jqgz?lWCG`i7BpEpvxw)2cXSEj zVPKGFh;9h*3<_l8O5oy&ZZw!2P^(|h77!HZ7^4T$1!94?PH?Uhi0cgJI)k__aIOo8 l>k8+(g1ByQt{aH!4(GaqxE^q>M|6{kx06f!=3DC)cJMgYi0JE{Nx diff --git a/tests/data/acpi/q35/DSDT.cphp b/tests/data/acpi/q35/DSDT.cphp index 622e8e5f3700abffc58683689b9470573c117cd0..a0ecafc36c57c6d4791b511f3fe= be210713d253c 100644 GIT binary patch delta 92 zcmZ4Edd!8(CDR`WAsL@Km{&G#hCbDr+5KRg~_Q3_Hqu=3D!EP4u9Py4WK|Bl$ z@(j@p0iHpDOk4?EJkgB?ldmY~*Rur#1vjdID!@15Nt_z&&0^+*D jxvn6t8=3DUI~;=3D04R?jWuQoa+(YWa91Q62F;C(S{KK;Vw8% diff --git a/tests/data/acpi/q35/DSDT.cxl b/tests/data/acpi/q35/DSDT.cxl index cecc1caaab81db8559781d23e45d8c615dc73740..f9c6dd4ee0502ca000509493411= b421dfd23b96f 100644 GIT binary patch delta 92 zcmeD3S>ny*66_MPM3sSoF>fPRuQHdfOiX;RQ@nty%;bg2i3VOG!EP4u9Py4WK|Bl$ r@(j@p0iHpDOk4?EJOa)vV5QNGR{G2V&YlJ!m6H`z^fw<@ab^SnaF-Y# delta 202 zcmZ4D-Q~mO66_MfrN+R(_)8T=3D0v%)YK)OII5Z4LLbpmmn;aq1B*9FdX0dZa7 jTvrg+4bF7~aoyoucM#VD&h?0HGVykDiQk-|V#5dk&1pD! diff --git a/tests/data/acpi/q35/DSDT.dimmpxm b/tests/data/acpi/q35/DSDT.di= mmpxm index e5be00b4fa658477a9ae7016ed72ae04430a3b2f..f0659716e3cef916ed0d8f58317= 5a2edbc07141b 100644 GIT binary patch delta 72 zcmccQ_r{mYCD-&MH0rDEcPo#F+Yr6zN$+B12HO!iTg6cuo00SiYr ZTIn+fIC~ldyII6f&QR6g%&+Fm2ml*$6h#04 delta 182 zcmaFkd&!T>CDjdID!@15Nt_z&&0^+*Dxvn6t8=3DUI~;=3D04R?jWuQoa+(Y PWa91Q62EzastqFmgBvuS diff --git a/tests/data/acpi/q35/DSDT.ipmibt b/tests/data/acpi/q35/DSDT.ipm= ibt index c4f8212c63be2a1d579d6ebc9ac41d4bd5be414b..9c52529919d72a43034b1bbf4d3= f1810ba9e22b2 100644 GIT binary patch delta 92 zcmZ4PbkLE@CDg1_%_Hy3x!EP4u9Py4WK|Bl$ z@(j@p0iHpDOk4?EJkgB?lUd~T>)8T=3D0v%)YK)OII5Z4LLbpmmn;aq1B*9FdX0dZa7 jTvrg+4bF7~aoyoucM#VD&h?0H@?`P#G~8?@-_8gC8UQyt diff --git a/tests/data/acpi/q35/DSDT.ipmismbus b/tests/data/acpi/q35/DSDT.= ipmismbus index 05fb38820fa9213a20ace5943486ed18ad6a765c..3f32dffdbf3cd7e3791155530cf= 89417d8f2ec90 100644 GIT binary patch delta 92 zcmdnubk32>CDn|>8Mma7|wV3!|r+5KJwaHWE?ByJ!gWW9RIpQ5%f_NAh zjdID!@15Nt_z&&0^+*D jxvn6t8=3DUI~;=3D04R?jWuQoa+(YWa91Q62I9>ehMQ1mkc;N diff --git a/tests/data/acpi/q35/DSDT.ivrs b/tests/data/acpi/q35/DSDT.ivrs index 03745d78de4c7e9639a4a37553361e0e18258633..b45abca7c289d8ae38faeca1fca= f6370ed621cd4 100644 GIT binary patch delta 92 zcmaFs*zU;X66_MvuE4;+D7ulWQI5+;Iwn5YDPF)udh%4c00S?PU^k0+j(A6xARYz=3D rd4}kQ0MDR6Cawf79sy?-u+r#8D}CkwXHNr=3D%E`>~`kPnDJ2L_RO!606 delta 202 zcmZp7eCx>N66_N4R)K+mar#ECMma7grI`3&r+5J`#mQ6U0^}T|gWW9RIpQ5%f_NAh zjdID!@15Nt_z&&0^+*D jxvn6t8=3DUI~;=3D04R?jWuQoa+(YWa91Q62IA7-i8qXA!9hS diff --git a/tests/data/acpi/q35/DSDT.memhp b/tests/data/acpi/q35/DSDT.memhp index 2a4635d48c017970ee38d14148b20d38b699b030..28a192c69af3c6df8f003bf8edc= 9586f0dda35ad 100644 GIT binary patch delta 92 zcmZ4ObJUy5CDkWBNv}3(8#HQZeztPVoZHQj?!3+Z%X^1iM+pbHqEk1o1F1 r$TLJY1b7AoGI1qv@d!AxfR#o!TIn+fIC~m^R8DqO(ck<+#hDQRtI!!4 delta 202 zcmX@=3Dz1oM%CD>KwKv{*9pXRhI5@kTo*Xk1;llQ jb6r7PH#pY~#C3;r-9cOrIM*Y($;8{qC4O_KiVY(GXhAu1 diff --git a/tests/data/acpi/q35/DSDT.mmio64 b/tests/data/acpi/q35/DSDT.mmi= o64 index 0491761dc7132460b08b443579f0d4cad3fa3163..8fda921296e471f2b8dff8c1956= 52841f95cbcf9 100644 GIT binary patch delta 72 zcmX@+^}v(MCDij&_d1u!{CPj*n2WR7k$n4G7q zU(Xg06zCYE2T}oIfw)d^t`mss4Cgw7xGr$63yA9q=3DemNpZg8#}i0cmLx`VhLaIQym PlZm&JOZ?^~$~KGuBGEOP diff --git a/tests/data/acpi/q35/DSDT.multi-bridge b/tests/data/acpi/q35/DS= DT.multi-bridge index 485f571afd35cbd2044baeb7027ef077ba9a133d..3dba4d84369f1f2850fbdc77107= 2519d34f58072 100644 GIT binary patch delta 93 zcmbQ^vdx*xCDxbTqa2r`X-s^uQ@ntu$>ynY*^F`y(!p*P@f`7vE2KzicV+|tiJBL( delta 202 zcmaE1f6jr+CDjdID!@15Nt_z&&0^+*D jxvn6t8=3DUI~;=3D04R?jWuQoa+(YWa91Q62EzkoDCxY66`q( diff --git a/tests/data/acpi/q35/DSDT.numamem b/tests/data/acpi/q35/DSDT.nu= mamem index 2302de88e93a22118889cd33a8c63811925cff02..5eb6159d5f6101c0f75a6de6c83= ad95ccd2e6176 100644 GIT binary patch delta 72 zcmaFl_{V|ECDiZSuQPVoYs3X^Bc*)usvPrf53$sFBiFqunU zzn(21D9|xR52OOb0&$(-Tqh9M8P0VEab4hC7ZBGK&UFQG-QZj|5Z4{fbq8@h;9QUB PCKGQbm-x*N@-~bBMn5%J diff --git a/tests/data/acpi/q35/DSDT.pvpanic-isa b/tests/data/acpi/q35/DSD= T.pvpanic-isa index 5e4b51d33b8bb88ca2610254e6306c16e5b5b0db..908e7b6606b6141556e9df4ffd3= f88f97fe13d98 100644 GIT binary patch delta 92 zcmX@;blZ{3CD<#>-g550QIpQ5%f_NAh rjdID!@15Nt_z&&0^+*D ixvn6t8=3DUI~;=3D04R?jWuQoa+(Y1T@VxY_pa8LPh|=3Dn>bVe diff --git a/tests/data/acpi/q35/DSDT.tis.tpm12 b/tests/data/acpi/q35/DSDT.= tis.tpm12 index 1723fca4464383694f806f93331d008e84b93fef..ce2c2c29c2c177071d6c1284b1c= 496e773942bec 100644 GIT binary patch delta 92 zcmdnxcEy#;CDeW>_A&9nPVoY+_LCRN*&Fy+2D@3rbHqEk1o1F1 r$TLJY1b7AoGI1qv@d!AxfR#o!TIn+fIC~m^R8IaUr@wir{8VND#bz2F delta 202 zcmccOy338rCD*R%U_Hs@R!EP4u9Py4WK|Bl$ z@(j@p0iHpDOk4?EJkgB?lLh4U>)8T=3D0v%)YK)OII5Z4LLbpmmn;aq1B*9FdX0dZa7 jTvrg+4bF7~aoyoucM#VD&h?0Ha!?Hk@ZIbt-^UC9wZ%AV diff --git a/tests/data/acpi/q35/DSDT.tis.tpm2 b/tests/data/acpi/q35/DSDT.t= is.tpm2 index 1a0d6284da01addd0393b8aad96873398411895e..e9e4b7f6ed5094c5ca3635a5936= 7eb1d88b12ad1 100644 GIT binary patch delta 92 zcmccO_Rf{dCDhsg`&>)CDjdID!@15Nt_z&&0^+*D jxvn6t8=3DUI~;=3D04R?jWuQoa+(Y( diff --git a/tests/data/acpi/q35/DSDT.viot b/tests/data/acpi/q35/DSDT.viot index 6927d1cc96565f0e1e4c7f19fd709635873db912..6b436f9cd95776c26bec09066eb= 621bf97219dc6 100644 GIT binary patch delta 72 zcmdn!b=3Ds55CDj9B zU(Xg06zCYE2T}oIfw)d^t`mss4Cgw7xGr$63yA9q=3DemNpZg8#}i0cmLx`VhLaIQym PlZm&JOZ?`3WgA8Sp+q#h diff --git a/tests/data/acpi/q35/DSDT.xapic b/tests/data/acpi/q35/DSDT.xapic index 4a8a4af625edb1fd01a1404e33f34e85c1a252f3..f47f09122287bdd20d7762d3d6d= ee6e05d944285 100644 GIT binary patch delta 94 zcmdl#o$2N@CN7s?mypPA1_nm$ja(_6T;5VK@xe~<0?tyCD?05ByhMWCEaExh9bJNW t7#QRkq8kD{g94ej61aE-oLRt1qZ_UCnFE|X4L~Xpvxw)2cXSEj zVPKGFh;9h*3<_l8O5oy&ZZw$uyi>oPEg&e+F-8xh3&a9(o#0$25Z4*bbp~-=3D;9M6F l*A>on1##WrTsIKc9nN(JaXsK%kLV^7Zzq@d&9YrKi~tUhJK6vM --=20 2.31.1