From nobody Sat Nov 15 14:11:15 2025 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1751546709; cv=none; d=zohomail.com; s=zohoarc; b=MqVqEDI9kf9tYL9O3lGLSrlvga5HFzXCiRQKerUghpFhQ5QJ3kdsfskC14RuK5DHErAYjKVvy7iOfpOdL2Jk9W+yjHjZIHj8Qz0upaOzAMmwgmnXXG7AHMNo3TR55I+y21z+UbQFuLFa7B9P/MMCnuL6L7TYWpkVS9xgP37JzWc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1751546709; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=TyMY/wK3HEYC3QDJ06OrdRZLREBhcdwj8DHiOhLxrrU=; b=Awh8DRUNGR7zT8shJx8ux323Qmeg8XgjH4LrNyfWNse53kAGPQB/vqOdc09XSpFv/wYn3CJLdRoQ+yCQAya0SdCH8gXUYz9b4n2cVqpIRLPAP1PD8Y9qWYeg7Pruzl3pyIB8ZSNnJmQ8ca7U8mv6HYSw/8msaFNmLEZyPUdFcFk= 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1751546708993555.0179654253219; Thu, 3 Jul 2025 05:45:08 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uXJIB-0008Ry-56; Thu, 03 Jul 2025 08:43:55 -0400 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 1uXJFC-0004Az-Gy for qemu-devel@nongnu.org; Thu, 03 Jul 2025 08:40:54 -0400 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 1uXJF8-0001iD-Ut for qemu-devel@nongnu.org; Thu, 03 Jul 2025 08:40:50 -0400 Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-192-_Y8iJyw2NKmys08qXP3Upw-1; Thu, 03 Jul 2025 08:40:42 -0400 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 722DE1954198; Thu, 3 Jul 2025 12:40:41 +0000 (UTC) Received: from laptop.redhat.com (unknown [10.44.32.16]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 05786180045B; Thu, 3 Jul 2025 12:40:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1751546444; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TyMY/wK3HEYC3QDJ06OrdRZLREBhcdwj8DHiOhLxrrU=; b=go3hHupwmAghsb2qPTHMIyo+/BGVFnz3CdLT8KG5j1DbOjvwkUKlADHwfGpANnR2tZhioj du5QsS+9YUj6GObwkpHsoFmZEi9vxYGlZqBf+WxnMEwwJv/gNRQ/HBm3ohrz+YSZZKYtPe pFzuPyD55L0i2Wh5fJ9AX9gs5vs7kgI= X-MC-Unique: _Y8iJyw2NKmys08qXP3Upw-1 X-Mimecast-MFC-AGG-ID: _Y8iJyw2NKmys08qXP3Upw_1751546441 From: Eric Auger To: eric.auger.pro@gmail.com, eric.auger@redhat.com, qemu-devel@nongnu.org, qemu-arm@nongnu.org, peter.maydell@linaro.org, imammedo@redhat.com, Jonathan.Cameron@huawei.com, gustavo.romero@linaro.org, anisinha@redhat.com, mst@redhat.com, shannon.zhaosl@gmail.com Cc: pbonzini@redhat.com, philmd@linaro.org, alex.bennee@linaro.org Subject: [PATCH v5 35/36] qtest/bios-tables-test: Generate reference blob for DSDT.hpoffacpiindex Date: Thu, 3 Jul 2025 14:35:35 +0200 Message-ID: <20250703123728.414386-36-eric.auger@redhat.com> In-Reply-To: <20250703123728.414386-1-eric.auger@redhat.com> References: <20250703123728.414386-1-eric.auger@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 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=eric.auger@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 15 X-Spam_score: 1.5 X-Spam_bar: + X-Spam_report: (1.5 / 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_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.237, RCVD_IN_VALIDITY_RPBL_BLOCKED=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: 1751546716096116600 Content-Type: text/plain; charset="utf-8" The disassembled DSDT table is given below * Original Table Header: * Signature "DSDT" * Length 0x000014E3 (5347) * Revision 0x02 * Checksum 0x92 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 2, "BOCHS ", "BXPC ", 0x00000001) { Scope (\_SB) { Device (C000) { Name (_HID, "ACPI0007" /* Processor Device */) // _HID: Hardwa= re ID Name (_UID, Zero) // _UID: Unique ID } Device (COM0) { Name (_HID, "ARMH0011") // _HID: Hardware ID Name (_UID, Zero) // _UID: Unique ID Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x09000000, // Address Base 0x00001000, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000021, } }) } Device (FWCF) { Name (_HID, "QEMU0002") // _HID: Hardware ID Name (_STA, 0x0B) // _STA: Status Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x09020000, // Address Base 0x00000018, // Address Length ) }) } Device (VR00) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, Zero) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A000000, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000030, } }) } Device (VR01) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, One) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A000200, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000031, } }) } Device (VR02) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x02) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A000400, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000032, } }) } Device (VR03) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x03) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A000600, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000033, } }) } Device (VR04) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x04) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A000800, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000034, } }) } Device (VR05) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x05) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A000A00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000035, } }) } Device (VR06) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x06) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A000C00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000036, } }) } Device (VR07) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x07) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A000E00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000037, } }) } Device (VR08) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x08) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A001000, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000038, } }) } Device (VR09) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x09) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A001200, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000039, } }) } Device (VR10) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x0A) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A001400, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000003A, } }) } Device (VR11) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x0B) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A001600, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000003B, } }) } Device (VR12) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x0C) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A001800, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000003C, } }) } Device (VR13) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x0D) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A001A00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000003D, } }) } Device (VR14) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x0E) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A001C00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000003E, } }) } Device (VR15) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x0F) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A001E00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000003F, } }) } Device (VR16) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x10) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A002000, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000040, } }) } Device (VR17) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x11) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A002200, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000041, } }) } Device (VR18) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x12) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A002400, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000042, } }) } Device (VR19) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x13) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A002600, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000043, } }) } Device (VR20) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x14) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A002800, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000044, } }) } Device (VR21) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x15) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A002A00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000045, } }) } Device (VR22) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x16) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A002C00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000046, } }) } Device (VR23) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x17) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A002E00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000047, } }) } Device (VR24) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x18) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A003000, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000048, } }) } Device (VR25) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x19) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A003200, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000049, } }) } Device (VR26) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x1A) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A003400, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000004A, } }) } Device (VR27) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x1B) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A003600, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000004B, } }) } Device (VR28) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x1C) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A003800, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000004C, } }) } Device (VR29) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x1D) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A003A00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000004D, } }) } Device (VR30) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x1E) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A003C00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000004E, } }) } Device (VR31) { Name (_HID, "LNRO0005") // _HID: Hardware ID Name (_UID, 0x1F) // _UID: Unique ID Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Memory32Fixed (ReadWrite, 0x0A003E00, // Address Base 0x00000200, // Address Length ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x0000004F, } }) } Device (L000) { Name (_HID, "PNP0C0F" /* PCI Interrupt Link Device */) // _HID= : Hardware ID Name (_UID, Zero) // _UID: Unique ID Name (_PRS, ResourceTemplate () // _PRS: Possible Resource Set= tings { Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000023, } }) Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000023, } }) Method (_SRS, 1, NotSerialized) // _SRS: Set Resource Settings { } } Device (L001) { Name (_HID, "PNP0C0F" /* PCI Interrupt Link Device */) // _HID= : Hardware ID Name (_UID, One) // _UID: Unique ID Name (_PRS, ResourceTemplate () // _PRS: Possible Resource Set= tings { Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000024, } }) Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000024, } }) Method (_SRS, 1, NotSerialized) // _SRS: Set Resource Settings { } } Device (L002) { Name (_HID, "PNP0C0F" /* PCI Interrupt Link Device */) // _HID= : Hardware ID Name (_UID, 0x02) // _UID: Unique ID Name (_PRS, ResourceTemplate () // _PRS: Possible Resource Set= tings { Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000025, } }) Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000025, } }) Method (_SRS, 1, NotSerialized) // _SRS: Set Resource Settings { } } Device (L003) { Name (_HID, "PNP0C0F" /* PCI Interrupt Link Device */) // _HID= : Hardware ID Name (_UID, 0x03) // _UID: Unique ID Name (_PRS, ResourceTemplate () // _PRS: Possible Resource Set= tings { Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000026, } }) Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, = ,, ) { 0x00000026, } }) Method (_SRS, 1, NotSerialized) // _SRS: Set Resource Settings { } } Device (PCI0) { Name (_HID, "PNP0A08" /* PCI Express Bus */) // _HID: Hardware= ID Name (_CID, "PNP0A03" /* PCI Bus */) // _CID: Compatible ID Name (_SEG, Zero) // _SEG: PCI Segment Name (_BBN, Zero) // _BBN: BIOS Bus Number Name (_UID, Zero) // _UID: Unique ID Name (_STR, Unicode ("PCIe 0 Device")) // _STR: Description St= ring Name (_CCA, One) // _CCA: Cache Coherency Attribute Name (_PRT, Package (0x80) // _PRT: PCI Routing Table { Package (0x04) { 0xFFFF, Zero, L000, Zero }, Package (0x04) { 0xFFFF, One, L001, Zero }, Package (0x04) { 0xFFFF, 0x02, L002, Zero }, Package (0x04) { 0xFFFF, 0x03, L003, Zero }, Package (0x04) { 0x0001FFFF, Zero, L001, Zero }, Package (0x04) { 0x0001FFFF, One, L002, Zero }, Package (0x04) { 0x0001FFFF, 0x02, L003, Zero }, Package (0x04) { 0x0001FFFF, 0x03, L000, Zero }, Package (0x04) { 0x0002FFFF, Zero, L002, Zero }, Package (0x04) { 0x0002FFFF, One, L003, Zero }, Package (0x04) { 0x0002FFFF, 0x02, L000, Zero }, Package (0x04) { 0x0002FFFF, 0x03, L001, Zero }, Package (0x04) { 0x0003FFFF, Zero, L003, Zero }, Package (0x04) { 0x0003FFFF, One, L000, Zero }, Package (0x04) { 0x0003FFFF, 0x02, L001, Zero }, Package (0x04) { 0x0003FFFF, 0x03, L002, Zero }, Package (0x04) { 0x0004FFFF, Zero, L000, Zero }, Package (0x04) { 0x0004FFFF, One, L001, Zero }, Package (0x04) { 0x0004FFFF, 0x02, L002, Zero }, Package (0x04) { 0x0004FFFF, 0x03, L003, Zero }, Package (0x04) { 0x0005FFFF, Zero, L001, Zero }, Package (0x04) { 0x0005FFFF, One, L002, Zero }, Package (0x04) { 0x0005FFFF, 0x02, L003, Zero }, Package (0x04) { 0x0005FFFF, 0x03, L000, Zero }, Package (0x04) { 0x0006FFFF, Zero, L002, Zero }, Package (0x04) { 0x0006FFFF, One, L003, Zero }, Package (0x04) { 0x0006FFFF, 0x02, L000, Zero }, Package (0x04) { 0x0006FFFF, 0x03, L001, Zero }, Package (0x04) { 0x0007FFFF, Zero, L003, Zero }, Package (0x04) { 0x0007FFFF, One, L000, Zero }, Package (0x04) { 0x0007FFFF, 0x02, L001, Zero }, Package (0x04) { 0x0007FFFF, 0x03, L002, Zero }, Package (0x04) { 0x0008FFFF, Zero, L000, Zero }, Package (0x04) { 0x0008FFFF, One, L001, Zero }, Package (0x04) { 0x0008FFFF, 0x02, L002, Zero }, Package (0x04) { 0x0008FFFF, 0x03, L003, Zero }, Package (0x04) { 0x0009FFFF, Zero, L001, Zero }, Package (0x04) { 0x0009FFFF, One, L002, Zero }, Package (0x04) { 0x0009FFFF, 0x02, L003, Zero }, Package (0x04) { 0x0009FFFF, 0x03, L000, Zero }, Package (0x04) { 0x000AFFFF, Zero, L002, Zero }, Package (0x04) { 0x000AFFFF, One, L003, Zero }, Package (0x04) { 0x000AFFFF, 0x02, L000, Zero }, Package (0x04) { 0x000AFFFF, 0x03, L001, Zero }, Package (0x04) { 0x000BFFFF, Zero, L003, Zero }, Package (0x04) { 0x000BFFFF, One, L000, Zero }, Package (0x04) { 0x000BFFFF, 0x02, L001, Zero }, Package (0x04) { 0x000BFFFF, 0x03, L002, Zero }, Package (0x04) { 0x000CFFFF, Zero, L000, Zero }, Package (0x04) { 0x000CFFFF, One, L001, Zero }, Package (0x04) { 0x000CFFFF, 0x02, L002, Zero }, Package (0x04) { 0x000CFFFF, 0x03, L003, Zero }, Package (0x04) { 0x000DFFFF, Zero, L001, Zero }, Package (0x04) { 0x000DFFFF, One, L002, Zero }, Package (0x04) { 0x000DFFFF, 0x02, L003, Zero }, Package (0x04) { 0x000DFFFF, 0x03, L000, Zero }, Package (0x04) { 0x000EFFFF, Zero, L002, Zero }, Package (0x04) { 0x000EFFFF, One, L003, Zero }, Package (0x04) { 0x000EFFFF, 0x02, L000, Zero }, Package (0x04) { 0x000EFFFF, 0x03, L001, Zero }, Package (0x04) { 0x000FFFFF, Zero, L003, Zero }, Package (0x04) { 0x000FFFFF, One, L000, Zero }, Package (0x04) { 0x000FFFFF, 0x02, L001, Zero }, Package (0x04) { 0x000FFFFF, 0x03, L002, Zero }, Package (0x04) { 0x0010FFFF, Zero, L000, Zero }, Package (0x04) { 0x0010FFFF, One, L001, Zero }, Package (0x04) { 0x0010FFFF, 0x02, L002, Zero }, Package (0x04) { 0x0010FFFF, 0x03, L003, Zero }, Package (0x04) { 0x0011FFFF, Zero, L001, Zero }, Package (0x04) { 0x0011FFFF, One, L002, Zero }, Package (0x04) { 0x0011FFFF, 0x02, L003, Zero }, Package (0x04) { 0x0011FFFF, 0x03, L000, Zero }, Package (0x04) { 0x0012FFFF, Zero, L002, Zero }, Package (0x04) { 0x0012FFFF, One, L003, Zero }, Package (0x04) { 0x0012FFFF, 0x02, L000, Zero }, Package (0x04) { 0x0012FFFF, 0x03, L001, Zero }, Package (0x04) { 0x0013FFFF, Zero, L003, Zero }, Package (0x04) { 0x0013FFFF, One, L000, Zero }, Package (0x04) { 0x0013FFFF, 0x02, L001, Zero }, Package (0x04) { 0x0013FFFF, 0x03, L002, Zero }, Package (0x04) { 0x0014FFFF, Zero, L000, Zero }, Package (0x04) { 0x0014FFFF, One, L001, Zero }, Package (0x04) { 0x0014FFFF, 0x02, L002, Zero }, Package (0x04) { 0x0014FFFF, 0x03, L003, Zero }, Package (0x04) { 0x0015FFFF, Zero, L001, Zero }, Package (0x04) { 0x0015FFFF, One, L002, Zero }, Package (0x04) { 0x0015FFFF, 0x02, L003, Zero }, Package (0x04) { 0x0015FFFF, 0x03, L000, Zero }, Package (0x04) { 0x0016FFFF, Zero, L002, Zero }, Package (0x04) { 0x0016FFFF, One, L003, Zero }, Package (0x04) { 0x0016FFFF, 0x02, L000, Zero }, Package (0x04) { 0x0016FFFF, 0x03, L001, Zero }, Package (0x04) { 0x0017FFFF, Zero, L003, Zero }, Package (0x04) { 0x0017FFFF, One, L000, Zero }, Package (0x04) { 0x0017FFFF, 0x02, L001, Zero }, Package (0x04) { 0x0017FFFF, 0x03, L002, Zero }, Package (0x04) { 0x0018FFFF, Zero, L000, Zero }, Package (0x04) { 0x0018FFFF, One, L001, Zero }, Package (0x04) { 0x0018FFFF, 0x02, L002, Zero }, Package (0x04) { 0x0018FFFF, 0x03, L003, Zero }, Package (0x04) { 0x0019FFFF, Zero, L001, Zero }, Package (0x04) { 0x0019FFFF, One, L002, Zero }, Package (0x04) { 0x0019FFFF, 0x02, L003, Zero }, Package (0x04) { 0x0019FFFF, 0x03, L000, Zero }, Package (0x04) { 0x001AFFFF, Zero, L002, Zero }, Package (0x04) { 0x001AFFFF, One, L003, Zero }, Package (0x04) { 0x001AFFFF, 0x02, L000, Zero }, Package (0x04) { 0x001AFFFF, 0x03, L001, Zero }, Package (0x04) { 0x001BFFFF, Zero, L003, Zero }, Package (0x04) { 0x001BFFFF, One, L000, Zero }, Package (0x04) { 0x001BFFFF, 0x02, L001, Zero }, Package (0x04) { 0x001BFFFF, 0x03, L002, Zero }, Package (0x04) { 0x001CFFFF, Zero, L000, Zero }, Package (0x04) { 0x001CFFFF, One, L001, Zero }, Package (0x04) { 0x001CFFFF, 0x02, L002, Zero }, Package (0x04) { 0x001CFFFF, 0x03, L003, Zero }, Package (0x04) { 0x001DFFFF, Zero, L001, Zero }, Package (0x04) { 0x001DFFFF, One, L002, Zero }, Package (0x04) { 0x001DFFFF, 0x02, L003, Zero }, Package (0x04) { 0x001DFFFF, 0x03, L000, Zero }, Package (0x04) { 0x001EFFFF, Zero, L002, Zero }, Package (0x04) { 0x001EFFFF, One, L003, Zero }, Package (0x04) { 0x001EFFFF, 0x02, L000, Zero }, Package (0x04) { 0x001EFFFF, 0x03, L001, Zero }, Package (0x04) { 0x001FFFFF, Zero, L003, Zero }, Package (0x04) { 0x001FFFFF, One, L000, Zero }, Package (0x04) { 0x001FFFFF, 0x02, L001, Zero }, Package (0x04) { 0x001FFFFF, 0x03, L002, Zero } }) Method (_CBA, 0, NotSerialized) // _CBA: Configuration Base Ad= dress { Return (0x0000004010000000) } Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { WordBusNumber (ResourceProducer, MinFixed, MaxFixed, PosDec= ode, 0x0000, // Granularity 0x0000, // Range Minimum 0x00FF, // Range Maximum 0x0000, // Translation Offset 0x0100, // Length ,, ) DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixe= d, NonCacheable, ReadWrite, 0x00000000, // Granularity 0x10000000, // Range Minimum 0x3EFEFFFF, // Range Maximum 0x00000000, // Translation Offset 0x2EFF0000, // Length ,, , AddressRangeMemory, TypeStatic) DWordIO (ResourceProducer, MinFixed, MaxFixed, PosDecode, E= ntireRange, 0x00000000, // Granularity 0x00000000, // Range Minimum 0x0000FFFF, // Range Maximum 0x3EFF0000, // Translation Offset 0x00010000, // Length ,, , TypeStatic, DenseTranslation) QWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixe= d, NonCacheable, ReadWrite, 0x0000000000000000, // Granularity 0x0000008000000000, // Range Minimum 0x000000FFFFFFFFFF, // Range Maximum 0x0000000000000000, // Translation Offset 0x0000008000000000, // Length ,, , AddressRangeMemory, TypeStatic) }) Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capa= bilities { CreateDWordField (Arg3, Zero, CDW1) If ((Arg0 =3D=3D ToUUID ("33db4d5b-1ff7-401c-9657-7441c03dd= 766") /* PCI Host Bridge Device */)) { CreateDWordField (Arg3, 0x04, CDW2) CreateDWordField (Arg3, 0x08, CDW3) Local0 =3D CDW3 /* \_SB_.PCI0._OSC.CDW3 */ Local0 &=3D 0x1F If ((Arg1 !=3D One)) { CDW1 |=3D 0x08 } If ((CDW3 !=3D Local0)) { CDW1 |=3D 0x10 } CDW3 =3D Local0 } Else { CDW1 |=3D 0x04 } Return (Arg3) } Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { If ((Arg0 =3D=3D ToUUID ("e5c937d0-3553-4d7a-9117-ea4d19c34= 34d") /* Device Labeling Interface */)) { If ((Arg2 =3D=3D Zero)) { Return (Buffer (One) { 0x01 = // . }) } } Return (Buffer (One) { 0x00 // . }) } Device (RES0) { Name (_HID, "PNP0C02" /* PNP Motherboard Resources */) // = _HID: Hardware ID Name (_CRS, ResourceTemplate () // _CRS: Current Resource = Settings { QWordMemory (ResourceProducer, PosDecode, MinFixed, Max= Fixed, NonCacheable, ReadWrite, 0x0000000000000000, // Granularity 0x0000004010000000, // Range Minimum 0x000000401FFFFFFF, // Range Maximum 0x0000000000000000, // Translation Offset 0x0000000010000000, // Length ,, , AddressRangeMemory, TypeStatic) }) } } Device (\_SB.GED) { Name (_HID, "ACPI0013" /* Generic Event Device */) // _HID: Ha= rdware ID Name (_UID, "GED") // _UID: Unique ID Name (_CRS, ResourceTemplate () // _CRS: Current Resource Sett= ings { Interrupt (ResourceConsumer, Edge, ActiveHigh, Exclusive, ,= , ) { 0x00000029, } }) OperationRegion (EREG, SystemMemory, 0x09080000, 0x04) Field (EREG, DWordAcc, NoLock, WriteAsZeros) { ESEL, 32 } Method (_EVT, 1, Serialized) // _EVT: Event { Local0 =3D ESEL /* \_SB_.GED_.ESEL */ If (((Local0 & 0x02) =3D=3D 0x02)) { Notify (PWRB, 0x80) // Status Change } } } Device (PWRB) { Name (_HID, "PNP0C0C" /* Power Button Device */) // _HID: Hard= ware ID Name (_UID, Zero) // _UID: Unique ID } } Scope (\_SB.PCI0) { Method (EDSM, 5, Serialized) { If ((Arg2 =3D=3D Zero)) { Local0 =3D Buffer (One) { 0x00 /= / . } If ((Arg0 !=3D ToUUID ("e5c937d0-3553-4d7a-9117-ea4d19c3434= d") /* Device Labeling Interface */)) { Return (Local0) } If ((Arg1 < 0x02)) { Return (Local0) } Local0 [Zero] =3D 0x81 Return (Local0) } If ((Arg2 =3D=3D 0x07)) { Local0 =3D Package (0x02) { Zero, "" } Local1 =3D DerefOf (Arg4 [Zero]) Local0 [Zero] =3D Local1 Return (Local0) } } Device (S00) { Name (_ADR, Zero) // _ADR: Address } Device (S08) { Name (_ADR, 0x00010000) // _ADR: Address } Device (S38) { Name (_ADR, 0x00070000) // _ADR: Address Device (S00) { Name (_ADR, Zero) // _ADR: Address Method (_DSM, 4, Serialized) // _DSM: Device-Specific Meth= od { Local0 =3D Package (0x01) { 0x0C } Return (EDSM (Arg0, Arg1, Arg2, Arg3, Local0)) } } } } } Signed-off-by: Eric Auger --- tests/qtest/bios-tables-test-allowed-diff.h | 1 - tests/data/acpi/aarch64/virt/DSDT.hpoffacpiindex | Bin 0 -> 5347 bytes 2 files changed, 1 deletion(-) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios= -tables-test-allowed-diff.h index 02f4f0b29f..dc3ab24d05 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,3 +1,2 @@ /* List of comma-separated changed AML files to ignore */ "tests/data/acpi/aarch64/virt/DSDT.acpipcihp", -"tests/data/acpi/aarch64/virt/DSDT.hpoffacpiindex", diff --git a/tests/data/acpi/aarch64/virt/DSDT.hpoffacpiindex b/tests/data/= acpi/aarch64/virt/DSDT.hpoffacpiindex index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..970d43f68bca060361105f70dbb= 00b3a25646db4 100644 GIT binary patch literal 5347 zcmZvgOK%!i6oAjb0K+ig;bCKAY)F$veMSTLl{8HQGuS2pn=3D(#ZiAY0KrHbt?kQ!A=3D zqe>2yk~F*8YS&cq52@5ucinZ-Wz|jpKzF6Oa|inz<;()+KF)XVH=3DL0U*KwV_zj6Sf zlg6&S?Uoy#b?tJwTvh-;+>3AX`EBKa=3DQh0ls9;-`rFq*eCt0_RG&kPk1&JJQ-j;bJYw9$3_eej9HW33A7cierzwt6M2uUQ!RP4=3D$5=3D*;PcVbe zQh|$0dK2Nh8<0@j(Z&ouPnS5x4aDdmMvc$YWsY$ZF?KM6&(jjexP=3D(I z0i&h1&kLgNPS>)n&GX`;+jG+?J>l0mm;L#&h@pMCsOR=3Dvr7uyzb_hz*2 zJ7QPC+e1*I7{S|mn_pOR#4~9*L8~TezUCHa zUZb&d{v6%CUb>_gyI?~L9zhu_D1!r!;A=3DR5&*2e(fcRxvx3`yVf2AL15^7>H0rA^_ zyjR+mRe_8l`t^`_Jkv(FZCN$QBvoTFQ9#60&RZg?3YnA~^W$n4O%Z7Yb3=3DY)^}Hn_ zr&B{R(h4F&;73kZ3Hy=3DL9fbYJ>C~`{tOSu^897}=3D^&_V{Q2og1R8>Y!H?PXb=3D_(Q8 z86ln#>KT!d(^aCxGfF(8)H6ywW5hE?JY&=3D|Mm;s+sS!_&dTP`&PCVnpGfq9@)Ke#( zI`P!0r%pW+#4|xW6Vx+7Jq_Y%5Kn`88q_mMJd?yTNj;O)Geta8#4|-bQ`B>Yc+L>d z8R|JhJx$_i5>JzQn$$B*Jk!K8O+C}pGebNx#4|%ZGt@InJhQ|zOFgsHGeN!t67l`Kq@m!#u z3)HhfJPX9LKs^i8bCGy163<2Ixkx>W#Ir~|i`277J(q~*67gK3o=3DenonRqS}&t>Yl zOg&4)vqU^g)U!18%$c6usKZ%Gocf6WH?m^cj_FTcB_U*hxF+I5d6@?=3D#9@xO%*o_G z@wZHjUVE7b#R$t5z{H-SNNe;xZXCUO$GME_IBwPW6{Ypbu1z;^a4FWBW%~;^3>MTW^^APj@nzl*Cg;mnrVWiC81{;F>sd+iE(V zJbRD_ZWU1^-D^3?t)@c?%CPdT3_Wi4npeb&8s^-=3D#OSx qYeO~+kw5*>id(zrh(UjJ`C@u5FMcp%m{Aqo7@UbcK0Y`+8vG9j4In)L literal 0 HcmV?d00001 --=20 2.49.0