From patchwork Tue Sep 24 13:24:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Ribalda X-Patchwork-Id: 13810974 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 23AE8CF9C6F for ; Tue, 24 Sep 2024 13:25:38 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1st5X5-0004yf-1h; Tue, 24 Sep 2024 09:24:47 -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 1st5X1-0004nI-PI for qemu-devel@nongnu.org; Tue, 24 Sep 2024 09:24:44 -0400 Received: from mail-qt1-x835.google.com ([2607:f8b0:4864:20::835]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1st5Wz-0002w0-6o for qemu-devel@nongnu.org; Tue, 24 Sep 2024 09:24:43 -0400 Received: by mail-qt1-x835.google.com with SMTP id d75a77b69052e-45aeef3ce92so36543811cf.2 for ; Tue, 24 Sep 2024 06:24:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1727184280; x=1727789080; darn=nongnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=qZjTA1FcwiRqQ/YYlZO/lsysD2HXG7PCXuxP+u0+bvI=; b=XDyFQ7ZJ5gJ8ml1aH8QACWXv0VXijMPGobfD9aVWRO/73JzRDoaWPDfmngCPYLfuzD hFmsmMBZgitH6BQNs8k9as08HYg/T/JnkdRVT31G8bsnVgVBlOlVijYHuobxl3SRJiMU sAO4Ad8gfb2lqdAKYiNHw9Ge5LUZiubbo9JOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727184280; x=1727789080; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qZjTA1FcwiRqQ/YYlZO/lsysD2HXG7PCXuxP+u0+bvI=; b=DiurNN5Tr0756euPTPY5FTHNNQcbzm/Xszrxoqt7qMD9tN7WQln0Mcd9wKh2U1DfUd eMxIUtr4+xKmCp0EuO4DNttkRNVoAOP1p5zt/pj9ZVJyYn1AMKY6MExJX83DPYkOzbLu 9DyXgeh9S60jRZw1qWdxuVxtgRiLr7fJBaV1KD+zqP4S/qFHXGoaSKeGPxtRj/rmZUhz TovSf+GWg9Z/O1j1vBYPCwOJSwy7cyQxJnhVso+0nMdOqlbJPceBDbSoTfoj/D1V++Q+ 7vuaO3Ty0torxm6oTWfmnJYCAoZ0iHqvvv3GtqnIWD9ABJTSAKKaiFYJAXsRSLuSi6Bs +T4A== X-Forwarded-Encrypted: i=1; AJvYcCWspD2c1KOrCsMUfv5D4BatybQNf/1hCjRdkxI0SSOAMqKlAT9rwwoiDGvxC0D0CnF+YnUbd+WkUfXS@nongnu.org X-Gm-Message-State: AOJu0Ywjuy1vYVaEwB7Ucw4UvxHPEwVpdKfpOO4Zv716CwdXqgZVnQY3 w+wWPPlkC+IY+ZLLc6rNoEsqwUb/K/Urh7foqPwlOD+4UDDFJO2A50kpXtcwaw== X-Google-Smtp-Source: AGHT+IEPQsn14Z6FB2dUvoGkmKcNUlyro2uhShWzAzoe3Ax77S40wQPN6V+Ot+lQeEdqIm2a7AHs4w== X-Received: by 2002:a05:622a:14ce:b0:453:7533:a64f with SMTP id d75a77b69052e-45b204f37f0mr216684791cf.21.1727184279946; Tue, 24 Sep 2024 06:24:39 -0700 (PDT) Received: from denia.c.googlers.com.com (76.224.245.35.bc.googleusercontent.com. [35.245.224.76]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-45b52579daesm6248411cf.25.2024.09.24.06.24.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Sep 2024 06:24:39 -0700 (PDT) From: Ricardo Ribalda To: "Michael S. Tsirkin" , Igor Mammedov , Ani Sinha , Marcel Apfelbaum , Paolo Bonzini , Richard Henderson , Eduardo Habkost , qemu-devel@nongnu.org, Mark Cave-Ayland Cc: Ricardo Ribalda Subject: [PATCH v2 1/3] tests/acpi: pc: allow DSDT acpi table changes Date: Tue, 24 Sep 2024 13:24:10 +0000 Message-ID: <20240924132417.739809-2-ribalda@chromium.org> X-Mailer: git-send-email 2.46.0.792.g87dc391469-goog In-Reply-To: <20240924132417.739809-1-ribalda@chromium.org> References: <20240924132417.739809-1-ribalda@chromium.org> MIME-Version: 1.0 Received-SPF: pass client-ip=2607:f8b0:4864:20::835; envelope-from=ribalda@chromium.org; helo=mail-qt1-x835.google.com X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.09, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, 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+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Signed-off-by: Ricardo Ribalda Acked-by: Igor Mammedov --- tests/qtest/bios-tables-test-allowed-diff.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8b..f81f4e2469 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,16 @@ /* List of comma-separated changed AML files to ignore */ +"tests/data/acpi/x86/pc/DSDT", +"tests/data/acpi/x86/pc/DSDT.acpierst", +"tests/data/acpi/x86/pc/DSDT.acpihmat", +"tests/data/acpi/x86/pc/DSDT.bridge", +"tests/data/acpi/x86/pc/DSDT.cphp", +"tests/data/acpi/x86/pc/DSDT.dimmpxm", +"tests/data/acpi/x86/pc/DSDT.hpbridge", +"tests/data/acpi/x86/pc/DSDT.hpbrroot", +"tests/data/acpi/x86/pc/DSDT.ipmikcs", +"tests/data/acpi/x86/pc/DSDT.memhp", +"tests/data/acpi/x86/pc/DSDT.nohpet", +"tests/data/acpi/x86/pc/DSDT.numamem", +"tests/data/acpi/x86/pc/DSDT.roothp", +"tests/data/acpi/x86/q35/DSDT.cxl", +"tests/data/acpi/x86/q35/DSDT.viot", From patchwork Tue Sep 24 13:24:11 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Ribalda X-Patchwork-Id: 13810973 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 318F3CF9C6B for ; Tue, 24 Sep 2024 13:25:32 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1st5X5-00050l-Fo; Tue, 24 Sep 2024 09:24:47 -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 1st5X2-0004rM-Um for qemu-devel@nongnu.org; Tue, 24 Sep 2024 09:24:45 -0400 Received: from mail-qt1-x831.google.com ([2607:f8b0:4864:20::831]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1st5X0-0002w9-NL for qemu-devel@nongnu.org; Tue, 24 Sep 2024 09:24:44 -0400 Received: by mail-qt1-x831.google.com with SMTP id d75a77b69052e-4585721f6edso38451861cf.2 for ; Tue, 24 Sep 2024 06:24:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1727184281; x=1727789081; darn=nongnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=xSNd0/JPPPjcXwpO5/NZPIXa9E9Bx1jw+bd12m/BgOI=; b=R61YH3j0oYlmEdaZ6o4BgnqvTrw3EXkDn67+OJtd9a7vbXNtpJNP4PHTNqrYCF50za +LK2MnpwGEyWiNpTmlcRdAXMgJxcvKFz1QP7UUW/LrwmV6J2GKz1ZD9ksKUWe08jV7Gi oecX/IqPT0Qny17MMXdPAgGZXMAS+ezUR3OF4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727184281; x=1727789081; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xSNd0/JPPPjcXwpO5/NZPIXa9E9Bx1jw+bd12m/BgOI=; b=qqXmJbP+1YDfcdsW+kEL9L25RWG7NFqBYZR1LvCM0mB3TriQj6uYK+kp/mhHTOP7ho 4kUsdSxrTDHAACDn/V5FJzRKTUkhIo/GImwB40gBcIOcQJqUuuYZCz92ex3fAPEZ8yCD ffBJsv/ZEEiGWpkLHnNbN25y03M8zxcTmXLgcy+uOACnQz5gkaLzOoXlvom3d/9W+wWi BzxnHaa7E6nbb0TlbrGEY/vbHJ+c4NYGXalEeuG8kdL/898fdLxSWbeyx6/wT3YZx4GV TU7a6vr+SR30ogbzQDtyvVaj15Wz8K1eL7j+sMjq8ihygbP07fui58aLjs3TV9MJyDf6 W7cQ== X-Forwarded-Encrypted: i=1; AJvYcCXABEgL0s1TVns0N0/OANvd/MECt3czYLnQgoZzj0E8Xyrk+m3BiHVOvaEbi28ElgRbB8GDzScYdSAa@nongnu.org X-Gm-Message-State: AOJu0Ywz4/VL81DFNP+YcYJQsmKsAc8PFdWZJ9Sa+1gPuTGpIePP8sBQ SHifgXGhlWBa90BdTpg8NruusVwaoIbKPCbRoiKAhMy5oIxriKG5W6GLX4MKog== X-Google-Smtp-Source: AGHT+IE2UkMb0rlEBqcydXSIPvWWJsw577t6jP1F4FykqNq7WXomogo8qqP63Jz/o8RtajMZO37jWQ== X-Received: by 2002:a05:622a:4d1:b0:458:1957:b925 with SMTP id d75a77b69052e-45b204e0743mr303848071cf.8.1727184281348; Tue, 24 Sep 2024 06:24:41 -0700 (PDT) Received: from denia.c.googlers.com.com (76.224.245.35.bc.googleusercontent.com. [35.245.224.76]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-45b52579daesm6248411cf.25.2024.09.24.06.24.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Sep 2024 06:24:40 -0700 (PDT) From: Ricardo Ribalda To: "Michael S. Tsirkin" , Igor Mammedov , Ani Sinha , Marcel Apfelbaum , Paolo Bonzini , Richard Henderson , Eduardo Habkost , qemu-devel@nongnu.org, Mark Cave-Ayland Cc: Ricardo Ribalda Subject: [PATCH v2 2/3] hw/i386/acpi-build: return a non-var package from _PRT() Date: Tue, 24 Sep 2024 13:24:11 +0000 Message-ID: <20240924132417.739809-3-ribalda@chromium.org> X-Mailer: git-send-email 2.46.0.792.g87dc391469-goog In-Reply-To: <20240924132417.739809-1-ribalda@chromium.org> References: <20240924132417.739809-1-ribalda@chromium.org> MIME-Version: 1.0 Received-SPF: pass client-ip=2607:f8b0:4864:20::831; envelope-from=ribalda@chromium.org; helo=mail-qt1-x831.google.com X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.09, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, 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+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Windows XP seems to have issues when _PRT() returns a variable package. We know in advance the size, so we can return a fixed package instead. https://lore.kernel.org/qemu-devel/c82d9331-a8ce-4bb0-b51f-2ee789e27c86@ilande.co.uk/T/#m541190c942676bccf7a7f7fbcb450d94a4e2da53 Reviewed-by: Igor Mammedov Reported-by: Mark Cave-Ayland Fixes: 99cb2c6c7b ("hw/i386/acpi-build: Return a pre-computed _PRT table") Closes: https://lore.kernel.org/all/eb11c984-ebe4-4a09-9d71-1e9db7fe7e6f@ilande.co.uk/ Signed-off-by: Ricardo Ribalda --- hw/i386/acpi-build.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hw/i386/acpi-build.c b/hw/i386/acpi-build.c index 4967aa7459..d2be77199b 100644 --- a/hw/i386/acpi-build.c +++ b/hw/i386/acpi-build.c @@ -741,7 +741,8 @@ static Aml *build_prt(bool is_pci0_prt) int pin; method = aml_method("_PRT", 0, AML_NOTSERIALIZED); - rt_pkg = aml_varpackage(nroutes); + assert(nroutes < 256); + rt_pkg = aml_package(nroutes); for (pin = 0; pin < nroutes; pin++) { Aml *pkg = aml_package(4); From patchwork Tue Sep 24 13:24:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Ribalda X-Patchwork-Id: 13810972 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C263ACF9C6F for ; Tue, 24 Sep 2024 13:25:30 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1st5XJ-0005Ml-Th; Tue, 24 Sep 2024 09:25:07 -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 1st5X5-0004zY-43 for qemu-devel@nongnu.org; Tue, 24 Sep 2024 09:24:47 -0400 Received: from mail-qt1-x82a.google.com ([2607:f8b0:4864:20::82a]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1st5X2-0002wX-Lv for qemu-devel@nongnu.org; Tue, 24 Sep 2024 09:24:46 -0400 Received: by mail-qt1-x82a.google.com with SMTP id d75a77b69052e-45821eb62daso34071071cf.3 for ; Tue, 24 Sep 2024 06:24:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1727184283; x=1727789083; darn=nongnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JALIMt8EkoJ8iQGvWqX2xQzIom4s0VwwDGcpwCYcqoM=; b=MXznmHaOBwCQCQZW1dSlIuzuqpgoFuLZAUscm5/s92yEFWlOCfJS1EcyLpja84pMtA RrGoB/QhDC2xeWKpBu9gYtNgB8h849bN6b5NvOjQQaV0LfJLhaG0m5Z0YSz9toEFnpFD 0rrOoSFXir6jOJKuXoAcwwlZ0srDJIR+mMMFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727184283; x=1727789083; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JALIMt8EkoJ8iQGvWqX2xQzIom4s0VwwDGcpwCYcqoM=; b=d8zuRY60uFkskce5v5Q9rUeS4AsfVKNWa5KWWhidoKboduDiUjB0+e+6lTBlfaAnGG +LwAnpVvO3gjWdhxmecf03Zuv/mkRl97n/Dl0PhWqJi0h3q/XJjeHiXMJD8vNhyhqsND 6fEwUaZhEmzkJJxk4H1+VNIGBj39cjJ0HgUxYVS3Bryim4iYbnxeCnfCnQ5OtOTA5QV6 iaQcPdh9O0c5J4qLqEzI1Oo/w+MuRISBRyzNvcMB+8XJJEzib/fgIA2611tbeXV3anRa WEeK6FyUxVbxMfvAYZSAwywqTUcQJWxyD4C1FI1d/71L2kqe30heGngkBgxfAMjxUlVJ +F9A== X-Forwarded-Encrypted: i=1; AJvYcCX2a9xtG907VrfxJkais/c7AeiJIzXsGU05ixzfhOXvUvBYVXMK8YNsZqAF3sX0XYagh59z0n/JS9ZK@nongnu.org X-Gm-Message-State: AOJu0YyICM9673BuINX4Xqp+3PeAphyyGp1DXhusROFuYAlCg8MSFD2d 5XH/snIauEM0+TL89ALpvqpvPfy49NPiGBot2Ur+n+2qOEnDKlfQzP08xhSFiA== X-Google-Smtp-Source: AGHT+IE1Pj5oZPDK4QUalqdWr6tT4nC5kj/a5zj6l9BrTpwFbivbcj75VreuguNbt4R753vQ9hyGgg== X-Received: by 2002:a05:622a:1a1d:b0:458:12cf:f2e4 with SMTP id d75a77b69052e-45b204f1b47mr221463921cf.18.1727184283169; Tue, 24 Sep 2024 06:24:43 -0700 (PDT) Received: from denia.c.googlers.com.com (76.224.245.35.bc.googleusercontent.com. [35.245.224.76]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-45b52579daesm6248411cf.25.2024.09.24.06.24.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Sep 2024 06:24:42 -0700 (PDT) From: Ricardo Ribalda To: "Michael S. Tsirkin" , Igor Mammedov , Ani Sinha , Marcel Apfelbaum , Paolo Bonzini , Richard Henderson , Eduardo Habkost , qemu-devel@nongnu.org, Mark Cave-Ayland Cc: Ricardo Ribalda Subject: [PATCH v2 3/3] tests/acpi: pc: update golden masters for DSDT Date: Tue, 24 Sep 2024 13:24:12 +0000 Message-ID: <20240924132417.739809-4-ribalda@chromium.org> X-Mailer: git-send-email 2.46.0.792.g87dc391469-goog In-Reply-To: <20240924132417.739809-1-ribalda@chromium.org> References: <20240924132417.739809-1-ribalda@chromium.org> MIME-Version: 1.0 Received-SPF: pass client-ip=2607:f8b0:4864:20::82a; envelope-from=ribalda@chromium.org; helo=mail-qt1-x82a.google.com X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.09, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, 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+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Signed-off-by: Ricardo Ribalda Acked-by: Igor Mammedov --- tests/data/acpi/x86/pc/DSDT | Bin 8527 -> 8526 bytes tests/data/acpi/x86/pc/DSDT.acpierst | Bin 8438 -> 8437 bytes tests/data/acpi/x86/pc/DSDT.acpihmat | Bin 9852 -> 9851 bytes tests/data/acpi/x86/pc/DSDT.bridge | Bin 15398 -> 15397 bytes tests/data/acpi/x86/pc/DSDT.cphp | Bin 8991 -> 8990 bytes tests/data/acpi/x86/pc/DSDT.dimmpxm | Bin 10181 -> 10180 bytes tests/data/acpi/x86/pc/DSDT.hpbridge | Bin 8478 -> 8477 bytes tests/data/acpi/x86/pc/DSDT.hpbrroot | Bin 5034 -> 5033 bytes tests/data/acpi/x86/pc/DSDT.ipmikcs | Bin 8599 -> 8598 bytes tests/data/acpi/x86/pc/DSDT.memhp | Bin 9886 -> 9885 bytes tests/data/acpi/x86/pc/DSDT.nohpet | Bin 8385 -> 8384 bytes tests/data/acpi/x86/pc/DSDT.numamem | Bin 8533 -> 8532 bytes tests/data/acpi/x86/pc/DSDT.roothp | Bin 12320 -> 12319 bytes tests/data/acpi/x86/q35/DSDT.cxl | Bin 13148 -> 13146 bytes tests/data/acpi/x86/q35/DSDT.viot | Bin 14615 -> 14612 bytes tests/qtest/bios-tables-test-allowed-diff.h | 15 --------------- 16 files changed, 15 deletions(-) diff --git a/tests/data/acpi/x86/pc/DSDT b/tests/data/acpi/x86/pc/DSDT index 92225236e717b2e522a2ee00492fb0ded418dc7b..8b8235fe79e2fa08a6f840c8479edb75f5a047b9 100644 GIT binary patch delta 50 zcmX@_bk2#(CD@oAE|a9ky!c?JcmeN{0B27F5towqfS?eDB|_fCn**8t G$pHX!zYhWc delta 51 zcmX@-bl!=}CD)i9E|Zk!y!c?Jcmbc10B27F5!aIVfS?eDCBi<%T$=-! H{>cFVe<%+E diff --git a/tests/data/acpi/x86/pc/DSDT.acpierst b/tests/data/acpi/x86/pc/DSDT.acpierst index 25b39955059409b177870800949eaf937cd39005..06829b9c6c6d726d955dc7c99bc9f42448e22aeb 100644 GIT binary patch delta 50 zcmez7_|=iiCD delta 51 zcmezE^T&tFCDBgE$Wk diff --git a/tests/data/acpi/x86/pc/DSDT.cphp b/tests/data/acpi/x86/pc/DSDT.cphp index 1dc928333d7ae7e4df6bb51d850af5e1cb480158..045a52e75b7fcd4e5f840a758c548231498b96e4 100644 GIT binary patch delta 50 zcmbR5HqVXACD-1^5)N_z delta 51 zcmbR1G|!34CDw)2U4E%;)9*y1$;^ZoIMRhTub5ufTRsZDwX% GCIkS3!Vb~^ diff --git a/tests/data/acpi/x86/pc/DSDT.ipmikcs b/tests/data/acpi/x86/pc/DSDT.ipmikcs index c2a0330d97d495298889b9e28bde2f90235cea88..0ca664688b16baa3a06b8440181de4f17511c6b0 100644 GIT binary patch delta 50 zcmbR4Jk6QQCDO%X%3M9 delta 51 zcmX@$c+io{CDBT_!2ddGWzc@d7?20nVNVBCaLz0YM=QON4!jxi$wd H703Yqg6|HI diff --git a/tests/data/acpi/x86/pc/DSDT.numamem b/tests/data/acpi/x86/pc/DSDT.numamem index 8a6b56fe7da18bf42c339d13b863aabf81780527..2c98cafbff5db04410b35a1151eaf18723a4dad7 100644 GIT binary patch delta 50 zcmccWbj69wCD2P delta 51 zcmbQAupoiUCDBTe@uL^Q+#xj=VoBze@uL^Q+#xj*JgEDD@GpIlK6n25QZhfKE+&{ VBfLri?IQ+#xj>tuD=rQ9wh@c}_03`>N(i#Okp Z4P{4`H&;cKf1!#h@2-m~|3g=v8vqA!B?tfj delta 127 zcmbPIG`)z+CD(KT@#aP@VOcK!hM4$Zr}*e5x5?_VOL<&N;sb(07?ue86mxC9 gE*r{@tiVhaLxC6jWCLApWJRvJSQKrxH@(UX0RQ4B(*OVf diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index f81f4e2469..dfb8523c8b 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,16 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/x86/pc/DSDT", -"tests/data/acpi/x86/pc/DSDT.acpierst", -"tests/data/acpi/x86/pc/DSDT.acpihmat", -"tests/data/acpi/x86/pc/DSDT.bridge", -"tests/data/acpi/x86/pc/DSDT.cphp", -"tests/data/acpi/x86/pc/DSDT.dimmpxm", -"tests/data/acpi/x86/pc/DSDT.hpbridge", -"tests/data/acpi/x86/pc/DSDT.hpbrroot", -"tests/data/acpi/x86/pc/DSDT.ipmikcs", -"tests/data/acpi/x86/pc/DSDT.memhp", -"tests/data/acpi/x86/pc/DSDT.nohpet", -"tests/data/acpi/x86/pc/DSDT.numamem", -"tests/data/acpi/x86/pc/DSDT.roothp", -"tests/data/acpi/x86/q35/DSDT.cxl", -"tests/data/acpi/x86/q35/DSDT.viot",