From nobody Mon Feb 9 03:17:38 2026 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=1662137627; cv=none; d=zohomail.com; s=zohoarc; b=cfx+I21xhU61YJDmgmIKqf+sDjMZw5JxGZYxHJjsyMpLAXDdwAZ+XC3woG7J9RSpRRVCK9tlG6ITGyRAIh1HZUL+Op5QRSXCcvo0TjV3QPBUOk07BsVsCirb1IiNgdVqk2UBv7mTYVaKyAytIVV4ft+m0rsMlFG4914oz8+Q+/8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662137627; h=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=Z3Tkn7R4cNXiiHZfZ5wWpatbVjeMZNFEvFn12EThIVw=; b=Dr0csaHx3VX6Px307gov216rw6upmmiJMrcWRNAYItHABCjPZ12fzKgFvKUk+JTAWjvRqmL7DGBQh9kM3l2XgkoMvCI/Z72+nNjRImaBT3XcBPxxO5gFAd36HfCii5AaWJtHR4u3H1LnicvAg8xi6FzWi9tst6Ptr8EIwYur5A0= 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 1662137627321907.8451650001773; Fri, 2 Sep 2022 09:53:47 -0700 (PDT) Received: from localhost ([::1]:46172 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oU9vO-00051E-AR for importer@patchew.org; Fri, 02 Sep 2022 12:53:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48086) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tM-00024h-I1 for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:51:40 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:26966) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tK-0003Q3-MW for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:51:40 -0400 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-468-WxF3LXclMxiNb0meGNxDyg-1; Fri, 02 Sep 2022 12:51:35 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 6CCA380A0B9; Fri, 2 Sep 2022 16:51:34 +0000 (UTC) Received: from secure.mitica (unknown [10.39.192.47]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4211F2026D4C; Fri, 2 Sep 2022 16:51:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662137498; 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=Z3Tkn7R4cNXiiHZfZ5wWpatbVjeMZNFEvFn12EThIVw=; b=OKhqhOjkJrYgExSPcRptYfEYnoTtTRe6MYmGW0cVkRD1RQ6p5zo7p1Mpjg5UmJKO5Zp5B6 fSu9vQeUptulMdMsiKE4u2hETMet+1Cddr7k98AsP7WRJoom76apTUAxqNnLLyEMsHFn31 9dmVfJ7/P8g/aJuvzSvN+PgEbODMYgI= X-MC-Unique: WxF3LXclMxiNb0meGNxDyg-1 From: Juan Quintela To: qemu-devel@nongnu.org Cc: Bin Meng , Laurent Vivier , Paolo Bonzini , Alexander Bulekov , Darren Kenny , Stefan Hajnoczi , Ani Sinha , "Michael S. Tsirkin" , Fam Zheng , Gerd Hoffmann , Bandan Das , Thomas Huth , Hannes Reinecke , Qiuhao Li , Igor Mammedov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-block@nongnu.org, Juan Quintela Subject: [PATCH 1/8] qtest: "-display none" is set in qtest_init() Date: Fri, 2 Sep 2022 18:51:19 +0200 Message-Id: <20220902165126.1482-2-quintela@redhat.com> In-Reply-To: <20220902165126.1482-1-quintela@redhat.com> References: <20220902165126.1482-1-quintela@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 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=quintela@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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662137628934100001 Content-Type: text/plain; charset="utf-8" So we don't need to set anywhere else. Signed-off-by: Juan Quintela Reviewed-by: Thomas Huth --- tests/qtest/bios-tables-test.c | 2 +- tests/qtest/fuzz-lsi53c895a-test.c | 2 +- tests/qtest/fuzz-megasas-test.c | 2 +- tests/qtest/fuzz-sb16-test.c | 6 +++--- tests/qtest/fuzz-sdcard-test.c | 6 +++--- tests/qtest/fuzz-virtio-scsi-test.c | 2 +- tests/qtest/fuzz-xlnx-dp-test.c | 2 +- tests/qtest/fuzz/generic_fuzz.c | 3 +-- tests/qtest/fuzz/i440fx_fuzz.c | 2 +- tests/qtest/fuzz/qos_fuzz.c | 2 +- 10 files changed, 14 insertions(+), 15 deletions(-) diff --git a/tests/qtest/bios-tables-test.c b/tests/qtest/bios-tables-test.c index 36783966b0..9c68f3658a 100644 --- a/tests/qtest/bios-tables-test.c +++ b/tests/qtest/bios-tables-test.c @@ -725,7 +725,7 @@ static char *test_acpi_create_args(test_data *data, con= st char *params, } } else { args =3D g_strdup_printf("-machine %s %s -accel tcg " - "-net none -display none %s " + "-net none %s " "-drive id=3Dhd0,if=3Dnone,file=3D%s,format=3Draw " "-device %s,drive=3Dhd0 ", data->machine, data->tcg_only ? "" : "-accel kvm", diff --git a/tests/qtest/fuzz-lsi53c895a-test.c b/tests/qtest/fuzz-lsi53c89= 5a-test.c index b23d3ecf45..137e0bb79b 100644 --- a/tests/qtest/fuzz-lsi53c895a-test.c +++ b/tests/qtest/fuzz-lsi53c895a-test.c @@ -21,7 +21,7 @@ static void test_lsi_do_msgout_cancel_req(void) return; } =20 - s =3D qtest_init("-M q35 -m 4G -display none -nodefaults " + s =3D qtest_init("-M q35 -m 4G -nodefaults " "-device lsi53c895a,id=3Dscsi " "-device scsi-hd,drive=3Ddisk0 " "-drive file=3Dnull-co://,id=3Ddisk0,if=3Dnone,format= =3Draw"); diff --git a/tests/qtest/fuzz-megasas-test.c b/tests/qtest/fuzz-megasas-tes= t.c index 287fe19fc7..8d7ed3723a 100644 --- a/tests/qtest/fuzz-megasas-test.c +++ b/tests/qtest/fuzz-megasas-test.c @@ -40,7 +40,7 @@ static void test_lp1878263_megasas_zero_iov_cnt(void) */ static void test_gitlab_issue521_megasas_sgl_ovf(void) { - QTestState *s =3D qtest_init("-display none -m 32M -machine q35 " + QTestState *s =3D qtest_init("-m 32M -machine q35 " "-nodefaults -device megasas " "-device scsi-cd,drive=3Dnull0 " "-blockdev " diff --git a/tests/qtest/fuzz-sb16-test.c b/tests/qtest/fuzz-sb16-test.c index a65826b943..dd1b4b307f 100644 --- a/tests/qtest/fuzz-sb16-test.c +++ b/tests/qtest/fuzz-sb16-test.c @@ -15,7 +15,7 @@ */ static void test_fuzz_sb16_0x1c(void) { - QTestState *s =3D qtest_init("-M q35 -display none " + QTestState *s =3D qtest_init("-M q35 " "-device sb16,audiodev=3Dsnd0 " "-audiodev none,id=3Dsnd0"); qtest_outw(s, 0x22c, 0x41); @@ -27,7 +27,7 @@ static void test_fuzz_sb16_0x1c(void) =20 static void test_fuzz_sb16_0x91(void) { - QTestState *s =3D qtest_init("-M pc -display none " + QTestState *s =3D qtest_init("-M pc " "-device sb16,audiodev=3Dnone " "-audiodev id=3Dnone,driver=3Dnone"); qtest_outw(s, 0x22c, 0xf141); @@ -43,7 +43,7 @@ static void test_fuzz_sb16_0x91(void) */ static void test_fuzz_sb16_0xd4(void) { - QTestState *s =3D qtest_init("-M pc -display none " + QTestState *s =3D qtest_init("-M pc " "-device sb16,audiodev=3Dnone " "-audiodev id=3Dnone,driver=3Dnone"); qtest_outb(s, 0x22c, 0x41); diff --git a/tests/qtest/fuzz-sdcard-test.c b/tests/qtest/fuzz-sdcard-test.c index e7fd818148..cd134cdf55 100644 --- a/tests/qtest/fuzz-sdcard-test.c +++ b/tests/qtest/fuzz-sdcard-test.c @@ -18,7 +18,7 @@ static void oss_fuzz_29225(void) { QTestState *s; =20 - s =3D qtest_init(" -display none -m 512m -nodefaults -nographic" + s =3D qtest_init(" -m 512m -nodefaults -nographic" " -device sdhci-pci,sd-spec-version=3D3" " -device sd-card,drive=3Dd0" " -drive if=3Dnone,index=3D0,file=3Dnull-co://,format= =3Draw,id=3Dd0"); @@ -61,7 +61,7 @@ static void oss_fuzz_36217(void) { QTestState *s; =20 - s =3D qtest_init(" -display none -m 32 -nodefaults -nographic" + s =3D qtest_init(" -m 32 -nodefaults -nographic" " -device sdhci-pci,sd-spec-version=3D3 " "-device sd-card,drive=3Dd0 " "-drive if=3Dnone,index=3D0,file=3Dnull-co://,format=3D= raw,id=3Dd0"); @@ -95,7 +95,7 @@ static void oss_fuzz_36391(void) { QTestState *s; =20 - s =3D qtest_init(" -display none -m 512M -nodefaults -nographic" + s =3D qtest_init(" -m 512M -nodefaults -nographic" " -device sdhci-pci,sd-spec-version=3D3" " -device sd-card,drive=3Ddrv" " -drive if=3Dnone,index=3D0,file=3Dnull-co://,format= =3Draw,id=3Ddrv"); diff --git a/tests/qtest/fuzz-virtio-scsi-test.c b/tests/qtest/fuzz-virtio-= scsi-test.c index 71c91b0356..e37b48b2cc 100644 --- a/tests/qtest/fuzz-virtio-scsi-test.c +++ b/tests/qtest/fuzz-virtio-scsi-test.c @@ -19,7 +19,7 @@ static void test_mmio_oob_from_memory_region_cache(void) { QTestState *s; =20 - s =3D qtest_init("-M pc-q35-5.2 -display none -m 512M " + s =3D qtest_init("-M pc-q35-5.2 -m 512M " "-device virtio-scsi,num_queues=3D8,addr=3D03.0 "); =20 qtest_outl(s, 0xcf8, 0x80001811); diff --git a/tests/qtest/fuzz-xlnx-dp-test.c b/tests/qtest/fuzz-xlnx-dp-tes= t.c index 51e9a37300..e8c483965f 100644 --- a/tests/qtest/fuzz-xlnx-dp-test.c +++ b/tests/qtest/fuzz-xlnx-dp-test.c @@ -14,7 +14,7 @@ */ static void test_fuzz_xlnx_dp_0x3ac(void) { - QTestState *s =3D qtest_init("-M xlnx-zcu102 -display none "); + QTestState *s =3D qtest_init("-M xlnx-zcu102 "); qtest_readl(s, 0xfd4a03ac); qtest_quit(s); } diff --git a/tests/qtest/fuzz/generic_fuzz.c b/tests/qtest/fuzz/generic_fuz= z.c index afc1d20355..94b00288d9 100644 --- a/tests/qtest/fuzz/generic_fuzz.c +++ b/tests/qtest/fuzz/generic_fuzz.c @@ -981,8 +981,7 @@ static GString *generic_fuzz_cmdline(FuzzTarget *t) if (!getenv("QEMU_FUZZ_ARGS")) { usage(); } - g_string_append_printf(cmd_line, " -display none \ - -machine accel=3Dqtest, \ + g_string_append_printf(cmd_line, " -machine accel=3Dqtest, \ -m 512M %s ", getenv("QEMU_FUZZ_ARGS= ")); return cmd_line; } diff --git a/tests/qtest/fuzz/i440fx_fuzz.c b/tests/qtest/fuzz/i440fx_fuzz.c index b17fc725df..f2c729493f 100644 --- a/tests/qtest/fuzz/i440fx_fuzz.c +++ b/tests/qtest/fuzz/i440fx_fuzz.c @@ -157,7 +157,7 @@ static void i440fx_fuzz_qos_fork(QTestState *s, } =20 static const char *i440fx_qtest_argv =3D TARGET_NAME " -machine accel=3Dqt= est" - " -m 0 -display none"; + " -m 0"; static GString *i440fx_argv(FuzzTarget *t) { return g_string_new(i440fx_qtest_argv); diff --git a/tests/qtest/fuzz/qos_fuzz.c b/tests/qtest/fuzz/qos_fuzz.c index 3a3d9c16dd..fd431849a5 100644 --- a/tests/qtest/fuzz/qos_fuzz.c +++ b/tests/qtest/fuzz/qos_fuzz.c @@ -85,7 +85,7 @@ static GString *qos_build_main_args(void) } /* Prepend the arguments that we need */ g_string_prepend(cmd_line, - TARGET_NAME " -display none -machine accel=3Dqtest -m 64 "); + TARGET_NAME " -machine accel=3Dqtest -m 64 "); return cmd_line; } =20 --=20 2.37.2 From nobody Mon Feb 9 03:17:38 2026 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=1662137830; cv=none; d=zohomail.com; s=zohoarc; b=N6fKLw4wmX2LdrwWoVyzNqAk2BPR8AvPh0E7Pi2HeURQvZxgtHuCQQ7/Jarh9qsGT+mOWw07dSbRlopg+s9W2yFbjYcYjjfCDhzXwr4SDsz+IiikUe/q3M/YIn2OtYQVG1OQKZHNDEw4DjPBK07Vw+XKtiyctCkDf/G1kiv7hOI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662137830; h=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=MLb6rWreHs8dbcYGYB6VjIROg0IydKNv/Kp8c/Bnzww=; b=VaEdB36natkBI93+ttoQoxchH6OsKGAPZRy8v7bMkOeEnw7E+8lzK+Y9x02m60CcUdu9xpnRftLcAdWsCRCUDaVhXmVHvnK/h6Alf9c8mC0+61L/RWnbHVAFDEgfJaxqTuv94nTB1cZGT5I9N5CmzGTxcBYVTUqrQlTN4skXciw= 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 1662137830645467.58221092585757; Fri, 2 Sep 2022 09:57:10 -0700 (PDT) Received: from localhost ([::1]:36974 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oU9ye-0002CQ-LR for importer@patchew.org; Fri, 02 Sep 2022 12:57:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tS-0002JJ-EN for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:51:46 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:49395) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tR-0003RC-1o for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:51:46 -0400 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-627-ftzGXaIFOJGHkk4-IToeSw-1; Fri, 02 Sep 2022 12:51:38 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id C45F029AA388; Fri, 2 Sep 2022 16:51:37 +0000 (UTC) Received: from secure.mitica (unknown [10.39.192.47]) by smtp.corp.redhat.com (Postfix) with ESMTP id B58C22026D4C; Fri, 2 Sep 2022 16:51:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662137504; 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=MLb6rWreHs8dbcYGYB6VjIROg0IydKNv/Kp8c/Bnzww=; b=eo4w7m2IV0J+YQgaNjws8fYiLdlR0zCLSpPGIenJMTSNcYDdE6+dlmW6uO7x6PGa555c7L wml6u9Z5uAvJG1Z9xqYqO284U2fTO6TIXJZE+HmbhroSvTBlVcSlu1SzSIMMdKnndin3OK /INpNtpJ4JoZZquyr7WGN/Jj+b5pngk= X-MC-Unique: ftzGXaIFOJGHkk4-IToeSw-1 From: Juan Quintela To: qemu-devel@nongnu.org Cc: Bin Meng , Laurent Vivier , Paolo Bonzini , Alexander Bulekov , Darren Kenny , Stefan Hajnoczi , Ani Sinha , "Michael S. Tsirkin" , Fam Zheng , Gerd Hoffmann , Bandan Das , Thomas Huth , Hannes Reinecke , Qiuhao Li , Igor Mammedov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-block@nongnu.org, Juan Quintela Subject: [PATCH 2/8] qtest: Set "-net none" in qtest_init() Date: Fri, 2 Sep 2022 18:51:20 +0200 Message-Id: <20220902165126.1482-3-quintela@redhat.com> In-Reply-To: <20220902165126.1482-1-quintela@redhat.com> References: <20220902165126.1482-1-quintela@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 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=quintela@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable 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" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662137831178100001 Content-Type: text/plain; charset="utf-8" This way, we don't have networking by default. If test needs it, configure it. Signed-off-by: Juan Quintela Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- tests/qtest/bios-tables-test.c | 2 +- tests/qtest/libqtest.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/qtest/bios-tables-test.c b/tests/qtest/bios-tables-test.c index 9c68f3658a..a0853744ae 100644 --- a/tests/qtest/bios-tables-test.c +++ b/tests/qtest/bios-tables-test.c @@ -725,7 +725,7 @@ static char *test_acpi_create_args(test_data *data, con= st char *params, } } else { args =3D g_strdup_printf("-machine %s %s -accel tcg " - "-net none %s " + "%s " "-drive id=3Dhd0,if=3Dnone,file=3D%s,format=3Draw " "-device %s,drive=3Dhd0 ", data->machine, data->tcg_only ? "" : "-accel kvm", diff --git a/tests/qtest/libqtest.c b/tests/qtest/libqtest.c index 7c9fc07de4..ee84dbfc36 100644 --- a/tests/qtest/libqtest.c +++ b/tests/qtest/libqtest.c @@ -290,6 +290,7 @@ QTestState *qtest_init_without_qmp_handshake(const char= *extra_args) "-chardev socket,path=3D%s,id=3Dchar0 " "-mon chardev=3Dchar0,mode=3Dcontrol " "-display none " + "-net none " "%s" " -accel qtest", qemu_binary, tracearg, socket_path, --=20 2.37.2 From nobody Mon Feb 9 03:17:38 2026 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=1662138301; cv=none; d=zohomail.com; s=zohoarc; b=WEFhHz+0nqmXc9+9rwJtTtdlVb4MtTUoyKmlBHh4bV1VIOgVYD9+bEFwFdplDKa8Uq1wfIRU3t5ZhvlGmVGgZz9A2ZcEaVAyC2UXmeJuY2rAQB3qgochgJkASNt71gNndFstS7Of7LgWn98j+0IVkpxDpSEK0dB1/QXCs33GUKo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662138301; h=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=Otgm8cHtdNkUYStF8euvVEfIoZy1iG1PuNRUGgcWUIc=; b=mpVLqftq9XuPe0pZ/XuH2JI9gMV5DZ+RnYTQH0a65UhHl55MAbEXfEIQ8eGa3RS1IGmQjkfxtT7ExDeG0GvDrWGWKks8EIOSRZ6cdRwGxHNGD5Ey8z55zDTU4NtqwOz+W9yzXPxsCqcXvqPVBmsePhpQekVRDWJI1rmACuFsSxE= 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 1662138301720117.90495977628905; Fri, 2 Sep 2022 10:05:01 -0700 (PDT) Received: from localhost ([::1]:55460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUA6G-0003Iz-Bh for importer@patchew.org; Fri, 02 Sep 2022 13:05:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41692) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9th-00032f-KB for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:52:01 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:39750) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tY-0003SQ-1T for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:52:01 -0400 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-644-UrbUjocsMxOO1MjvUxzaiQ-1; Fri, 02 Sep 2022 12:51:41 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 21693101AA47; Fri, 2 Sep 2022 16:51:41 +0000 (UTC) Received: from secure.mitica (unknown [10.39.192.47]) by smtp.corp.redhat.com (Postfix) with ESMTP id 13E352026D4C; Fri, 2 Sep 2022 16:51:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662137511; 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=Otgm8cHtdNkUYStF8euvVEfIoZy1iG1PuNRUGgcWUIc=; b=Unu+4I1PuXwnDbSZeC6mtSNyjeBMpLYVnX7XzNhlSsu3ZBKFxcwUfOiJGmRzvHQs7f+hH7 bobn6SIbTStvkcHDz+6xoSTmWcvDJjU8YJprp6Sal77wWZbxn5BSAVd1DqgcbtSFVsLNUB jQHaSSbyoLNLTjoEWdioKJTNxGu9Ij0= X-MC-Unique: UrbUjocsMxOO1MjvUxzaiQ-1 From: Juan Quintela To: qemu-devel@nongnu.org Cc: Bin Meng , Laurent Vivier , Paolo Bonzini , Alexander Bulekov , Darren Kenny , Stefan Hajnoczi , Ani Sinha , "Michael S. Tsirkin" , Fam Zheng , Gerd Hoffmann , Bandan Das , Thomas Huth , Hannes Reinecke , Qiuhao Li , Igor Mammedov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-block@nongnu.org, Juan Quintela Subject: [PATCH 3/8] tests/acpi: The new default is -vga none Date: Fri, 2 Sep 2022 18:51:21 +0200 Message-Id: <20220902165126.1482-4-quintela@redhat.com> In-Reply-To: <20220902165126.1482-1-quintela@redhat.com> References: <20220902165126.1482-1-quintela@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 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=quintela@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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662138303773100001 Content-Type: text/plain; charset="utf-8" So we lost a device in each table. Signed-off-by: Juan Quintela --- tests/qtest/bios-tables-test-allowed-diff.h | 39 +++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios= -tables-test-allowed-diff.h index dfb8523c8b..37369aed63 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,40 @@ /* List of comma-separated changed AML files to ignore */ +"tests/data/acpi/pc/DSDT", +"tests/data/acpi/q35/DSDT", +"tests/data/acpi/q35/DSDT.tis.tpm2", +"tests/data/acpi/q35/DSDT.tis.tpm12", +"tests/data/acpi/q35/DSDT.bridge", +"tests/data/acpi/q35/DSDT.multi-bridge", +"tests/data/acpi/q35/DSDT.mmio64", +"tests/data/acpi/q35/DSDT.ipmibt", +"tests/data/acpi/q35/DSDT.cphp", +"tests/data/acpi/q35/DSDT.memhp", +"tests/data/acpi/q35/DSDT.numamem", +"tests/data/acpi/q35/DSDT.nohpet", +"tests/data/acpi/q35/DSDT.dimmpxm", +"tests/data/acpi/q35/DSDT.acpihmat", +"tests/data/acpi/q35/ERST.acpierst", +"tests/data/acpi/q35/DSDT.acpierst", +"tests/data/acpi/q35/DSDT.applesmc", +"tests/data/acpi/q35/DSDT.pvpanic-isa", +"tests/data/acpi/q35/IVRS.ivrs", +"tests/data/acpi/q35/DSDT.ivrs", +"tests/data/acpi/q35/VIOT.viot", +"tests/data/acpi/q35/DSDT.viot", +"tests/data/acpi/q35/DSDT.cxl", +"tests/data/acpi/q35/DSDT.ipmismbus", +"tests/data/acpi/q35/DSDT.xapic", +"tests/data/acpi/q35/DMAR.dmar", +"tests/data/acpi/pc/DSDT.bridge", +"tests/data/acpi/pc/DSDT.ipmikcs", +"tests/data/acpi/pc/DSDT.cphp", +"tests/data/acpi/pc/DSDT.memhp", +"tests/data/acpi/pc/DSDT.numamem", +"tests/data/acpi/pc/DSDT.nohpet", +"tests/data/acpi/pc/DSDT.dimmpxm", +"tests/data/acpi/pc/DSDT.acpihmat", +"tests/data/acpi/pc/ERST.acpierst", +"tests/data/acpi/pc/DSDT.acpierst", +"tests/data/acpi/pc/DSDT.roothp", +"tests/data/acpi/pc/DSDT.hpbridge", +"tests/data/acpi/pc/DSDT.hpbrroot", --=20 2.37.2 From nobody Mon Feb 9 03:17:38 2026 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=1662137670; cv=none; d=zohomail.com; s=zohoarc; b=kSBiW7pzpL6dX5HKTl2j/CiIr9jSQRdf4+0jaDI0Pw4VbvfawzsiM35+oiZ4ljz0D1lpbHr2+PCTuTJehYYpnHhHChRAJoTNGX+pwdygDz/D1FFtVsqv5ovrQdB9W1qHCo98ESW/fOUmBVS7gEgrbkwkkWEYQw1TjlkAntkeTgM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662137670; h=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=fi5zrVicNk7ldz8Y7Hcjeb19UvU8Pgs5bxFvt/horYc=; b=Bssm3W8oiwT2cpsRj2a6mmiAxWs6//0h7B+Wn3OcNykmpYB2UMqhyf6bBd5rOudQWF9U2Hha4gBF+wC9Cp/qFQAa0FqIKhf7TCF3Erbb2V8QsUAoPOgUyO5m8tJb6oDXFQu8Xv5S3uu+UCHOccgqGplDvApdieft5hQ1gCDoEOw= 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 1662137670332300.5975207235756; Fri, 2 Sep 2022 09:54:30 -0700 (PDT) Received: from localhost ([::1]:38154 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oU9w3-0005ZI-Pu for importer@patchew.org; Fri, 02 Sep 2022 12:54:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tW-0002YR-KT for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:51:50 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:28637) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tU-0003Rh-Sh for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:51:50 -0400 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-54-EMstl2QVOrez0y-xIrfhTg-1; Fri, 02 Sep 2022 12:51:45 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 912D53C0ED53; Fri, 2 Sep 2022 16:51:44 +0000 (UTC) Received: from secure.mitica (unknown [10.39.192.47]) by smtp.corp.redhat.com (Postfix) with ESMTP id 643422026D4C; Fri, 2 Sep 2022 16:51:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662137508; 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=fi5zrVicNk7ldz8Y7Hcjeb19UvU8Pgs5bxFvt/horYc=; b=iPka77RQU+cNvcV4a1Mpl9stIJU88qxw3rrOym6NQkzW7WRw/dd1TQoyNQDINTtFpX8an9 pDvtjU9VOoNNRSwSjn91PkvDF4IhTbow2J+kTIz2S/ggS1ssLhCYuNwUGfnqesUV+jSQdU /z8/5XyVu5SOJxSoXW08w81a1RIwqoY= X-MC-Unique: EMstl2QVOrez0y-xIrfhTg-1 From: Juan Quintela To: qemu-devel@nongnu.org Cc: Bin Meng , Laurent Vivier , Paolo Bonzini , Alexander Bulekov , Darren Kenny , Stefan Hajnoczi , Ani Sinha , "Michael S. Tsirkin" , Fam Zheng , Gerd Hoffmann , Bandan Das , Thomas Huth , Hannes Reinecke , Qiuhao Li , Igor Mammedov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-block@nongnu.org, Juan Quintela Subject: [PATCH 4/8] tests/qtest: Add -vga none by default Date: Fri, 2 Sep 2022 18:51:22 +0200 Message-Id: <20220902165126.1482-5-quintela@redhat.com> In-Reply-To: <20220902165126.1482-1-quintela@redhat.com> References: <20220902165126.1482-1-quintela@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 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=quintela@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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662137671042100001 Content-Type: text/plain; charset="utf-8" Nothing in qtest where using vga by default except for dbus-display-test. We add -device VGA there. The only other test that fails after this change is: 109/659 qemu:qtest+qtest-ppc64 / qtest-ppc64/qos-test ERROR 21.34s killed by signal 6 SIGABRT Bail out! ERROR:../../../../mnt/code/qemu/full/tests/qtest/virtio-iommu-tes= t.c:189:test_attach_detach: assertion failed (ret =3D=3D 0): (6 =3D=3D 0) stderr: qemu-system-ppc64: warning: nic e1000.0 has no peer qemu-system-ppc64: warning: nic e1000-82544gc.0 has no peer qemu-system-ppc64: warning: nic e1000-82545em.0 has no peer qemu-system-ppc64: warning: nic i82550.0 has no peer qemu-system-ppc64: warning: nic i82551.0 has no peer qemu-system-ppc64: warning: nic i82557a.0 has no peer qemu-system-ppc64: warning: nic i82557b.0 has no peer qemu-system-ppc64: warning: nic i82557c.0 has no peer qemu-system-ppc64: warning: nic i82558a.0 has no peer qemu-system-ppc64: warning: nic i82558b.0 has no peer qemu-system-ppc64: warning: nic i82559a.0 has no peer qemu-system-ppc64: warning: nic i82559b.0 has no peer qemu-system-ppc64: warning: nic i82559c.0 has no peer qemu-system-ppc64: warning: nic i82559er.0 has no peer qemu-system-ppc64: warning: nic i82562.0 has no peer qemu-system-ppc64: warning: nic i82801.0 has no peer qemu-system-ppc64: warning: nic ne2k_pci.0 has no peer qemu-system-ppc64: warning: nic tulip.0 has no peer qemu-system-ppc64: warning: nic pcnet.0 has no peer qemu-system-ppc64: warning: nic vmxnet3.0 has no peer ** ERROR:../../../../mnt/code/qemu/full/tests/qtest/virtio-iommu-test.c:189:te= st_attach_detach: assertion failed (ret =3D=3D 0): (6 =3D=3D 0) (test program exited with status code -6) ------------------------------------------ Problem is with virtio-iommu-test.c attach_detach test. My understanding is that the problem is that for pseries. $ export QTEST_QEMU_BINARY=3D./qemu-system-ppc64 $ ./tests/qtest/qos-test -p /ppc64/pseries/spapr-pci-host-bridge/pci-bus-sp= apr/pci-bus/virtio-iommu-pci/virtio-iommu/virtio-iommu-tests/attach_detach ** ERROR:../../../../mnt/code/qemu/full/tests/qtest/virtio-iommu-test.c:189:te= st_attach_detach: assertion failed (ret =3D=3D 0): (6 =3D=3D 0) Bail out! ERROR:../../../../mnt/code/qemu/full/tests/qtest/virtio-iommu-tes= t.c:189:test_attach_detach: assertion failed (ret =3D=3D 0): (6 =3D=3D 0) Aborted (core dumped) My understanding is that if I remove the vga device, pseries end without any device on the pci bus and somehow it completely breaks. Signed-off-by: Juan Quintela --- tests/qtest/boot-serial-test.c | 4 ++-- tests/qtest/dbus-display-test.c | 2 +- tests/qtest/display-vga-test.c | 12 ++++++------ tests/qtest/libqtest.c | 1 + 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/tests/qtest/boot-serial-test.c b/tests/qtest/boot-serial-test.c index 2f99d71cab..500a312cb5 100644 --- a/tests/qtest/boot-serial-test.c +++ b/tests/qtest/boot-serial-test.c @@ -144,7 +144,7 @@ static testdef_t tests[] =3D { { "avr", "arduino-duemilanove", "", "T", sizeof(bios_avr), NULL, bios_= avr }, { "avr", "arduino-mega-2560-v3", "", "T", sizeof(bios_avr), NULL, bios= _avr}, { "ppc", "ppce500", "", "U-Boot" }, - { "ppc", "40p", "-vga none -boot d", "Trying cd:," }, + { "ppc", "40p", "-boot d", "Trying cd:," }, { "ppc", "g3beige", "", "PowerPC,750" }, { "ppc", "mac99", "", "PowerPC,G4" }, { "ppc", "sam460ex", "-m 256", "DRAM: 256 MiB" }, @@ -175,7 +175,7 @@ static testdef_t tests[] =3D { sizeof(kernel_plml605), kernel_plml605 }, { "arm", "raspi2b", "", "TT", sizeof(bios_raspi2), 0, bios_raspi2 }, /* For hppa, force bios to output to serial by disabling graphics. */ - { "hppa", "hppa", "-vga none", "SeaBIOS wants SYSTEM HALT" }, + { "hppa", "hppa", "", "SeaBIOS wants SYSTEM HALT" }, { "aarch64", "virt", "-cpu max", "TT", sizeof(kernel_aarch64), kernel_aarch64 }, { "arm", "microbit", "", "T", sizeof(kernel_nrf51), kernel_nrf51 }, diff --git a/tests/qtest/dbus-display-test.c b/tests/qtest/dbus-display-tes= t.c index 8be5974763..4e428cff55 100644 --- a/tests/qtest/dbus-display-test.c +++ b/tests/qtest/dbus-display-test.c @@ -34,7 +34,7 @@ test_setup(QTestState **qts, GDBusConnection **conn) { int pair[2]; =20 - *qts =3D qtest_init("-display dbus,p2p=3Dyes -name dbus-test"); + *qts =3D qtest_init("-display dbus,p2p=3Dyes -device VGA -name dbus-te= st"); =20 g_assert_cmpint(socketpair(AF_UNIX, SOCK_STREAM, 0, pair), =3D=3D, 0); =20 diff --git a/tests/qtest/display-vga-test.c b/tests/qtest/display-vga-test.c index ace3bb28e0..ba3d1fcb36 100644 --- a/tests/qtest/display-vga-test.c +++ b/tests/qtest/display-vga-test.c @@ -12,37 +12,37 @@ =20 static void pci_cirrus(void) { - qtest_start("-vga none -device cirrus-vga"); + qtest_start("-device cirrus-vga"); qtest_end(); } =20 static void pci_stdvga(void) { - qtest_start("-vga none -device VGA"); + qtest_start("-device VGA"); qtest_end(); } =20 static void pci_secondary(void) { - qtest_start("-vga none -device secondary-vga"); + qtest_start("-device secondary-vga"); qtest_end(); } =20 static void pci_multihead(void) { - qtest_start("-vga none -device VGA -device secondary-vga"); + qtest_start("-device VGA -device secondary-vga"); qtest_end(); } =20 static void pci_virtio_gpu(void) { - qtest_start("-vga none -device virtio-gpu-pci"); + qtest_start("-device virtio-gpu-pci"); qtest_end(); } =20 static void pci_virtio_vga(void) { - qtest_start("-vga none -device virtio-vga"); + qtest_start("-device virtio-vga"); qtest_end(); } =20 diff --git a/tests/qtest/libqtest.c b/tests/qtest/libqtest.c index ee84dbfc36..16068b1b85 100644 --- a/tests/qtest/libqtest.c +++ b/tests/qtest/libqtest.c @@ -291,6 +291,7 @@ QTestState *qtest_init_without_qmp_handshake(const char= *extra_args) "-mon chardev=3Dchar0,mode=3Dcontrol " "-display none " "-net none " + "-vga none " "%s" " -accel qtest", qemu_binary, tracearg, socket_path, --=20 2.37.2 From nobody Mon Feb 9 03:17:38 2026 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=1662137889; cv=none; d=zohomail.com; s=zohoarc; b=mQR2Sf4oEah6P4XPOJvkJLV9rFmPU8D44N91JZFKNzPfQ4GeJ0Ks1M5zmh0/q8PVJK5o4SOtgBppKIH9dsDMaHGt/7BM7GWbBcGI/WcFdRxR0EyuF4mYMAy198M7swfyWUjcZ4vbkEELsnlC7vCZape9crpTxeFBKHIZepKdlGE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662137889; h=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=ihZeNS2nCTVlCER4JOGzCgikPrxdcWlAG763nl499m0=; b=bdnNEF+01RLSgEDlw/0vnepnKQ8vRFq2aP1iV7DtWXtiK05BLEqM34XRaO3zJJ8EYU1rp20fm8BW3XncImS9NJdd0RvpvgFnDauLkACbatArv2VnUtK6pKiNG3HH/KV3lcOFfLJIdGNciy4s29Rpzh6xOldUVhADBgi3R2SA9As= 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 1662137889228110.08180179846158; Fri, 2 Sep 2022 09:58:09 -0700 (PDT) Received: from localhost ([::1]:41012 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oU9zb-0004KJ-ON for importer@patchew.org; Fri, 02 Sep 2022 12:58:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41684) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tf-0002vh-Ug for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:52:00 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:59024) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tc-0003Sq-16 for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:51:59 -0400 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-103-lu9aWFfEOTemXAtPgcspuw-1; Fri, 02 Sep 2022 12:51:49 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 7AA36805B98; Fri, 2 Sep 2022 16:51:48 +0000 (UTC) Received: from secure.mitica (unknown [10.39.192.47]) by smtp.corp.redhat.com (Postfix) with ESMTP id E1AFD2026D4C; Fri, 2 Sep 2022 16:51:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662137515; 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=ihZeNS2nCTVlCER4JOGzCgikPrxdcWlAG763nl499m0=; b=gON6Ah7H2iZOXltt2vqDO56WIhwTt9SlkIq2+xxudIRDBZb2AiKFMXn1zRa3JqXYmdhwex etbzg+O4tRbX8tEeSMTOUONI6fGfq/FqJ1SSGyFaRLC0cXtwK65GBEwP8szBpTlyGOTKWv 8CVTKqNt7+Y+kMd2EuqvegC5+BjT4eE= X-MC-Unique: lu9aWFfEOTemXAtPgcspuw-1 From: Juan Quintela To: qemu-devel@nongnu.org Cc: Bin Meng , Laurent Vivier , Paolo Bonzini , Alexander Bulekov , Darren Kenny , Stefan Hajnoczi , Ani Sinha , "Michael S. Tsirkin" , Fam Zheng , Gerd Hoffmann , Bandan Das , Thomas Huth , Hannes Reinecke , Qiuhao Li , Igor Mammedov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-block@nongnu.org, Juan Quintela Subject: [PATCH 5/8] tests/acpi: Regenerate all needed tables Date: Fri, 2 Sep 2022 18:51:23 +0200 Message-Id: <20220902165126.1482-6-quintela@redhat.com> In-Reply-To: <20220902165126.1482-1-quintela@redhat.com> References: <20220902165126.1482-1-quintela@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 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=quintela@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable 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" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662137891609100001 Content-Type: text/plain; charset="utf-8" This handles the removal of VGA as a default device. I include all the diffs from the tables here. q35/DSDT.cxl is missing because the testlog decided that it was a good idea not to generate it. Diff is huge, but all of it is removal of a device for each table. --- /tmp/asl-1RMMR1.dsl 2022-08-28 10:18:06.068871627 +0200 +++ /tmp/asl-CKUMR1.dsl 2022-08-28 10:18:06.056871640 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT, Sun Aug 28 10:18:06 2022 + * Disassembly of /tmp/aml-WKUMR1, Sun Aug 28 10:18:06 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001763 (5987) + * Length 0x00001768 (5992) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x6F + * Checksum 0x65 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -922,52 +922,42 @@ { Scope (PCI0) { Name (BSEL, Zero) Device (S00) { Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { + Name (_SUN, 0x02) // _SUN: Slot User Number Name (_ADR, 0x00020000) // _ADR: Address - Name (ASUN, 0x02) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { - Return (Zero) + PCEJ (BSEL, _SUN) } - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (Zero) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S18) { Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1382,32 +1372,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x04)) + { + Notify (S10, Arg1) + } + If ((Arg0 & 0x08)) { Notify (S18, Arg1) } If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) --- /tmp/asl-1LKBR1.dsl 2022-08-28 10:18:07.582869904 +0200 +++ /tmp/asl-DM0AR1.dsl 2022-08-28 10:18:07.572869916 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT, Sun Aug 28 10:18:07 2022 + * Disassembly of /tmp/aml-WM0AR1, Sun Aug 28 10:18:07 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00002052 (8274) + * Length 0x00002024 (8228) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xD6 + * Checksum 0x8B * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3242,42 +3242,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-9GPDR1.dsl 2022-08-28 10:18:10.971866049 +0200 +++ /tmp/asl-DBBFR1.dsl 2022-08-28 10:18:10.934866091 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.tis.tpm2, Sun Aug 28 10:18:10 2= 022 + * Disassembly of /tmp/aml-AEBFR1, Sun Aug 28 10:18:10 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000022CA (8906) + * Length 0x0000229C (8860) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xD5 + * Checksum 0x8A * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3429,42 +3429,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-X4MFR1.dsl 2022-08-28 10:18:11.916864974 +0200 +++ /tmp/asl-KIKFR1.dsl 2022-08-28 10:18:11.909864982 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.tis.tpm12, Sun Aug 28 10:18:11 = 2022 + * Disassembly of /tmp/aml-UHKFR1, Sun Aug 28 10:18:11 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000022B0 (8880) + * Length 0x00002282 (8834) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x2E + * Checksum 0xE3 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3428,42 +3428,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-5LLER1.dsl 2022-08-28 10:18:12.874863884 +0200 +++ /tmp/asl-HWNGR1.dsl 2022-08-28 10:18:12.856863905 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.bridge, Sun Aug 28 10:18:12 2022 + * Disassembly of /tmp/aml-HVNGR1, Sun Aug 28 10:18:12 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00002AEC (10988) + * Length 0x00002AC0 (10944) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xE0 + * Checksum 0x21 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3245,51 +3245,32 @@ }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } Device (S08) { Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - - Device (S10) - { - Name (_ADR, 0x00020000) // _ADR: Address Name (BSEL, Zero) Device (S00) { Name (_SUN, Zero) // _SUN: Slot User Number Name (_ADR, Zero) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device= , x=3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific= Method { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } @@ -3918,22 +3899,22 @@ If ((Arg0 & 0x80000000)) { Notify (SF8, Arg1) } } Method (PCNT, 0, NotSerialized) { BNUM =3D Zero DVNT (PCIU, One) DVNT (PCID, 0x03) } } Method (PCNT, 0, NotSerialized) { - ^S10.PCNT () + ^S08.PCNT () } } } } --- /tmp/asl-LMW6Q1.dsl 2022-08-28 10:18:13.770862865 +0200 +++ /tmp/asl-S3K6Q1.dsl 2022-08-28 10:18:13.764862872 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.multi-bridge, Sun Aug 28 10:18:= 13 2022 + * Disassembly of /tmp/aml-Y6K6Q1, Sun Aug 28 10:18:13 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00002178 (8568) + * Length 0x0000214C (8524) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x6A + * Checksum 0xC7 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3242,51 +3242,32 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Device (S10) { Name (_ADR, 0x00020000) // _ADR: Address Name (BSEL, One) Device (S00) { Name (_SUN, Zero) // _SUN: Slot User Number Name (_ADR, Zero) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device= , x=3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific= Method { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) --- /tmp/asl-ZAC6Q1.dsl 2022-08-28 10:18:14.756861743 +0200 +++ /tmp/asl-IIS8Q1.dsl 2022-08-28 10:18:14.721861783 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.mmio64, Sun Aug 28 10:18:14 2022 + * Disassembly of /tmp/aml-JHS8Q1, Sun Aug 28 10:18:14 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000024BC (9404) + * Length 0x0000248E (9358) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x84 + * Checksum 0x15 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3481,44 +3481,25 @@ }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } Device (S08) { Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - - Device (S10) - { - Name (_ADR, 0x00020000) // _ADR: Address } Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-A267Q1.dsl 2022-08-28 10:18:15.691860680 +0200 +++ /tmp/asl-2X17Q1.dsl 2022-08-28 10:18:15.677860696 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.ipmibt, Sun Aug 28 10:18:15 2022 + * Disassembly of /tmp/aml-QX17Q1, Sun Aug 28 10:18:15 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x0000209D (8349) + * Length 0x0000206F (8303) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xFB + * Checksum 0xB0 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3262,42 +3262,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-TJYNR1.dsl 2022-08-28 10:18:16.528859728 +0200 +++ /tmp/asl-0OUNR1.dsl 2022-08-28 10:18:16.497859763 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.cphp, Sun Aug 28 10:18:16 2022 + * Disassembly of /tmp/aml-VOUNR1, Sun Aug 28 10:18:16 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00002222 (8738) + * Length 0x000021F4 (8692) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x3A + * Checksum 0xF0 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3389,42 +3389,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-H3LQR1.dsl 2022-08-28 10:18:17.381858757 +0200 +++ /tmp/asl-GPEQR1.dsl 2022-08-28 10:18:17.372858768 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.memhp, Sun Aug 28 10:18:17 2022 + * Disassembly of /tmp/aml-7OEQR1, Sun Aug 28 10:18:17 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000025A1 (9633) + * Length 0x00002573 (9587) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xC8 + * Checksum 0x7D * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3548,42 +3548,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-FSTJR1.dsl 2022-08-28 10:18:18.195857831 +0200 +++ /tmp/asl-5QKJR1.dsl 2022-08-28 10:18:18.187857840 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.numamem, Sun Aug 28 10:18:18 20= 22 + * Disassembly of /tmp/aml-IFKJR1, Sun Aug 28 10:18:18 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00002058 (8280) + * Length 0x0000202A (8234) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x80 + * Checksum 0x35 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3244,42 +3244,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-202AR1.dsl 2022-08-28 10:18:21.572853990 +0200 +++ /tmp/asl-ILSAR1.dsl 2022-08-28 10:18:21.565853998 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.nohpet, Sun Aug 28 10:18:21 2022 + * Disassembly of /tmp/aml-3KSAR1, Sun Aug 28 10:18:21 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001FC4 (8132) + * Length 0x00001F96 (8086) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xA0 + * Checksum 0x55 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3201,42 +3201,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-KFFPR1.dsl 2022-08-28 10:18:22.457852983 +0200 +++ /tmp/asl-CPCPR1.dsl 2022-08-28 10:18:22.449852992 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.dimmpxm, Sun Aug 28 10:18:22 20= 22 + * Disassembly of /tmp/aml-ZOCPR1, Sun Aug 28 10:18:22 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000026C8 (9928) + * Length 0x0000269A (9882) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x24 + * Checksum 0xD9 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { External (_SB_.NVDR, UnknownObj) Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 @@ -3642,42 +3642,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-M0NIR1.dsl 2022-08-28 10:18:23.261852068 +0200 +++ /tmp/asl-ZZ1HR1.dsl 2022-08-28 10:18:23.249852082 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.acpihmat, Sun Aug 28 10:18:23 2= 022 + * Disassembly of /tmp/aml-I21HR1, Sun Aug 28 10:18:23 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x0000257F (9599) + * Length 0x00002551 (9553) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x93 + * Checksum 0x48 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3542,42 +3542,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-CUJMR1.dsl 2022-08-28 10:18:24.043851179 +0200 +++ /tmp/asl-LYHMR1.dsl 2022-08-28 10:18:24.036851187 +0200 @@ -1,517 +1,517 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * - * Disassembly of tests/data/acpi/q35/ERST.acpierst, Sun Aug 28 10:18:24 2= 022 + * Disassembly of /tmp/aml-LZHMR1, Sun Aug 28 10:18:24 2022 * * ACPI Data Table [ERST] * * Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (i= n hex) */ [000h 0000 4] Signature : "ERST" [Error Record Ser= ialization Table] [004h 0004 4] Table Length : 00000390 [008h 0008 1] Revision : 01 -[009h 0009 1] Checksum : 13 +[009h 0009 1] Checksum : 83 [00Ah 0010 6] Oem ID : "BOCHS " [010h 0016 8] Oem Table ID : "BXPC " [018h 0024 4] Oem Revision : 00000001 [01Ch 0028 4] Asl Compiler ID : "BXPC" [020h 0032 4] Asl Compiler Revision : 00000001 [024h 0036 4] Serialization Header Length : 00000030 [028h 0040 4] Reserved : 00000000 [02Ch 0044 4] Instruction Entry Count : 0000001B [030h 0048 1] Action : 00 [Begin Write Operation] [031h 0049 1] Instruction : 03 [Write Register Value] [032h 0050 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [033h 0051 1] Reserved : 00 [034h 0052 12] Register Region : [Generic Address Structure] [034h 0052 1] Space ID : 00 [SystemMemory] [035h 0053 1] Bit Width : 20 [036h 0054 1] Bit Offset : 00 [037h 0055 1] Encoded Access Width : 03 [DWord Access:32] -[038h 0056 8] Address : 00000000FEBF3000 +[038h 0056 8] Address : 00000000FEBFE000 [040h 0064 8] Value : 0000000000000000 [048h 0072 8] Mask : 00000000FFFFFFFF [050h 0080 1] Action : 01 [Begin Read Operation] [051h 0081 1] Instruction : 03 [Write Register Value] [052h 0082 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [053h 0083 1] Reserved : 00 [054h 0084 12] Register Region : [Generic Address Structure] [054h 0084 1] Space ID : 00 [SystemMemory] [055h 0085 1] Bit Width : 20 [056h 0086 1] Bit Offset : 00 [057h 0087 1] Encoded Access Width : 03 [DWord Access:32] -[058h 0088 8] Address : 00000000FEBF3000 +[058h 0088 8] Address : 00000000FEBFE000 [060h 0096 8] Value : 0000000000000001 [068h 0104 8] Mask : 00000000FFFFFFFF [070h 0112 1] Action : 02 [Begin Clear Operation] [071h 0113 1] Instruction : 03 [Write Register Value] [072h 0114 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [073h 0115 1] Reserved : 00 [074h 0116 12] Register Region : [Generic Address Structure] [074h 0116 1] Space ID : 00 [SystemMemory] [075h 0117 1] Bit Width : 20 [076h 0118 1] Bit Offset : 00 [077h 0119 1] Encoded Access Width : 03 [DWord Access:32] -[078h 0120 8] Address : 00000000FEBF3000 +[078h 0120 8] Address : 00000000FEBFE000 [080h 0128 8] Value : 0000000000000002 [088h 0136 8] Mask : 00000000FFFFFFFF [090h 0144 1] Action : 03 [End Operation] [091h 0145 1] Instruction : 03 [Write Register Value] [092h 0146 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [093h 0147 1] Reserved : 00 [094h 0148 12] Register Region : [Generic Address Structure] [094h 0148 1] Space ID : 00 [SystemMemory] [095h 0149 1] Bit Width : 20 [096h 0150 1] Bit Offset : 00 [097h 0151 1] Encoded Access Width : 03 [DWord Access:32] -[098h 0152 8] Address : 00000000FEBF3000 +[098h 0152 8] Address : 00000000FEBFE000 [0A0h 0160 8] Value : 0000000000000003 [0A8h 0168 8] Mask : 00000000FFFFFFFF [0B0h 0176 1] Action : 04 [Set Record Offset] [0B1h 0177 1] Instruction : 02 [Write Register] [0B2h 0178 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [0B3h 0179 1] Reserved : 00 [0B4h 0180 12] Register Region : [Generic Address Structure] [0B4h 0180 1] Space ID : 00 [SystemMemory] [0B5h 0181 1] Bit Width : 20 [0B6h 0182 1] Bit Offset : 00 [0B7h 0183 1] Encoded Access Width : 03 [DWord Access:32] -[0B8h 0184 8] Address : 00000000FEBF3008 +[0B8h 0184 8] Address : 00000000FEBFE008 [0C0h 0192 8] Value : 0000000000000000 [0C8h 0200 8] Mask : 00000000FFFFFFFF [0D0h 0208 1] Action : 04 [Set Record Offset] [0D1h 0209 1] Instruction : 03 [Write Register Value] [0D2h 0210 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [0D3h 0211 1] Reserved : 00 [0D4h 0212 12] Register Region : [Generic Address Structure] [0D4h 0212 1] Space ID : 00 [SystemMemory] [0D5h 0213 1] Bit Width : 20 [0D6h 0214 1] Bit Offset : 00 [0D7h 0215 1] Encoded Access Width : 03 [DWord Access:32] -[0D8h 0216 8] Address : 00000000FEBF3000 +[0D8h 0216 8] Address : 00000000FEBFE000 [0E0h 0224 8] Value : 0000000000000004 [0E8h 0232 8] Mask : 00000000FFFFFFFF [0F0h 0240 1] Action : 05 [Execute Operation] [0F1h 0241 1] Instruction : 03 [Write Register Value] [0F2h 0242 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [0F3h 0243 1] Reserved : 00 [0F4h 0244 12] Register Region : [Generic Address Structure] [0F4h 0244 1] Space ID : 00 [SystemMemory] [0F5h 0245 1] Bit Width : 20 [0F6h 0246 1] Bit Offset : 00 [0F7h 0247 1] Encoded Access Width : 03 [DWord Access:32] -[0F8h 0248 8] Address : 00000000FEBF3008 +[0F8h 0248 8] Address : 00000000FEBFE008 [100h 0256 8] Value : 000000000000009C [108h 0264 8] Mask : 00000000FFFFFFFF [110h 0272 1] Action : 05 [Execute Operation] [111h 0273 1] Instruction : 03 [Write Register Value] [112h 0274 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [113h 0275 1] Reserved : 00 [114h 0276 12] Register Region : [Generic Address Structure] [114h 0276 1] Space ID : 00 [SystemMemory] [115h 0277 1] Bit Width : 20 [116h 0278 1] Bit Offset : 00 [117h 0279 1] Encoded Access Width : 03 [DWord Access:32] -[118h 0280 8] Address : 00000000FEBF3000 +[118h 0280 8] Address : 00000000FEBFE000 [120h 0288 8] Value : 0000000000000005 [128h 0296 8] Mask : 00000000FFFFFFFF [130h 0304 1] Action : 06 [Check Busy Status] [131h 0305 1] Instruction : 03 [Write Register Value] [132h 0306 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [133h 0307 1] Reserved : 00 [134h 0308 12] Register Region : [Generic Address Structure] [134h 0308 1] Space ID : 00 [SystemMemory] [135h 0309 1] Bit Width : 20 [136h 0310 1] Bit Offset : 00 [137h 0311 1] Encoded Access Width : 03 [DWord Access:32] -[138h 0312 8] Address : 00000000FEBF3000 +[138h 0312 8] Address : 00000000FEBFE000 [140h 0320 8] Value : 0000000000000006 [148h 0328 8] Mask : 00000000FFFFFFFF [150h 0336 1] Action : 06 [Check Busy Status] [151h 0337 1] Instruction : 01 [Read Register Value] [152h 0338 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [153h 0339 1] Reserved : 00 [154h 0340 12] Register Region : [Generic Address Structure] [154h 0340 1] Space ID : 00 [SystemMemory] [155h 0341 1] Bit Width : 20 [156h 0342 1] Bit Offset : 00 [157h 0343 1] Encoded Access Width : 03 [DWord Access:32] -[158h 0344 8] Address : 00000000FEBF3008 +[158h 0344 8] Address : 00000000FEBFE008 [160h 0352 8] Value : 0000000000000001 [168h 0360 8] Mask : 00000000FFFFFFFF [170h 0368 1] Action : 07 [Get Command Status] [171h 0369 1] Instruction : 03 [Write Register Value] [172h 0370 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [173h 0371 1] Reserved : 00 [174h 0372 12] Register Region : [Generic Address Structure] [174h 0372 1] Space ID : 00 [SystemMemory] [175h 0373 1] Bit Width : 20 [176h 0374 1] Bit Offset : 00 [177h 0375 1] Encoded Access Width : 03 [DWord Access:32] -[178h 0376 8] Address : 00000000FEBF3000 +[178h 0376 8] Address : 00000000FEBFE000 [180h 0384 8] Value : 0000000000000007 [188h 0392 8] Mask : 00000000FFFFFFFF [190h 0400 1] Action : 07 [Get Command Status] [191h 0401 1] Instruction : 00 [Read Register] [192h 0402 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [193h 0403 1] Reserved : 00 [194h 0404 12] Register Region : [Generic Address Structure] [194h 0404 1] Space ID : 00 [SystemMemory] [195h 0405 1] Bit Width : 20 [196h 0406 1] Bit Offset : 00 [197h 0407 1] Encoded Access Width : 03 [DWord Access:32] -[198h 0408 8] Address : 00000000FEBF3008 +[198h 0408 8] Address : 00000000FEBFE008 [1A0h 0416 8] Value : 0000000000000000 [1A8h 0424 8] Mask : 00000000FFFFFFFF [1B0h 0432 1] Action : 08 [Get Record Identifier] [1B1h 0433 1] Instruction : 03 [Write Register Value] [1B2h 0434 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [1B3h 0435 1] Reserved : 00 [1B4h 0436 12] Register Region : [Generic Address Structure] [1B4h 0436 1] Space ID : 00 [SystemMemory] [1B5h 0437 1] Bit Width : 20 [1B6h 0438 1] Bit Offset : 00 [1B7h 0439 1] Encoded Access Width : 03 [DWord Access:32] -[1B8h 0440 8] Address : 00000000FEBF3000 +[1B8h 0440 8] Address : 00000000FEBFE000 [1C0h 0448 8] Value : 0000000000000008 [1C8h 0456 8] Mask : 00000000FFFFFFFF [1D0h 0464 1] Action : 08 [Get Record Identifier] [1D1h 0465 1] Instruction : 00 [Read Register] [1D2h 0466 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [1D3h 0467 1] Reserved : 00 [1D4h 0468 12] Register Region : [Generic Address Structure] [1D4h 0468 1] Space ID : 00 [SystemMemory] [1D5h 0469 1] Bit Width : 40 [1D6h 0470 1] Bit Offset : 00 [1D7h 0471 1] Encoded Access Width : 04 [QWord Access:64] -[1D8h 0472 8] Address : 00000000FEBF3008 +[1D8h 0472 8] Address : 00000000FEBFE008 [1E0h 0480 8] Value : 0000000000000000 [1E8h 0488 8] Mask : FFFFFFFFFFFFFFFF [1F0h 0496 1] Action : 09 [Set Record Identifier] [1F1h 0497 1] Instruction : 02 [Write Register] [1F2h 0498 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [1F3h 0499 1] Reserved : 00 [1F4h 0500 12] Register Region : [Generic Address Structure] [1F4h 0500 1] Space ID : 00 [SystemMemory] [1F5h 0501 1] Bit Width : 40 [1F6h 0502 1] Bit Offset : 00 [1F7h 0503 1] Encoded Access Width : 04 [QWord Access:64] -[1F8h 0504 8] Address : 00000000FEBF3008 +[1F8h 0504 8] Address : 00000000FEBFE008 [200h 0512 8] Value : 0000000000000000 [208h 0520 8] Mask : FFFFFFFFFFFFFFFF [210h 0528 1] Action : 09 [Set Record Identifier] [211h 0529 1] Instruction : 03 [Write Register Value] [212h 0530 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [213h 0531 1] Reserved : 00 [214h 0532 12] Register Region : [Generic Address Structure] [214h 0532 1] Space ID : 00 [SystemMemory] [215h 0533 1] Bit Width : 20 [216h 0534 1] Bit Offset : 00 [217h 0535 1] Encoded Access Width : 03 [DWord Access:32] -[218h 0536 8] Address : 00000000FEBF3000 +[218h 0536 8] Address : 00000000FEBFE000 [220h 0544 8] Value : 0000000000000009 [228h 0552 8] Mask : 00000000FFFFFFFF [230h 0560 1] Action : 0A [Get Record Count] [231h 0561 1] Instruction : 03 [Write Register Value] [232h 0562 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [233h 0563 1] Reserved : 00 [234h 0564 12] Register Region : [Generic Address Structure] [234h 0564 1] Space ID : 00 [SystemMemory] [235h 0565 1] Bit Width : 20 [236h 0566 1] Bit Offset : 00 [237h 0567 1] Encoded Access Width : 03 [DWord Access:32] -[238h 0568 8] Address : 00000000FEBF3000 +[238h 0568 8] Address : 00000000FEBFE000 [240h 0576 8] Value : 000000000000000A [248h 0584 8] Mask : 00000000FFFFFFFF [250h 0592 1] Action : 0A [Get Record Count] [251h 0593 1] Instruction : 00 [Read Register] [252h 0594 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [253h 0595 1] Reserved : 00 [254h 0596 12] Register Region : [Generic Address Structure] [254h 0596 1] Space ID : 00 [SystemMemory] [255h 0597 1] Bit Width : 20 [256h 0598 1] Bit Offset : 00 [257h 0599 1] Encoded Access Width : 03 [DWord Access:32] -[258h 0600 8] Address : 00000000FEBF3008 +[258h 0600 8] Address : 00000000FEBFE008 [260h 0608 8] Value : 0000000000000000 [268h 0616 8] Mask : 00000000FFFFFFFF [270h 0624 1] Action : 0B [Begin Dummy Write] [271h 0625 1] Instruction : 03 [Write Register Value] [272h 0626 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [273h 0627 1] Reserved : 00 [274h 0628 12] Register Region : [Generic Address Structure] [274h 0628 1] Space ID : 00 [SystemMemory] [275h 0629 1] Bit Width : 20 [276h 0630 1] Bit Offset : 00 [277h 0631 1] Encoded Access Width : 03 [DWord Access:32] -[278h 0632 8] Address : 00000000FEBF3000 +[278h 0632 8] Address : 00000000FEBFE000 [280h 0640 8] Value : 000000000000000B [288h 0648 8] Mask : 00000000FFFFFFFF [290h 0656 1] Action : 0D [Get Error Address Range] [291h 0657 1] Instruction : 03 [Write Register Value] [292h 0658 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [293h 0659 1] Reserved : 00 [294h 0660 12] Register Region : [Generic Address Structure] [294h 0660 1] Space ID : 00 [SystemMemory] [295h 0661 1] Bit Width : 20 [296h 0662 1] Bit Offset : 00 [297h 0663 1] Encoded Access Width : 03 [DWord Access:32] -[298h 0664 8] Address : 00000000FEBF3000 +[298h 0664 8] Address : 00000000FEBFE000 [2A0h 0672 8] Value : 000000000000000D [2A8h 0680 8] Mask : 00000000FFFFFFFF [2B0h 0688 1] Action : 0D [Get Error Address Range] [2B1h 0689 1] Instruction : 00 [Read Register] [2B2h 0690 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [2B3h 0691 1] Reserved : 00 [2B4h 0692 12] Register Region : [Generic Address Structure] [2B4h 0692 1] Space ID : 00 [SystemMemory] [2B5h 0693 1] Bit Width : 40 [2B6h 0694 1] Bit Offset : 00 [2B7h 0695 1] Encoded Access Width : 04 [QWord Access:64] -[2B8h 0696 8] Address : 00000000FEBF3008 +[2B8h 0696 8] Address : 00000000FEBFE008 [2C0h 0704 8] Value : 0000000000000000 [2C8h 0712 8] Mask : FFFFFFFFFFFFFFFF [2D0h 0720 1] Action : 0E [Get Error Address Lengt= h] [2D1h 0721 1] Instruction : 03 [Write Register Value] [2D2h 0722 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [2D3h 0723 1] Reserved : 00 [2D4h 0724 12] Register Region : [Generic Address Structure] [2D4h 0724 1] Space ID : 00 [SystemMemory] [2D5h 0725 1] Bit Width : 20 [2D6h 0726 1] Bit Offset : 00 [2D7h 0727 1] Encoded Access Width : 03 [DWord Access:32] -[2D8h 0728 8] Address : 00000000FEBF3000 +[2D8h 0728 8] Address : 00000000FEBFE000 [2E0h 0736 8] Value : 000000000000000E [2E8h 0744 8] Mask : 00000000FFFFFFFF [2F0h 0752 1] Action : 0E [Get Error Address Lengt= h] [2F1h 0753 1] Instruction : 00 [Read Register] [2F2h 0754 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [2F3h 0755 1] Reserved : 00 [2F4h 0756 12] Register Region : [Generic Address Structure] [2F4h 0756 1] Space ID : 00 [SystemMemory] [2F5h 0757 1] Bit Width : 40 [2F6h 0758 1] Bit Offset : 00 [2F7h 0759 1] Encoded Access Width : 04 [QWord Access:64] -[2F8h 0760 8] Address : 00000000FEBF3008 +[2F8h 0760 8] Address : 00000000FEBFE008 [300h 0768 8] Value : 0000000000000000 [308h 0776 8] Mask : FFFFFFFFFFFFFFFF [310h 0784 1] Action : 0F [Get Error Attributes] [311h 0785 1] Instruction : 03 [Write Register Value] [312h 0786 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [313h 0787 1] Reserved : 00 [314h 0788 12] Register Region : [Generic Address Structure] [314h 0788 1] Space ID : 00 [SystemMemory] [315h 0789 1] Bit Width : 20 [316h 0790 1] Bit Offset : 00 [317h 0791 1] Encoded Access Width : 03 [DWord Access:32] -[318h 0792 8] Address : 00000000FEBF3000 +[318h 0792 8] Address : 00000000FEBFE000 [320h 0800 8] Value : 000000000000000F [328h 0808 8] Mask : 00000000FFFFFFFF [330h 0816 1] Action : 0F [Get Error Attributes] [331h 0817 1] Instruction : 00 [Read Register] [332h 0818 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [333h 0819 1] Reserved : 00 [334h 0820 12] Register Region : [Generic Address Structure] [334h 0820 1] Space ID : 00 [SystemMemory] [335h 0821 1] Bit Width : 20 [336h 0822 1] Bit Offset : 00 [337h 0823 1] Encoded Access Width : 03 [DWord Access:32] -[338h 0824 8] Address : 00000000FEBF3008 +[338h 0824 8] Address : 00000000FEBFE008 [340h 0832 8] Value : 0000000000000000 [348h 0840 8] Mask : 00000000FFFFFFFF [350h 0848 1] Action : 10 [Execute Timings] [351h 0849 1] Instruction : 03 [Write Register Value] [352h 0850 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [353h 0851 1] Reserved : 00 [354h 0852 12] Register Region : [Generic Address Structure] [354h 0852 1] Space ID : 00 [SystemMemory] [355h 0853 1] Bit Width : 20 [356h 0854 1] Bit Offset : 00 [357h 0855 1] Encoded Access Width : 03 [DWord Access:32] -[358h 0856 8] Address : 00000000FEBF3000 +[358h 0856 8] Address : 00000000FEBFE000 [360h 0864 8] Value : 0000000000000010 [368h 0872 8] Mask : 00000000FFFFFFFF [370h 0880 1] Action : 10 [Execute Timings] [371h 0881 1] Instruction : 00 [Read Register] [372h 0882 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [373h 0883 1] Reserved : 00 [374h 0884 12] Register Region : [Generic Address Structure] [374h 0884 1] Space ID : 00 [SystemMemory] [375h 0885 1] Bit Width : 40 [376h 0886 1] Bit Offset : 00 [377h 0887 1] Encoded Access Width : 04 [QWord Access:64] -[378h 0888 8] Address : 00000000FEBF3008 +[378h 0888 8] Address : 00000000FEBFE008 [380h 0896 8] Value : 0000000000000000 [388h 0904 8] Mask : FFFFFFFFFFFFFFFF Raw Table Data: Length 912 (0x390) - 0000: 45 52 53 54 90 03 00 00 01 13 42 4F 43 48 53 20 // ERST......BO= CHS + 0000: 45 52 53 54 90 03 00 00 01 83 42 4F 43 48 53 20 // ERST......BO= CHS 0010: 42 58 50 43 20 20 20 20 01 00 00 00 42 58 50 43 // BXPC ....= BXPC 0020: 01 00 00 00 30 00 00 00 00 00 00 00 1B 00 00 00 // ....0.......= .... - 0030: 00 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0030: 00 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0040: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0050: 01 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0050: 01 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0060: 01 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0070: 02 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0070: 02 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0080: 02 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0090: 03 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0090: 03 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 00A0: 03 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 00B0: 04 02 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 00B0: 04 02 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 00C0: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 00D0: 04 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 00D0: 04 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 00E0: 04 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 00F0: 05 03 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 00F0: 05 03 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 0100: 9C 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0110: 05 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0110: 05 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0120: 05 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0130: 06 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0130: 06 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0140: 06 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0150: 06 01 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0150: 06 01 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 0160: 01 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0170: 07 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0170: 07 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0180: 07 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0190: 07 00 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0190: 07 00 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 01A0: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 01B0: 08 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 01B0: 08 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 01C0: 08 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 01D0: 08 00 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 01D0: 08 00 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 01E0: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... - 01F0: 09 02 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 01F0: 09 02 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 0200: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... - 0210: 09 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0210: 09 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0220: 09 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0230: 0A 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0230: 0A 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0240: 0A 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0250: 0A 00 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0250: 0A 00 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 0260: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0270: 0B 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0270: 0B 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0280: 0B 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0290: 0D 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0290: 0D 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 02A0: 0D 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 02B0: 0D 00 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 02B0: 0D 00 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 02C0: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... - 02D0: 0E 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 02D0: 0E 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 02E0: 0E 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 02F0: 0E 00 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 02F0: 0E 00 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 0300: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... - 0310: 0F 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0310: 0F 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0320: 0F 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0330: 0F 00 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0330: 0F 00 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 0340: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0350: 10 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0350: 10 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0360: 10 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0370: 10 00 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 0370: 10 00 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 0380: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... --- /tmp/asl-CRWMR1.dsl 2022-08-28 10:18:24.064851155 +0200 +++ /tmp/asl-Z1SMR1.dsl 2022-08-28 10:18:24.055851165 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.acpierst, Sun Aug 28 10:18:24 2= 022 + * Disassembly of /tmp/aml-0XHMR1, Sun Aug 28 10:18:24 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00002063 (8291) + * Length 0x00002035 (8245) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x76 + * Checksum 0x07 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3245,44 +3245,25 @@ }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } Device (S08) { Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - - Device (S10) - { - Name (_ADR, 0x00020000) // _ADR: Address } Method (PCNT, 0, NotSerialized) { }z } } } --- /tmp/asl-P6EGR1.dsl 2022-08-28 10:18:24.823850292 +0200 +++ /tmp/asl-1IAGR1.dsl 2022-08-28 10:18:24.817850298 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.applesmc, Sun Aug 28 10:18:24 2= 022 + * Disassembly of /tmp/aml-AIAGR1, Sun Aug 28 10:18:24 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00002080 (8320) + * Length 0x00002052 (8274) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xC7 + * Checksum 0x7C * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3259,42 +3259,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-JKF9Q1.dsl 2022-08-28 10:18:25.612849394 +0200 +++ /tmp/asl-1XDBR1.dsl 2022-08-28 10:18:25.605849402 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.pvpanic-isa, Sun Aug 28 10:18:2= 5 2022 + * Disassembly of /tmp/aml-HWDBR1, Sun Aug 28 10:18:25 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000020B7 (8375) + * Length 0x00002089 (8329) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x85 + * Checksum 0x3A * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3273,42 +3273,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-A47OR1.dsl 2022-08-28 10:18:26.441848451 +0200 +++ /tmp/asl-SZ5OR1.dsl 2022-08-28 10:18:26.439848453 +0200 @@ -1,132 +1,121 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * - * Disassembly of tests/data/acpi/q35/IVRS.ivrs, Sun Aug 28 10:18:26 2022 + * Disassembly of /tmp/aml-ZY5OR1, Sun Aug 28 10:18:26 2022 * * ACPI Data Table [IVRS] * * Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (i= n hex) */ [000h 0000 4] Signature : "IVRS" [I/O Virtualizati= on Reporting Structure] -[004h 0004 4] Table Length : 00000068 +[004h 0004 4] Table Length : 00000064 [008h 0008 1] Revision : 01 -[009h 0009 1] Checksum : 43 +[009h 0009 1] Checksum : 65 [00Ah 0010 6] Oem ID : "BOCHS " [010h 0016 8] Oem Table ID : "BXPC " [018h 0024 4] Oem Revision : 00000001 [01Ch 0028 4] Asl Compiler ID : "BXPC" [020h 0032 4] Asl Compiler Revision : 00000001 [024h 0036 4] Virtualization Info : 00002800 [028h 0040 8] Reserved : 0000000000000000 [030h 0048 1] Subtable Type : 10 [Hardware Definition Blo= ck (IVHD)] [031h 0049 1] Flags (decoded below) : D1 HtTunEn : 1 PassPW : 0 ResPassPW : 0 Isoc Control : 0 Iotlb Support : 1 Coherent : 0 Prefetch Support : 1 PPR Support : 1 -[032h 0050 2] Length : 0038 -[034h 0052 2] DeviceId : 0010 +[032h 0050 2] Length : 0034 +[034h 0052 2] DeviceId : 0008 [036h 0054 2] Capability Offset : 0040 [038h 0056 8] Base Address : 00000000FED80000 [040h 0064 2] PCI Segment Group : 0000 [042h 0066 2] Virtualization Info : 0000 [044h 0068 4] Feature Reporting : 00000044 [048h 0072 1] Subtable Type : 02 [Device Entry: Select On= e Device] [049h 0073 2] Device ID : 0000 [04Bh 0075 1] Data Setting (decoded below) : 00 INITPass : 0 EIntPass : 0 NMIPass : 0 Reserved : 0 System MGMT : 0 LINT0 Pass : 0 LINT1 Pass : 0 [04Ch 0076 1] Subtable Type : 02 [Device Entry: Select On= e Device] [04Dh 0077 2] Device ID : 0008 [04Fh 0079 1] Data Setting (decoded below) : 00 INITPass : 0 EIntPass : 0 NMIPass : 0 Reserved : 0 System MGMT : 0 LINT0 Pass : 0 LINT1 Pass : 0 [050h 0080 1] Subtable Type : 02 [Device Entry: Select On= e Device] -[051h 0081 2] Device ID : 0010 +[051h 0081 2] Device ID : 00F8 [053h 0083 1] Data Setting (decoded below) : 00 INITPass : 0 EIntPass : 0 NMIPass : 0 Reserved : 0 System MGMT : 0 LINT0 Pass : 0 LINT1 Pass : 0 [054h 0084 1] Subtable Type : 02 [Device Entry: Select On= e Device] -[055h 0085 2] Device ID : 00F8 +[055h 0085 2] Device ID : 00FA [057h 0087 1] Data Setting (decoded below) : 00 INITPass : 0 EIntPass : 0 NMIPass : 0 Reserved : 0 System MGMT : 0 LINT0 Pass : 0 LINT1 Pass : 0 [058h 0088 1] Subtable Type : 02 [Device Entry: Select On= e Device] -[059h 0089 2] Device ID : 00FA +[059h 0089 2] Device ID : 00FB [05Bh 0091 1] Data Setting (decoded below) : 00 INITPass : 0 EIntPass : 0 NMIPass : 0 Reserved : 0 System MGMT : 0 LINT0 Pass : 0 LINT1 Pass : 0 -[05Ch 0092 1] Subtable Type : 02 [Device Entry: Select On= e Device] -[05Dh 0093 2] Device ID : 00FB +[05Ch 0092 1] Subtable Type : 48 [Device Entry: Special D= evice] +[05Dh 0093 2] Device ID : 0000 [05Fh 0095 1] Data Setting (decoded below) : 00 INITPass : 0 EIntPass : 0 NMIPass : 0 Reserved : 0 System MGMT : 0 LINT0 Pass : 0 LINT1 Pass : 0 +[060h 0096 1] Handle : 00 +[061h 0097 2] Source Used Device ID : 00A0 +[063h 0099 1] Variety : 01 -[060h 0096 1] Subtable Type : 48 [Device Entry: Special D= evice] -[061h 0097 2] Device ID : 0000 -[063h 0099 1] Data Setting (decoded below) : 00 - INITPass : 0 - EIntPass : 0 - NMIPass : 0 - Reserved : 0 - System MGMT : 0 - LINT0 Pass : 0 - LINT1 Pass : 0 -[064h 0100 1] Handle : 00 -[065h 0101 2] Source Used Device ID : 00A0 -[067h 0103 1] Variety : 01 - -Raw Table Data: Length 104 (0x68) +Raw Table Data: Length 100 (0x64) - 0000: 49 56 52 53 68 00 00 00 01 43 42 4F 43 48 53 20 // IVRSh....CBO= CHS + 0000: 49 56 52 53 64 00 00 00 01 65 42 4F 43 48 53 20 // IVRSd....eBO= CHS 0010: 42 58 50 43 20 20 20 20 01 00 00 00 42 58 50 43 // BXPC ....= BXPC 0020: 01 00 00 00 00 28 00 00 00 00 00 00 00 00 00 00 // .....(......= .... - 0030: 10 D1 38 00 10 00 40 00 00 00 D8 FE 00 00 00 00 // ..8...@.....= .... + 0030: 10 D1 34 00 08 00 40 00 00 00 D8 FE 00 00 00 00 // ..4...@.....= .... 0040: 00 00 00 00 44 00 00 00 02 00 00 00 02 08 00 00 // ....D.......= .... - 0050: 02 10 00 00 02 F8 00 00 02 FA 00 00 02 FB 00 00 // ............= .... - 0060: 48 00 00 00 00 A0 00 01 // H....... + 0050: 02 F8 00 00 02 FA 00 00 02 FB 00 00 48 00 00 00 // ............= H... + 0060: 00 A0 00 01 // .... --- /tmp/asl-O4HPR1.dsl 2022-08-28 10:18:26.461848428 +0200 +++ /tmp/asl-2LMPR1.dsl 2022-08-28 10:18:26.453848437 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.ivrs, Sun Aug 28 10:18:26 2022 + * Disassembly of /tmp/aml-3Z5OR1, Sun Aug 28 10:18:26 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00002063 (8291) + * Length 0x00002035 (8245) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x76 + * Checksum 0x07 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3245,44 +3245,25 @@ }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } Device (S08) { Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - - Device (S10) - { - Name (_ADR, 0x00020000) // _ADR: Address } Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-N3YPR1.dsl 2022-08-28 10:18:27.329847441 +0200 +++ /tmp/asl-XTDSR1.dsl 2022-08-28 10:18:27.327847443 +0200 @@ -1,67 +1,67 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * - * Disassembly of tests/data/acpi/q35/VIOT.viot, Sun Aug 28 10:18:27 2022 + * Disassembly of /tmp/aml-JWDSR1, Sun Aug 28 10:18:27 2022 * * ACPI Data Table [VIOT] * * Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (i= n hex) */ [000h 0000 4] Signature : "VIOT" [Virtual I/O Tran= slation Table] [004h 0004 4] Table Length : 00000070 [008h 0008 1] Revision : 00 -[009h 0009 1] Checksum : 3D +[009h 0009 1] Checksum : 45 [00Ah 0010 6] Oem ID : "BOCHS " [010h 0016 8] Oem Table ID : "BXPC " [018h 0024 4] Oem Revision : 00000001 [01Ch 0028 4] Asl Compiler ID : "BXPC" [020h 0032 4] Asl Compiler Revision : 00000001 [024h 0036 2] Node count : 0003 [026h 0038 2] Node offset : 0030 [028h 0040 8] Reserved : 0000000000000000 [030h 0048 1] Type : 03 [VirtIO-PCI IOMMU] [031h 0049 1] Reserved : 00 [032h 0050 2] Length : 0010 [034h 0052 2] PCI Segment : 0000 -[036h 0054 2] PCI BDF number : 0010 +[036h 0054 2] PCI BDF number : 0008 [038h 0056 8] Reserved : 0000000000000000 [040h 0064 1] Type : 01 [PCI Range] [041h 0065 1] Reserved : 00 [042h 0066 2] Length : 0018 [044h 0068 4] Endpoint start : 00001000 [048h 0072 2] PCI Segment start : 0000 [04Ah 0074 2] PCI Segment end : 0000 [04Ch 0076 2] PCI BDF start : 1000 [04Eh 0078 2] PCI BDF end : 10FF [050h 0080 2] Output node : 0030 [052h 0082 6] Reserved : 000000000000 [058h 0088 1] Type : 01 [PCI Range] [059h 0089 1] Reserved : 00 [05Ah 0090 2] Length : 0018 [05Ch 0092 4] Endpoint start : 00003000 [060h 0096 2] PCI Segment start : 0000 [062h 0098 2] PCI Segment end : 0000 [064h 0100 2] PCI BDF start : 3000 [066h 0102 2] PCI BDF end : 30FF [068h 0104 2] Output node : 0030 [06Ah 0106 6] Reserved : 000000000000 Raw Table Data: Length 112 (0x70) - 0000: 56 49 4F 54 70 00 00 00 00 3D 42 4F 43 48 53 20 // VIOTp....=3D= BOCHS + 0000: 56 49 4F 54 70 00 00 00 00 45 42 4F 43 48 53 20 // VIOTp....EBO= CHS 0010: 42 58 50 43 20 20 20 20 01 00 00 00 42 58 50 43 // BXPC ....= BXPC 0020: 01 00 00 00 03 00 30 00 00 00 00 00 00 00 00 00 // ......0.....= .... - 0030: 03 00 10 00 00 00 10 00 00 00 00 00 00 00 00 00 // ............= .... + 0030: 03 00 10 00 00 00 08 00 00 00 00 00 00 00 00 00 // ............= .... 0040: 01 00 18 00 00 10 00 00 00 00 00 00 00 10 FF 10 // ............= .... 0050: 30 00 00 00 00 00 00 00 01 00 18 00 00 30 00 00 // 0...........= .0.. 0060: 00 00 00 00 00 30 FF 30 30 00 00 00 00 00 00 00 // .....0.00...= .... --- /tmp/asl-RNCQR1.dsl 2022-08-28 10:18:27.354847412 +0200 +++ /tmp/asl-WFUPR1.dsl 2022-08-28 10:18:27.344847424 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.viot, Sun Aug 28 10:18:27 2022 + * Disassembly of /tmp/aml-8TDSR1, Sun Aug 28 10:18:27 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000024A7 (9383) + * Length 0x0000247B (9339) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x83 + * Checksum 0xD7 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3578,59 +3578,40 @@ }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } Device (S08) { Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } } Device (S10) { Name (_ADR, 0x00020000) // _ADR: Address } Device (S18) { Name (_ADR, 0x00030000) // _ADR: Address } Device (S20) { Name (_ADR, 0x00040000) // _ADR: Address } - Device (S28) - { - Name (_ADR, 0x00050000) // _ADR: Address - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-V1YPR1.dsl 2022-08-28 10:18:30.333844023 +0200 +++ /tmp/asl-Z57RR1.dsl 2022-08-28 10:18:30.326844031 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.ipmismbus, Sun Aug 28 10:18:30 = 2022 + * Disassembly of /tmp/aml-OU7RR1, Sun Aug 28 10:18:30 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000020AB (8363) + * Length 0x0000207D (8317) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x55 + * Checksum 0x0A * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -3257,42 +3257,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-4JVHR1.dsl 2022-08-28 10:18:31.241842990 +0200 +++ /tmp/asl-7GIJR1.dsl 2022-08-28 10:18:31.211843025 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/q35/DSDT.xapic, Sun Aug 28 10:18:31 2022 + * Disassembly of /tmp/aml-3FIJR1, Sun Aug 28 10:18:31 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00008B35 (35637) + * Length 0x00008B07 (35591) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x8C + * Checksum 0x41 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -11666,42 +11666,23 @@ 0x01, // Alignment 0x0C, // Length ) }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } - Device (S08) - { - Name (_ADR, 0x00010000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - Method (PCNT, 0, NotSerialized) { } } } } --- /tmp/asl-IMCJR1.dsl 2022-08-28 10:18:32.151841955 +0200 +++ /tmp/asl-BFSIR1.dsl 2022-08-28 10:18:32.148841959 +0200 @@ -1,105 +1,95 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * - * Disassembly of tests/data/acpi/q35/DMAR.dmar, Sun Aug 28 10:18:32 2022 + * Disassembly of /tmp/aml-GGSIR1, Sun Aug 28 10:18:32 2022 * * ACPI Data Table [DMAR] * * Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (i= n hex) */ [000h 0000 4] Signature : "DMAR" [DMA Remapping Ta= ble] -[004h 0004 4] Table Length : 00000078 +[004h 0004 4] Table Length : 00000070 [008h 0008 1] Revision : 01 -[009h 0009 1] Checksum : 15 +[009h 0009 1] Checksum : 2F [00Ah 0010 6] Oem ID : "BOCHS " [010h 0016 8] Oem Table ID : "BXPC " [018h 0024 4] Oem Revision : 00000001 [01Ch 0028 4] Asl Compiler ID : "BXPC" [020h 0032 4] Asl Compiler Revision : 00000001 [024h 0036 1] Host Address Width : 26 [025h 0037 1] Flags : 01 [026h 0038 10] Reserved : 00 00 00 00 00 00 00 00 00 = 00 [030h 0048 2] Subtable Type : 0000 [Hardware Unit Definit= ion] -[032h 0050 2] Length : 0040 +[032h 0050 2] Length : 0038 [034h 0052 1] Flags : 00 [035h 0053 1] Reserved : 00 [036h 0054 2] PCI Segment Number : 0000 [038h 0056 8] Register Base Address : 00000000FED90000 [040h 0064 1] Device Scope Type : 03 [IOAPIC Device] [041h 0065 1] Entry Length : 08 [042h 0066 2] Reserved : 0000 [044h 0068 1] Enumeration ID : 00 [045h 0069 1] PCI Bus Number : FF [046h 0070 2] PCI Path : 00,00 [048h 0072 1] Device Scope Type : 01 [PCI Endpoint Device] [049h 0073 1] Entry Length : 08 [04Ah 0074 2] Reserved : 0000 [04Ch 0076 1] Enumeration ID : 00 [04Dh 0077 1] PCI Bus Number : 00 [04Eh 0078 2] PCI Path : 00,00 [050h 0080 1] Device Scope Type : 01 [PCI Endpoint Device] [051h 0081 1] Entry Length : 08 [052h 0082 2] Reserved : 0000 [054h 0084 1] Enumeration ID : 00 [055h 0085 1] PCI Bus Number : 00 -[056h 0086 2] PCI Path : 01,00 +[056h 0086 2] PCI Path : 1F,00 [058h 0088 1] Device Scope Type : 01 [PCI Endpoint Device] [059h 0089 1] Entry Length : 08 [05Ah 0090 2] Reserved : 0000 [05Ch 0092 1] Enumeration ID : 00 [05Dh 0093 1] PCI Bus Number : 00 -[05Eh 0094 2] PCI Path : 1F,00 +[05Eh 0094 2] PCI Path : 1F,02 [060h 0096 1] Device Scope Type : 01 [PCI Endpoint Device] [061h 0097 1] Entry Length : 08 [062h 0098 2] Reserved : 0000 [064h 0100 1] Enumeration ID : 00 [065h 0101 1] PCI Bus Number : 00 -[066h 0102 2] PCI Path : 1F,02 +[066h 0102 2] PCI Path : 1F,03 -[068h 0104 1] Device Scope Type : 01 [PCI Endpoint Device] -[069h 0105 1] Entry Length : 08 -[06Ah 0106 2] Reserved : 0000 -[06Ch 0108 1] Enumeration ID : 00 -[06Dh 0109 1] PCI Bus Number : 00 +[068h 0104 2] Subtable Type : 0002 [Root Port ATS Capabil= ity] +[06Ah 0106 2] Length : 0008 -[06Eh 0110 2] PCI Path : 1F,03 +[06Ch 0108 1] Flags : 01 +[06Dh 0109 1] Reserved : 00 +[06Eh 0110 2] PCI Segment Number : 0000 +Raw Table Data: Length 112 (0x70) -[070h 0112 2] Subtable Type : 0002 [Root Port ATS Capabil= ity] -[072h 0114 2] Length : 0008 - -[074h 0116 1] Flags : 01 -[075h 0117 1] Reserved : 00 -[076h 0118 2] PCI Segment Number : 0000 - -Raw Table Data: Length 120 (0x78) - - 0000: 44 4D 41 52 78 00 00 00 01 15 42 4F 43 48 53 20 // DMARx.....BO= CHS + 0000: 44 4D 41 52 70 00 00 00 01 2F 42 4F 43 48 53 20 // DMARp..../BO= CHS 0010: 42 58 50 43 20 20 20 20 01 00 00 00 42 58 50 43 // BXPC ....= BXPC 0020: 01 00 00 00 26 01 00 00 00 00 00 00 00 00 00 00 // ....&.......= .... - 0030: 00 00 40 00 00 00 00 00 00 00 D9 FE 00 00 00 00 // ..@.........= .... + 0030: 00 00 38 00 00 00 00 00 00 00 D9 FE 00 00 00 00 // ..8.........= .... 0040: 03 08 00 00 00 FF 00 00 01 08 00 00 00 00 00 00 // ............= .... - 0050: 01 08 00 00 00 00 01 00 01 08 00 00 00 00 1F 00 // ............= .... - 0060: 01 08 00 00 00 00 1F 02 01 08 00 00 00 00 1F 03 // ............= .... - 0070: 02 00 08 00 01 00 00 00 // ........ + 0050: 01 08 00 00 00 00 1F 00 01 08 00 00 00 00 1F 02 // ............= .... + 0060: 01 08 00 00 00 00 1F 03 02 00 08 00 01 00 00 00 // ............= .... --- /tmp/asl-6W1BR1.dsl 2022-08-28 10:18:32.995840995 +0200 +++ /tmp/asl-9TYDR1.dsl 2022-08-28 10:18:32.986841006 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.bridge, Sun Aug 28 10:18:32 2022 + * Disassembly of /tmp/aml-0SYDR1, Sun Aug 28 10:18:32 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000021CD (8653) + * Length 0x000021D2 (8658) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x5D + * Checksum 0x4F * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -929,57 +929,32 @@ Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { Name (_ADR, 0x00020000) // _ADR: Address Name (ASUN, 0x02) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - - Device (S18) - { - Name (_ADR, 0x00030000) // _ADR: Address - Name (ASUN, 0x03) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - Name (BSEL, One) Device (S00) { Name (_SUN, Zero) // _SUN: Slot User Number Name (_ADR, Zero) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device= , x=3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific= Method { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } @@ -1606,32 +1581,47 @@ } If ((Arg0 & 0x80000000)) { Notify (SF8, Arg1) } } Method (PCNT, 0, NotSerialized) { BNUM =3D One DVNT (PCIU, One) DVNT (PCID, 0x03) } } + Device (S18) + { + Name (_SUN, 0x03) // _SUN: Slot User Number + Name (_ADR, 0x00030000) // _ADR: Address + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 + { + PCEJ (BSEL, _SUN) + } + + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod + { + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) + } + } + Device (S20) { Name (_SUN, 0x04) // _SUN: Slot User Number Name (_ADR, 0x00040000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S28) @@ -2028,32 +2018,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x08)) + { + Notify (S18, Arg1) + } + If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) { Notify (S30, Arg1) } If ((Arg0 & 0x80)) @@ -2174,22 +2169,22 @@ If ((Arg0 & 0x40000000)) { Notify (SF0, Arg1) } If ((Arg0 & 0x80000000)) { Notify (SF8, Arg1) } } Method (PCNT, 0, NotSerialized) { BNUM =3D Zero DVNT (PCIU, One) DVNT (PCID, 0x03) - ^S18.PCNT () + ^S10.PCNT () } } } } --- /tmp/asl-MO6FR1.dsl 2022-08-28 10:18:33.792840089 +0200 +++ /tmp/asl-R186Q1.dsl 2022-08-28 10:18:33.787840094 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.ipmikcs, Sun Aug 28 10:18:33 2022 + * Disassembly of /tmp/aml-YP86Q1, Sun Aug 28 10:18:33 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000017AB (6059) + * Length 0x000017B0 (6064) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xF7 + * Checksum 0xED * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -940,52 +940,42 @@ { Scope (PCI0) { Name (BSEL, Zero) Device (S00) { Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { + Name (_SUN, 0x02) // _SUN: Slot User Number Name (_ADR, 0x00020000) // _ADR: Address - Name (ASUN, 0x02) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { - Return (Zero) + PCEJ (BSEL, _SUN) } - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (Zero) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S18) { Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1400,32 +1390,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x04)) + { + Notify (S10, Arg1) + } + If ((Arg0 & 0x08)) { Notify (S18, Arg1) } If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) --- /tmp/asl-8HE9Q1.dsl 2022-08-28 10:18:34.627839139 +0200 +++ /tmp/asl-HLA9Q1.dsl 2022-08-28 10:18:34.620839147 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.cphp, Sun Aug 28 10:18:34 2022 + * Disassembly of /tmp/aml-LNA9Q1, Sun Aug 28 10:18:34 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001933 (6451) + * Length 0x00001938 (6456) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xD3 + * Checksum 0xC9 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -1069,52 +1069,42 @@ { Scope (PCI0) { Name (BSEL, Zero) Device (S00) { Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { + Name (_SUN, 0x02) // _SUN: Slot User Number Name (_ADR, 0x00020000) // _ADR: Address - Name (ASUN, 0x02) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { - Return (Zero) + PCEJ (BSEL, _SUN) } - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (Zero) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S18) { Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1529,32 +1519,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x04)) + { + Notify (S10, Arg1) + } + If ((Arg0 & 0x08)) { Notify (S18, Arg1) } If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) --- /tmp/asl-G6YOR1.dsl 2022-08-28 10:18:35.419838238 +0200 +++ /tmp/asl-YZWOR1.dsl 2022-08-28 10:18:35.413838245 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.memhp, Sun Aug 28 10:18:35 2022 + * Disassembly of /tmp/aml-NYWOR1, Sun Aug 28 10:18:35 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001CB2 (7346) + * Length 0x00001CB7 (7351) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x61 + * Checksum 0x57 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -1228,52 +1228,42 @@ { Scope (PCI0) { Name (BSEL, Zero) Device (S00) { Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { + Name (_SUN, 0x02) // _SUN: Slot User Number Name (_ADR, 0x00020000) // _ADR: Address - Name (ASUN, 0x02) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { - Return (Zero) + PCEJ (BSEL, _SUN) } - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (Zero) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S18) { Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1688,32 +1678,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x04)) + { + Notify (S10, Arg1) + } + If ((Arg0 & 0x08)) { Notify (S18, Arg1) } If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) --- /tmp/asl-U0BJR1.dsl 2022-08-28 10:18:36.154837402 +0200 +++ /tmp/asl-SRTIR1.dsl 2022-08-28 10:18:36.147837410 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.numamem, Sun Aug 28 10:18:36 2022 + * Disassembly of /tmp/aml-0TTIR1, Sun Aug 28 10:18:36 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001769 (5993) + * Length 0x0000176E (5998) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x19 + * Checksum 0x0F * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -924,52 +924,42 @@ { Scope (PCI0) { Name (BSEL, Zero) Device (S00) { Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { + Name (_SUN, 0x02) // _SUN: Slot User Number Name (_ADR, 0x00020000) // _ADR: Address - Name (ASUN, 0x02) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { - Return (Zero) + PCEJ (BSEL, _SUN) } - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (Zero) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S18) { Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1384,32 +1374,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x04)) + { + Notify (S10, Arg1) + } + If ((Arg0 & 0x08)) { Notify (S18, Arg1) } If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) --- /tmp/asl-EKGMR1.dsl 2022-08-28 10:18:39.036834123 +0200 +++ /tmp/asl-YWXLR1.dsl 2022-08-28 10:18:39.031834129 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.nohpet, Sun Aug 28 10:18:39 2022 + * Disassembly of /tmp/aml-IVXLR1, Sun Aug 28 10:18:39 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x000016D5 (5845) + * Length 0x000016DA (5850) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x39 + * Checksum 0x2F * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -881,52 +881,42 @@ { Scope (PCI0) { Name (BSEL, Zero) Device (S00) { Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { + Name (_SUN, 0x02) // _SUN: Slot User Number Name (_ADR, 0x00020000) // _ADR: Address - Name (ASUN, 0x02) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { - Return (Zero) + PCEJ (BSEL, _SUN) } - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (Zero) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S18) { Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1341,32 +1331,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x04)) + { + Notify (S10, Arg1) + } + If ((Arg0 & 0x08)) { Notify (S18, Arg1) } If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) --- /tmp/asl-FEJGR1.dsl 2022-08-28 10:18:39.811833242 +0200 +++ /tmp/asl-QJ1FR1.dsl 2022-08-28 10:18:39.804833250 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.dimmpxm, Sun Aug 28 10:18:39 2022 + * Disassembly of /tmp/aml-2MZFR1, Sun Aug 28 10:18:39 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001DD9 (7641) + * Length 0x00001DDE (7646) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0xBD + * Checksum 0xB3 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { External (_SB_.NVDR, UnknownObj) Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 @@ -1322,52 +1322,42 @@ { Scope (PCI0) { Name (BSEL, Zero) Device (S00) { Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { + Name (_SUN, 0x02) // _SUN: Slot User Number Name (_ADR, 0x00020000) // _ADR: Address - Name (ASUN, 0x02) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { - Return (Zero) + PCEJ (BSEL, _SUN) } - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (Zero) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S18) { Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1782,32 +1772,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x04)) + { + Notify (S10, Arg1) + } + If ((Arg0 & 0x08)) { Notify (S18, Arg1) } If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) --- /tmp/asl-8348Q1.dsl 2022-08-28 10:18:40.597832348 +0200 +++ /tmp/asl-56IBR1.dsl 2022-08-28 10:18:40.592832353 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.acpihmat, Sun Aug 28 10:18:40 20= 22 + * Disassembly of /tmp/aml-2TIBR1, Sun Aug 28 10:18:40 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001C90 (7312) + * Length 0x00001C95 (7317) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x2C + * Checksum 0x22 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -1222,52 +1222,42 @@ { Scope (PCI0) { Name (BSEL, Zero) Device (S00) { Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { + Name (_SUN, 0x02) // _SUN: Slot User Number Name (_ADR, 0x00020000) // _ADR: Address - Name (ASUN, 0x02) - Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod - { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) - } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { - Return (Zero) + PCEJ (BSEL, _SUN) } - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (Zero) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S18) { Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1682,32 +1672,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x04)) + { + Notify (S10, Arg1) + } + If ((Arg0 & 0x08)) { Notify (S18, Arg1) } If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) --- /tmp/asl-ZUPPR1.dsl 2022-08-28 10:18:41.453831374 +0200 +++ /tmp/asl-62LPR1.dsl 2022-08-28 10:18:41.448831379 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.acpierst, Sun Aug 28 10:18:41 20= 22 + * Disassembly of /tmp/aml-U5POR1, Sun Aug 28 10:18:41 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001742 (5954) + * Length 0x00001747 (5959) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x66 + * Checksum 0x5F * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -928,56 +928,46 @@ Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { Name (_ADR, 0x00020000) // _ADR: Address Name (ASUN, 0x02) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } } Device (S18) { + Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address - Name (ASUN, 0x03) + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 + { + PCEJ (BSEL, _SUN) + } + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S20) { Name (_SUN, 0x04) // _SUN: Slot User Number Name (_ADR, 0x00040000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1377,32 +1367,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x08)) + { + Notify (S18, Arg1) + } + If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) { Notify (S30, Arg1) } If ((Arg0 & 0x80)) --- /tmp/asl-DXBQR1.dsl 2022-08-28 10:18:42.350830353 +0200 +++ /tmp/asl-WL3PR1.dsl 2022-08-28 10:18:42.343830361 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.roothp, Sun Aug 28 10:18:42 2022 + * Disassembly of /tmp/aml-1M3PR1, Sun Aug 28 10:18:42 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001833 (6195) + * Length 0x00001807 (6151) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x1A + * Checksum 0x73 * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -917,51 +917,32 @@ }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } Device (S10) { Name (_ADR, 0x00020000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - - Device (S18) - { - Name (_ADR, 0x00030000) // _ADR: Address Name (BSEL, Zero) Device (S00) { Name (_SUN, Zero) // _SUN: Slot User Number Name (_ADR, Zero) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device= , x=3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific= Method { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } @@ -1590,22 +1571,22 @@ If ((Arg0 & 0x80000000)) { Notify (SF8, Arg1) } } Method (PCNT, 0, NotSerialized) { BNUM =3D Zero DVNT (PCIU, One) DVNT (PCID, 0x03) } } Method (PCNT, 0, NotSerialized) { - ^S18.PCNT () + ^S10.PCNT () } } } } --- /tmp/asl-HPDHR1.dsl 2022-08-28 10:18:43.229829353 +0200 +++ /tmp/asl-5OLHR1.dsl 2022-08-28 10:18:43.205829381 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.hpbridge, Sun Aug 28 10:18:43 20= 22 + * Disassembly of /tmp/aml-UWMHR1, Sun Aug 28 10:18:43 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00001742 (5954) + * Length 0x00001747 (5959) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x66 + * Checksum 0x5F * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -928,56 +928,46 @@ Name (_ADR, Zero) // _ADR: Address Name (ASUN, Zero) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } } Device (S10) { Name (_ADR, 0x00020000) // _ADR: Address Name (ASUN, 0x02) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) } - - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } } Device (S18) { + Name (_SUN, 0x03) // _SUN: Slot User Number Name (_ADR, 0x00030000) // _ADR: Address - Name (ASUN, 0x03) + Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 + { + PCEJ (BSEL, _SUN) + } + Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { - Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, ASUN)) + Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Device (S20) { Name (_SUN, 0x04) // _SUN: Slot User Number Name (_ADR, 0x00040000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } @@ -1377,32 +1367,37 @@ { Name (_SUN, 0x1F) // _SUN: Slot User Number Name (_ADR, 0x001F0000) // _ADR: Address Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device, x= =3D0-9 { PCEJ (BSEL, _SUN) } Method (_DSM, 4, Serialized) // _DSM: Device-Specific Met= hod { Return (PDSM (Arg0, Arg1, Arg2, Arg3, BSEL, _SUN)) } } Method (DVNT, 2, NotSerialized) { + If ((Arg0 & 0x08)) + { + Notify (S18, Arg1) + } + If ((Arg0 & 0x10)) { Notify (S20, Arg1) } If ((Arg0 & 0x20)) { Notify (S28, Arg1) } If ((Arg0 & 0x40)) { Notify (S30, Arg1) } If ((Arg0 & 0x80)) --- /tmp/asl-U4ZLR1.dsl 2022-08-28 10:18:44.032828440 +0200 +++ /tmp/asl-BFWLR1.dsl 2022-08-28 10:18:44.028828445 +0200 @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * * Disassembling to symbolic ASL+ operators * - * Disassembly of tests/data/acpi/pc/DSDT.hpbrroot, Sun Aug 28 10:18:44 20= 22 + * Disassembly of /tmp/aml-WEWLR1, Sun Aug 28 10:18:44 2022 * * Original Table Header: * Signature "DSDT" - * Length 0x00000BFD (3069) + * Length 0x00000BCF (3023) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x02 + * Checksum 0x9C * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) * Compiler ID "BXPC" * Compiler Version 0x00000001 (1) */ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001) { Scope (\) { OperationRegion (DBG, SystemIO, 0x0402, One) Field (DBG, ByteAcc, NoLock, Preserve) { DBGB, 8 } @@ -816,40 +816,21 @@ }) } } Scope (\_SB) { Scope (PCI0) { Device (S00) { Name (_ADR, Zero) // _ADR: Address } Device (S10) { Name (_ADR, 0x00020000) // _ADR: Address - Method (_S1D, 0, NotSerialized) // _S1D: S1 Device State - { - Return (Zero) - } - - Method (_S2D, 0, NotSerialized) // _S2D: S2 Device State - { - Return (Zero) - } - - Method (_S3D, 0, NotSerialized) // _S3D: S3 Device State - { - Return (Zero) - } - } - - Device (S18) - { - Name (_ADR, 0x00030000) // _ADR: Address } } } } --- /tmp/asl-SR9OR1.dsl 2022-08-28 10:18:41.435831394 +0200 +++ /tmp/asl-M4POR1.dsl 2022-08-28 10:18:41.424831407 +0200 @@ -1,517 +1,517 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20220331 (64-bit version) * Copyright (c) 2000 - 2022 Intel Corporation * - * Disassembly of tests/data/acpi/pc/ERST.acpierst, Sun Aug 28 10:18:41 20= 22 + * Disassembly of /tmp/aml-V5POR1, Sun Aug 28 10:18:41 2022 * * ACPI Data Table [ERST] * * Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (i= n hex) */ [000h 0000 4] Signature : "ERST" [Error Record Ser= ialization Table] [004h 0004 4] Table Length : 00000390 [008h 0008 1] Revision : 01 -[009h 0009 1] Checksum : 13 +[009h 0009 1] Checksum : 83 [00Ah 0010 6] Oem ID : "BOCHS " [010h 0016 8] Oem Table ID : "BXPC " [018h 0024 4] Oem Revision : 00000001 [01Ch 0028 4] Asl Compiler ID : "BXPC" [020h 0032 4] Asl Compiler Revision : 00000001 [024h 0036 4] Serialization Header Length : 00000030 [028h 0040 4] Reserved : 00000000 [02Ch 0044 4] Instruction Entry Count : 0000001B [030h 0048 1] Action : 00 [Begin Write Operation] [031h 0049 1] Instruction : 03 [Write Register Value] [032h 0050 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [033h 0051 1] Reserved : 00 [034h 0052 12] Register Region : [Generic Address Structure] [034h 0052 1] Space ID : 00 [SystemMemory] [035h 0053 1] Bit Width : 20 [036h 0054 1] Bit Offset : 00 [037h 0055 1] Encoded Access Width : 03 [DWord Access:32] -[038h 0056 8] Address : 00000000FEBF3000 +[038h 0056 8] Address : 00000000FEBFE000 [040h 0064 8] Value : 0000000000000000 [048h 0072 8] Mask : 00000000FFFFFFFF [050h 0080 1] Action : 01 [Begin Read Operation] [051h 0081 1] Instruction : 03 [Write Register Value] [052h 0082 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [053h 0083 1] Reserved : 00 [054h 0084 12] Register Region : [Generic Address Structure] [054h 0084 1] Space ID : 00 [SystemMemory] [055h 0085 1] Bit Width : 20 [056h 0086 1] Bit Offset : 00 [057h 0087 1] Encoded Access Width : 03 [DWord Access:32] -[058h 0088 8] Address : 00000000FEBF3000 +[058h 0088 8] Address : 00000000FEBFE000 [060h 0096 8] Value : 0000000000000001 [068h 0104 8] Mask : 00000000FFFFFFFF [070h 0112 1] Action : 02 [Begin Clear Operation] [071h 0113 1] Instruction : 03 [Write Register Value] [072h 0114 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [073h 0115 1] Reserved : 00 [074h 0116 12] Register Region : [Generic Address Structure] [074h 0116 1] Space ID : 00 [SystemMemory] [075h 0117 1] Bit Width : 20 [076h 0118 1] Bit Offset : 00 [077h 0119 1] Encoded Access Width : 03 [DWord Access:32] -[078h 0120 8] Address : 00000000FEBF3000 +[078h 0120 8] Address : 00000000FEBFE000 [080h 0128 8] Value : 0000000000000002 [088h 0136 8] Mask : 00000000FFFFFFFF [090h 0144 1] Action : 03 [End Operation] [091h 0145 1] Instruction : 03 [Write Register Value] [092h 0146 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [093h 0147 1] Reserved : 00 [094h 0148 12] Register Region : [Generic Address Structure] [094h 0148 1] Space ID : 00 [SystemMemory] [095h 0149 1] Bit Width : 20 [096h 0150 1] Bit Offset : 00 [097h 0151 1] Encoded Access Width : 03 [DWord Access:32] -[098h 0152 8] Address : 00000000FEBF3000 +[098h 0152 8] Address : 00000000FEBFE000 [0A0h 0160 8] Value : 0000000000000003 [0A8h 0168 8] Mask : 00000000FFFFFFFF [0B0h 0176 1] Action : 04 [Set Record Offset] [0B1h 0177 1] Instruction : 02 [Write Register] [0B2h 0178 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [0B3h 0179 1] Reserved : 00 [0B4h 0180 12] Register Region : [Generic Address Structure] [0B4h 0180 1] Space ID : 00 [SystemMemory] [0B5h 0181 1] Bit Width : 20 [0B6h 0182 1] Bit Offset : 00 [0B7h 0183 1] Encoded Access Width : 03 [DWord Access:32] -[0B8h 0184 8] Address : 00000000FEBF3008 +[0B8h 0184 8] Address : 00000000FEBFE008 [0C0h 0192 8] Value : 0000000000000000 [0C8h 0200 8] Mask : 00000000FFFFFFFF [0D0h 0208 1] Action : 04 [Set Record Offset] [0D1h 0209 1] Instruction : 03 [Write Register Value] [0D2h 0210 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [0D3h 0211 1] Reserved : 00 [0D4h 0212 12] Register Region : [Generic Address Structure] [0D4h 0212 1] Space ID : 00 [SystemMemory] [0D5h 0213 1] Bit Width : 20 [0D6h 0214 1] Bit Offset : 00 [0D7h 0215 1] Encoded Access Width : 03 [DWord Access:32] -[0D8h 0216 8] Address : 00000000FEBF3000 +[0D8h 0216 8] Address : 00000000FEBFE000 [0E0h 0224 8] Value : 0000000000000004 [0E8h 0232 8] Mask : 00000000FFFFFFFF [0F0h 0240 1] Action : 05 [Execute Operation] [0F1h 0241 1] Instruction : 03 [Write Register Value] [0F2h 0242 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [0F3h 0243 1] Reserved : 00 [0F4h 0244 12] Register Region : [Generic Address Structure] [0F4h 0244 1] Space ID : 00 [SystemMemory] [0F5h 0245 1] Bit Width : 20 [0F6h 0246 1] Bit Offset : 00 [0F7h 0247 1] Encoded Access Width : 03 [DWord Access:32] -[0F8h 0248 8] Address : 00000000FEBF3008 +[0F8h 0248 8] Address : 00000000FEBFE008 [100h 0256 8] Value : 000000000000009C [108h 0264 8] Mask : 00000000FFFFFFFF [110h 0272 1] Action : 05 [Execute Operation] [111h 0273 1] Instruction : 03 [Write Register Value] [112h 0274 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [113h 0275 1] Reserved : 00 [114h 0276 12] Register Region : [Generic Address Structure] [114h 0276 1] Space ID : 00 [SystemMemory] [115h 0277 1] Bit Width : 20 [116h 0278 1] Bit Offset : 00 [117h 0279 1] Encoded Access Width : 03 [DWord Access:32] -[118h 0280 8] Address : 00000000FEBF3000 +[118h 0280 8] Address : 00000000FEBFE000 [120h 0288 8] Value : 0000000000000005 [128h 0296 8] Mask : 00000000FFFFFFFF [130h 0304 1] Action : 06 [Check Busy Status] [131h 0305 1] Instruction : 03 [Write Register Value] [132h 0306 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [133h 0307 1] Reserved : 00 [134h 0308 12] Register Region : [Generic Address Structure] [134h 0308 1] Space ID : 00 [SystemMemory] [135h 0309 1] Bit Width : 20 [136h 0310 1] Bit Offset : 00 [137h 0311 1] Encoded Access Width : 03 [DWord Access:32] -[138h 0312 8] Address : 00000000FEBF3000 +[138h 0312 8] Address : 00000000FEBFE000 [140h 0320 8] Value : 0000000000000006 [148h 0328 8] Mask : 00000000FFFFFFFF [150h 0336 1] Action : 06 [Check Busy Status] [151h 0337 1] Instruction : 01 [Read Register Value] [152h 0338 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [153h 0339 1] Reserved : 00 [154h 0340 12] Register Region : [Generic Address Structure] [154h 0340 1] Space ID : 00 [SystemMemory] [155h 0341 1] Bit Width : 20 [156h 0342 1] Bit Offset : 00 [157h 0343 1] Encoded Access Width : 03 [DWord Access:32] -[158h 0344 8] Address : 00000000FEBF3008 +[158h 0344 8] Address : 00000000FEBFE008 [160h 0352 8] Value : 0000000000000001 [168h 0360 8] Mask : 00000000FFFFFFFF [170h 0368 1] Action : 07 [Get Command Status] [171h 0369 1] Instruction : 03 [Write Register Value] [172h 0370 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [173h 0371 1] Reserved : 00 [174h 0372 12] Register Region : [Generic Address Structure] [174h 0372 1] Space ID : 00 [SystemMemory] [175h 0373 1] Bit Width : 20 [176h 0374 1] Bit Offset : 00 [177h 0375 1] Encoded Access Width : 03 [DWord Access:32] -[178h 0376 8] Address : 00000000FEBF3000 +[178h 0376 8] Address : 00000000FEBFE000 [180h 0384 8] Value : 0000000000000007 [188h 0392 8] Mask : 00000000FFFFFFFF [190h 0400 1] Action : 07 [Get Command Status] [191h 0401 1] Instruction : 00 [Read Register] [192h 0402 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [193h 0403 1] Reserved : 00 [194h 0404 12] Register Region : [Generic Address Structure] [194h 0404 1] Space ID : 00 [SystemMemory] [195h 0405 1] Bit Width : 20 [196h 0406 1] Bit Offset : 00 [197h 0407 1] Encoded Access Width : 03 [DWord Access:32] -[198h 0408 8] Address : 00000000FEBF3008 +[198h 0408 8] Address : 00000000FEBFE008 [1A0h 0416 8] Value : 0000000000000000 [1A8h 0424 8] Mask : 00000000FFFFFFFF [1B0h 0432 1] Action : 08 [Get Record Identifier] [1B1h 0433 1] Instruction : 03 [Write Register Value] [1B2h 0434 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [1B3h 0435 1] Reserved : 00 [1B4h 0436 12] Register Region : [Generic Address Structure] [1B4h 0436 1] Space ID : 00 [SystemMemory] [1B5h 0437 1] Bit Width : 20 [1B6h 0438 1] Bit Offset : 00 [1B7h 0439 1] Encoded Access Width : 03 [DWord Access:32] -[1B8h 0440 8] Address : 00000000FEBF3000 +[1B8h 0440 8] Address : 00000000FEBFE000 [1C0h 0448 8] Value : 0000000000000008 [1C8h 0456 8] Mask : 00000000FFFFFFFF [1D0h 0464 1] Action : 08 [Get Record Identifier] [1D1h 0465 1] Instruction : 00 [Read Register] [1D2h 0466 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [1D3h 0467 1] Reserved : 00 [1D4h 0468 12] Register Region : [Generic Address Structure] [1D4h 0468 1] Space ID : 00 [SystemMemory] [1D5h 0469 1] Bit Width : 40 [1D6h 0470 1] Bit Offset : 00 [1D7h 0471 1] Encoded Access Width : 04 [QWord Access:64] -[1D8h 0472 8] Address : 00000000FEBF3008 +[1D8h 0472 8] Address : 00000000FEBFE008 [1E0h 0480 8] Value : 0000000000000000 [1E8h 0488 8] Mask : FFFFFFFFFFFFFFFF [1F0h 0496 1] Action : 09 [Set Record Identifier] [1F1h 0497 1] Instruction : 02 [Write Register] [1F2h 0498 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [1F3h 0499 1] Reserved : 00 [1F4h 0500 12] Register Region : [Generic Address Structure] [1F4h 0500 1] Space ID : 00 [SystemMemory] [1F5h 0501 1] Bit Width : 40 [1F6h 0502 1] Bit Offset : 00 [1F7h 0503 1] Encoded Access Width : 04 [QWord Access:64] -[1F8h 0504 8] Address : 00000000FEBF3008 +[1F8h 0504 8] Address : 00000000FEBFE008 [200h 0512 8] Value : 0000000000000000 [208h 0520 8] Mask : FFFFFFFFFFFFFFFF [210h 0528 1] Action : 09 [Set Record Identifier] [211h 0529 1] Instruction : 03 [Write Register Value] [212h 0530 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [213h 0531 1] Reserved : 00 [214h 0532 12] Register Region : [Generic Address Structure] [214h 0532 1] Space ID : 00 [SystemMemory] [215h 0533 1] Bit Width : 20 [216h 0534 1] Bit Offset : 00 [217h 0535 1] Encoded Access Width : 03 [DWord Access:32] -[218h 0536 8] Address : 00000000FEBF3000 +[218h 0536 8] Address : 00000000FEBFE000 [220h 0544 8] Value : 0000000000000009 [228h 0552 8] Mask : 00000000FFFFFFFF [230h 0560 1] Action : 0A [Get Record Count] [231h 0561 1] Instruction : 03 [Write Register Value] [232h 0562 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [233h 0563 1] Reserved : 00 [234h 0564 12] Register Region : [Generic Address Structure] [234h 0564 1] Space ID : 00 [SystemMemory] [235h 0565 1] Bit Width : 20 [236h 0566 1] Bit Offset : 00 [237h 0567 1] Encoded Access Width : 03 [DWord Access:32] -[238h 0568 8] Address : 00000000FEBF3000 +[238h 0568 8] Address : 00000000FEBFE000 [240h 0576 8] Value : 000000000000000A [248h 0584 8] Mask : 00000000FFFFFFFF [250h 0592 1] Action : 0A [Get Record Count] [251h 0593 1] Instruction : 00 [Read Register] [252h 0594 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [253h 0595 1] Reserved : 00 [254h 0596 12] Register Region : [Generic Address Structure] [254h 0596 1] Space ID : 00 [SystemMemory] [255h 0597 1] Bit Width : 20 [256h 0598 1] Bit Offset : 00 [257h 0599 1] Encoded Access Width : 03 [DWord Access:32] -[258h 0600 8] Address : 00000000FEBF3008 +[258h 0600 8] Address : 00000000FEBFE008 [260h 0608 8] Value : 0000000000000000 [268h 0616 8] Mask : 00000000FFFFFFFF [270h 0624 1] Action : 0B [Begin Dummy Write] [271h 0625 1] Instruction : 03 [Write Register Value] [272h 0626 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [273h 0627 1] Reserved : 00 [274h 0628 12] Register Region : [Generic Address Structure] [274h 0628 1] Space ID : 00 [SystemMemory] [275h 0629 1] Bit Width : 20 [276h 0630 1] Bit Offset : 00 [277h 0631 1] Encoded Access Width : 03 [DWord Access:32] -[278h 0632 8] Address : 00000000FEBF3000 +[278h 0632 8] Address : 00000000FEBFE000 [280h 0640 8] Value : 000000000000000B [288h 0648 8] Mask : 00000000FFFFFFFF [290h 0656 1] Action : 0D [Get Error Address Range] [291h 0657 1] Instruction : 03 [Write Register Value] [292h 0658 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [293h 0659 1] Reserved : 00 [294h 0660 12] Register Region : [Generic Address Structure] [294h 0660 1] Space ID : 00 [SystemMemory] [295h 0661 1] Bit Width : 20 [296h 0662 1] Bit Offset : 00 [297h 0663 1] Encoded Access Width : 03 [DWord Access:32] -[298h 0664 8] Address : 00000000FEBF3000 +[298h 0664 8] Address : 00000000FEBFE000 [2A0h 0672 8] Value : 000000000000000D [2A8h 0680 8] Mask : 00000000FFFFFFFF [2B0h 0688 1] Action : 0D [Get Error Address Range] [2B1h 0689 1] Instruction : 00 [Read Register] [2B2h 0690 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [2B3h 0691 1] Reserved : 00 [2B4h 0692 12] Register Region : [Generic Address Structure] [2B4h 0692 1] Space ID : 00 [SystemMemory] [2B5h 0693 1] Bit Width : 40 [2B6h 0694 1] Bit Offset : 00 [2B7h 0695 1] Encoded Access Width : 04 [QWord Access:64] -[2B8h 0696 8] Address : 00000000FEBF3008 +[2B8h 0696 8] Address : 00000000FEBFE008 [2C0h 0704 8] Value : 0000000000000000 [2C8h 0712 8] Mask : FFFFFFFFFFFFFFFF [2D0h 0720 1] Action : 0E [Get Error Address Lengt= h] [2D1h 0721 1] Instruction : 03 [Write Register Value] [2D2h 0722 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [2D3h 0723 1] Reserved : 00 [2D4h 0724 12] Register Region : [Generic Address Structure] [2D4h 0724 1] Space ID : 00 [SystemMemory] [2D5h 0725 1] Bit Width : 20 [2D6h 0726 1] Bit Offset : 00 [2D7h 0727 1] Encoded Access Width : 03 [DWord Access:32] -[2D8h 0728 8] Address : 00000000FEBF3000 +[2D8h 0728 8] Address : 00000000FEBFE000 [2E0h 0736 8] Value : 000000000000000E [2E8h 0744 8] Mask : 00000000FFFFFFFF [2F0h 0752 1] Action : 0E [Get Error Address Lengt= h] [2F1h 0753 1] Instruction : 00 [Read Register] [2F2h 0754 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [2F3h 0755 1] Reserved : 00 [2F4h 0756 12] Register Region : [Generic Address Structure] [2F4h 0756 1] Space ID : 00 [SystemMemory] [2F5h 0757 1] Bit Width : 40 [2F6h 0758 1] Bit Offset : 00 [2F7h 0759 1] Encoded Access Width : 04 [QWord Access:64] -[2F8h 0760 8] Address : 00000000FEBF3008 +[2F8h 0760 8] Address : 00000000FEBFE008 [300h 0768 8] Value : 0000000000000000 [308h 0776 8] Mask : FFFFFFFFFFFFFFFF [310h 0784 1] Action : 0F [Get Error Attributes] [311h 0785 1] Instruction : 03 [Write Register Value] [312h 0786 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [313h 0787 1] Reserved : 00 [314h 0788 12] Register Region : [Generic Address Structure] [314h 0788 1] Space ID : 00 [SystemMemory] [315h 0789 1] Bit Width : 20 [316h 0790 1] Bit Offset : 00 [317h 0791 1] Encoded Access Width : 03 [DWord Access:32] -[318h 0792 8] Address : 00000000FEBF3000 +[318h 0792 8] Address : 00000000FEBFE000 [320h 0800 8] Value : 000000000000000F [328h 0808 8] Mask : 00000000FFFFFFFF [330h 0816 1] Action : 0F [Get Error Attributes] [331h 0817 1] Instruction : 00 [Read Register] [332h 0818 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [333h 0819 1] Reserved : 00 [334h 0820 12] Register Region : [Generic Address Structure] [334h 0820 1] Space ID : 00 [SystemMemory] [335h 0821 1] Bit Width : 20 [336h 0822 1] Bit Offset : 00 [337h 0823 1] Encoded Access Width : 03 [DWord Access:32] -[338h 0824 8] Address : 00000000FEBF3008 +[338h 0824 8] Address : 00000000FEBFE008 [340h 0832 8] Value : 0000000000000000 [348h 0840 8] Mask : 00000000FFFFFFFF [350h 0848 1] Action : 10 [Execute Timings] [351h 0849 1] Instruction : 03 [Write Register Value] [352h 0850 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [353h 0851 1] Reserved : 00 [354h 0852 12] Register Region : [Generic Address Structure] [354h 0852 1] Space ID : 00 [SystemMemory] [355h 0853 1] Bit Width : 20 [356h 0854 1] Bit Offset : 00 [357h 0855 1] Encoded Access Width : 03 [DWord Access:32] -[358h 0856 8] Address : 00000000FEBF3000 +[358h 0856 8] Address : 00000000FEBFE000 [360h 0864 8] Value : 0000000000000010 [368h 0872 8] Mask : 00000000FFFFFFFF [370h 0880 1] Action : 10 [Execute Timings] [371h 0881 1] Instruction : 00 [Read Register] [372h 0882 1] Flags (decoded below) : 00 Preserve Register Bits : 0 [373h 0883 1] Reserved : 00 [374h 0884 12] Register Region : [Generic Address Structure] [374h 0884 1] Space ID : 00 [SystemMemory] [375h 0885 1] Bit Width : 40 [376h 0886 1] Bit Offset : 00 [377h 0887 1] Encoded Access Width : 04 [QWord Access:64] -[378h 0888 8] Address : 00000000FEBF3008 +[378h 0888 8] Address : 00000000FEBFE008 [380h 0896 8] Value : 0000000000000000 [388h 0904 8] Mask : FFFFFFFFFFFFFFFF Raw Table Data: Length 912 (0x390) - 0000: 45 52 53 54 90 03 00 00 01 13 42 4F 43 48 53 20 // ERST......BO= CHS + 0000: 45 52 53 54 90 03 00 00 01 83 42 4F 43 48 53 20 // ERST......BO= CHS 0010: 42 58 50 43 20 20 20 20 01 00 00 00 42 58 50 43 // BXPC ....= BXPC 0020: 01 00 00 00 30 00 00 00 00 00 00 00 1B 00 00 00 // ....0.......= .... - 0030: 00 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0030: 00 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0040: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0050: 01 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0050: 01 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0060: 01 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0070: 02 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0070: 02 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0080: 02 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0090: 03 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0090: 03 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 00A0: 03 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 00B0: 04 02 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 00B0: 04 02 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 00C0: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 00D0: 04 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 00D0: 04 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 00E0: 04 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 00F0: 05 03 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 00F0: 05 03 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 0100: 9C 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0110: 05 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0110: 05 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0120: 05 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0130: 06 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0130: 06 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0140: 06 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0150: 06 01 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0150: 06 01 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 0160: 01 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0170: 07 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0170: 07 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0180: 07 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0190: 07 00 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0190: 07 00 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 01A0: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 01B0: 08 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 01B0: 08 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 01C0: 08 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 01D0: 08 00 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 01D0: 08 00 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 01E0: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... - 01F0: 09 02 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 01F0: 09 02 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 0200: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... - 0210: 09 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0210: 09 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0220: 09 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0230: 0A 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0230: 0A 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0240: 0A 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0250: 0A 00 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0250: 0A 00 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 0260: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0270: 0B 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0270: 0B 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0280: 0B 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0290: 0D 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0290: 0D 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 02A0: 0D 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 02B0: 0D 00 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 02B0: 0D 00 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 02C0: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... - 02D0: 0E 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 02D0: 0E 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 02E0: 0E 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 02F0: 0E 00 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 02F0: 0E 00 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 0300: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... - 0310: 0F 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0310: 0F 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0320: 0F 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0330: 0F 00 00 00 00 20 00 03 08 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0330: 0F 00 00 00 00 20 00 03 08 E0 BF FE 00 00 00 00 // ..... ......= .... 0340: 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0350: 10 03 00 00 00 20 00 03 00 30 BF FE 00 00 00 00 // ..... ...0..= .... + 0350: 10 03 00 00 00 20 00 03 00 E0 BF FE 00 00 00 00 // ..... ......= .... 0360: 10 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 // ............= .... - 0370: 10 00 00 00 00 40 00 04 08 30 BF FE 00 00 00 00 // .....@...0..= .... + 0370: 10 00 00 00 00 40 00 04 08 E0 BF FE 00 00 00 00 // .....@......= .... 0380: 00 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF // ............= .... Signed-off-by: Juan Quintela --- tests/qtest/bios-tables-test-allowed-diff.h | 39 -------------------- tests/data/acpi/pc/DSDT | Bin 5987 -> 5992 bytes tests/data/acpi/pc/DSDT.acpierst | Bin 5954 -> 5959 bytes tests/data/acpi/pc/DSDT.acpihmat | Bin 7312 -> 7317 bytes tests/data/acpi/pc/DSDT.bridge | Bin 8653 -> 8658 bytes tests/data/acpi/pc/DSDT.cphp | Bin 6451 -> 6456 bytes tests/data/acpi/pc/DSDT.dimmpxm | Bin 7641 -> 7646 bytes tests/data/acpi/pc/DSDT.hpbridge | Bin 5954 -> 5959 bytes tests/data/acpi/pc/DSDT.hpbrroot | Bin 3069 -> 3023 bytes tests/data/acpi/pc/DSDT.ipmikcs | Bin 6059 -> 6064 bytes tests/data/acpi/pc/DSDT.memhp | Bin 7346 -> 7351 bytes tests/data/acpi/pc/DSDT.nohpet | Bin 5845 -> 5850 bytes tests/data/acpi/pc/DSDT.numamem | Bin 5993 -> 5998 bytes tests/data/acpi/pc/DSDT.roothp | Bin 6195 -> 6151 bytes tests/data/acpi/pc/ERST.acpierst | Bin 912 -> 912 bytes tests/data/acpi/q35/DMAR.dmar | Bin 120 -> 112 bytes tests/data/acpi/q35/DSDT | Bin 8274 -> 8228 bytes tests/data/acpi/q35/DSDT.acpierst | Bin 8291 -> 8245 bytes tests/data/acpi/q35/DSDT.acpihmat | Bin 9599 -> 9553 bytes tests/data/acpi/q35/DSDT.applesmc | Bin 8320 -> 8274 bytes tests/data/acpi/q35/DSDT.bridge | Bin 10988 -> 10944 bytes tests/data/acpi/q35/DSDT.cphp | Bin 8738 -> 8692 bytes tests/data/acpi/q35/DSDT.cxl | Bin 9600 -> 9502 bytes tests/data/acpi/q35/DSDT.dimmpxm | Bin 9928 -> 9882 bytes tests/data/acpi/q35/DSDT.ipmibt | Bin 8349 -> 8303 bytes tests/data/acpi/q35/DSDT.ipmismbus | Bin 8363 -> 8317 bytes tests/data/acpi/q35/DSDT.ivrs | Bin 8291 -> 8245 bytes tests/data/acpi/q35/DSDT.memhp | Bin 9633 -> 9587 bytes tests/data/acpi/q35/DSDT.mmio64 | Bin 9404 -> 9358 bytes tests/data/acpi/q35/DSDT.multi-bridge | Bin 8568 -> 8524 bytes tests/data/acpi/q35/DSDT.nohpet | Bin 8132 -> 8086 bytes tests/data/acpi/q35/DSDT.numamem | Bin 8280 -> 8234 bytes tests/data/acpi/q35/DSDT.pvpanic-isa | Bin 8375 -> 8329 bytes tests/data/acpi/q35/DSDT.tis.tpm12 | Bin 8880 -> 8834 bytes tests/data/acpi/q35/DSDT.tis.tpm2 | Bin 8906 -> 8860 bytes tests/data/acpi/q35/DSDT.viot | Bin 9383 -> 9339 bytes tests/data/acpi/q35/DSDT.xapic | Bin 35637 -> 35591 bytes tests/data/acpi/q35/ERST.acpierst | Bin 912 -> 912 bytes tests/data/acpi/q35/IVRS.ivrs | Bin 104 -> 100 bytes tests/data/acpi/q35/VIOT.viot | Bin 112 -> 112 bytes 40 files changed, 39 deletions(-) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios= -tables-test-allowed-diff.h index 37369aed63..dfb8523c8b 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,40 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/pc/DSDT", -"tests/data/acpi/q35/DSDT", -"tests/data/acpi/q35/DSDT.tis.tpm2", -"tests/data/acpi/q35/DSDT.tis.tpm12", -"tests/data/acpi/q35/DSDT.bridge", -"tests/data/acpi/q35/DSDT.multi-bridge", -"tests/data/acpi/q35/DSDT.mmio64", -"tests/data/acpi/q35/DSDT.ipmibt", -"tests/data/acpi/q35/DSDT.cphp", -"tests/data/acpi/q35/DSDT.memhp", -"tests/data/acpi/q35/DSDT.numamem", -"tests/data/acpi/q35/DSDT.nohpet", -"tests/data/acpi/q35/DSDT.dimmpxm", -"tests/data/acpi/q35/DSDT.acpihmat", -"tests/data/acpi/q35/ERST.acpierst", -"tests/data/acpi/q35/DSDT.acpierst", -"tests/data/acpi/q35/DSDT.applesmc", -"tests/data/acpi/q35/DSDT.pvpanic-isa", -"tests/data/acpi/q35/IVRS.ivrs", -"tests/data/acpi/q35/DSDT.ivrs", -"tests/data/acpi/q35/VIOT.viot", -"tests/data/acpi/q35/DSDT.viot", -"tests/data/acpi/q35/DSDT.cxl", -"tests/data/acpi/q35/DSDT.ipmismbus", -"tests/data/acpi/q35/DSDT.xapic", -"tests/data/acpi/q35/DMAR.dmar", -"tests/data/acpi/pc/DSDT.bridge", -"tests/data/acpi/pc/DSDT.ipmikcs", -"tests/data/acpi/pc/DSDT.cphp", -"tests/data/acpi/pc/DSDT.memhp", -"tests/data/acpi/pc/DSDT.numamem", -"tests/data/acpi/pc/DSDT.nohpet", -"tests/data/acpi/pc/DSDT.dimmpxm", -"tests/data/acpi/pc/DSDT.acpihmat", -"tests/data/acpi/pc/ERST.acpierst", -"tests/data/acpi/pc/DSDT.acpierst", -"tests/data/acpi/pc/DSDT.roothp", -"tests/data/acpi/pc/DSDT.hpbridge", -"tests/data/acpi/pc/DSDT.hpbrroot", diff --git a/tests/data/acpi/pc/DSDT b/tests/data/acpi/pc/DSDT index e80bef30317b5ef3bf0d2fb7aaabd6def109adb6..7c9e75d5b29890717d0ace8d4e0= 00963d06fb79b 100644 GIT binary patch delta 91 zcmaE?_d<`$CD z3>=3DQZp?+LUBI5Bb!M;380)S*jW>&USu&WP9Mua0i*wBSx2?K~>1Y;P37@N=3DWZe?fp Qkah|43t`$kUGyR&01Xo$;{X5v diff --git a/tests/data/acpi/pc/DSDT.acpierst b/tests/data/acpi/pc/DSDT.acp= ierst index d5a2ca51652dfc3637a817bac4a02d6ff6dc8ac2..9bac3fbdac1525cc28d409c0a3a= dc40c6a9559c0 100644 GIT binary patch delta 100 zcmX@4cU+IlCD$d Cni<;w delta 132 zcmX@EcSw)RCDNE4BQKZx{FwM)r+5MXd6PqV&6&JdCin8{dWdku2OGLD zEMWjKj9?675F@%tFWAr`o+IATC5VTCfti8BF*wwZi&;cG-X++VXGs8%%*f2jb_#a& Yaoqfyw}hSDTgoNOFNA4xv*-~<0KCK^XaE2J diff --git a/tests/data/acpi/pc/DSDT.acpihmat b/tests/data/acpi/pc/DSDT.acp= ihmat index f86c743c4d64041c7fbd9999cc700e88416770b7..740f050993a89908acc9d6687ff= 61f5484a2cd1f 100644 GIT binary patch delta 91 zcmbPWIn|QOCDojRSi%5e7{M6EAjan3LR;C{J)~X2{6d&EACbDq2mpkz B8uFq7aafq delta 132 zcmccQeAb!ECDVMLb8mqe~DE0|PSyhhuQ49~blF0zQ$=3DJ9*o=3DHn&LRu(Nwh axrF(JFl{auTgo_jrJ^#MMSOs>UkCsaTO#uS diff --git a/tests/data/acpi/pc/DSDT.cphp b/tests/data/acpi/pc/DSDT.cphp index c653302a84a42d063a74a22c6adf910beeba7c60..1540ff2d5f6edc1107ac7c48590= 26ef48cb92e7a 100644 GIT binary patch delta 91 zcmdmNw8MzYCDL4Ho(g)#BLPVoY+lU4XF#GF`y4GrQs;)6r|xR^NN t9bJNW7#Nr)@8dVzyqbRlyNIidOPF5>(*mCA3@#RiHjv`X%}L@H838@Q7$E=3Dv delta 126 zcmdmCwAqNuCD=3D0MHm92><{9 diff --git a/tests/data/acpi/pc/DSDT.dimmpxm b/tests/data/acpi/pc/DSDT.dimm= pxm index 247a1796b1cf31c24b1a981e48937609f84fe2cb..4b147361167578340587e851015= b932dc0de3fac 100644 GIT binary patch delta 91 zcmcal1IG6Dd~!WlIH delta 111 zcmca-ebbuDCD|Nx;fN15bYWP+0Ad)y7{(yRW*3pI?Cc)WE@6HlOq+RSE;0fD DsDm7y diff --git a/tests/data/acpi/pc/DSDT.hpbridge b/tests/data/acpi/pc/DSDT.hpb= ridge index d5a2ca51652dfc3637a817bac4a02d6ff6dc8ac2..9bac3fbdac1525cc28d409c0a3a= dc40c6a9559c0 100644 GIT binary patch delta 100 zcmX@4cU+IlCD$d Cni<;w delta 132 zcmX@EcSw)RCDNE4BQKZx{FwM)r+5MXd6PqV&6&JdCin8{dWdku2OGLD zEMWjKj9?675F@%tFWAr`o+IATC5VTCfti8BF*wwZi&;cG-X++VXGs8%%*f2jb_#a& Yaoqfyw}hSDTgoNOFNA4xv*-~<0KCK^XaE2J diff --git a/tests/data/acpi/pc/DSDT.hpbrroot b/tests/data/acpi/pc/DSDT.hpb= rroot index ec99b1622934a0fd8bc316291c33231e4c57dce0..c18132a340b0f4a877e14c19aba= 6d6b599638c9b 100644 GIT binary patch delta 62 zcmew>eqNl*CDv{#TsKCDGQl delta 126 zcmdm>zgnNmCDCD(*mCA3@#RiHjv`X%@3t6G6Dd3kQogC delta 107 zcmdmPxyh2tCDVFY6sgBY7-g}1V^dq}&4`GqiTekOI15dhDp B8$SR5 diff --git a/tests/data/acpi/pc/DSDT.nohpet b/tests/data/acpi/pc/DSDT.nohpet index cb7bf7d850f340e12a7237c987f570300fd9c92b..a8e8942bff1ba6eeb796cbe83f8= f3a4d43171d19 100644 GIT binary patch delta 91 zcmcbrdrOzgCD(*mCA3@#RiHjv`X%`Bo983B|Nx;fN15bYWP+0Ad)y7{(yRW(VG_?Cc)WE@6HlOq)4HFERoE DW=3DtFS diff --git a/tests/data/acpi/pc/DSDT.numamem b/tests/data/acpi/pc/DSDT.numa= mem index 2f512cfbe158f1739803c0c7009fe5e907bdec54..ae43f0c82f75f7f70364a06153e= aa3678a02211e 100644 GIT binary patch delta 91 zcmaE<_fC(?CD~)k$)qXJ1?j2!kGAAr+5L^$x*x(Voof z3>=3DQZp?+LUllVmBK`arD_+Ud9h9wLjh7pWm3}S4)!n>87-9y?X%rAs#^IXx3i~!O# B8#w>~ diff --git a/tests/data/acpi/pc/DSDT.roothp b/tests/data/acpi/pc/DSDT.roothp index 46e03d39e00ea70e55d6a12333ca2b98c5e5bb53..d9fb2b09222907527d2aee7089d= b22719576093f 100644 GIT binary patch delta 76 zcmdmN&~Cux66_MfF2TUSSiF(TkypoObxeG)Q@nu7>Hud?gXkviU;~4Aj(A6xAcp8B azZJoTP#zBh1JmZkyj@&u2Jr#TejxxD?-Y0d delta 120 zcmZoS*lfV%66_LUEWyCQD7BHxkvGC)T}*tiQ@nt~x&UWSgXkviU;~4Aj(A6xAcp8B ztzbhahlhcIi9v)TKG@KOVF{RF1Y;P37|~6BD}oIzAUc7HnKzg7c5$&;#0NP0g#Z8- CMICqm diff --git a/tests/data/acpi/pc/ERST.acpierst b/tests/data/acpi/pc/ERST.acp= ierst index 7965ac2562e7b23bf1dc2caaf00ef66453c4f47a..4d4082180564445360fbf961230= cda5bd635ac7c 100644 GIT binary patch delta 191 zcmYkytqp)M6ae9t3KA9|sbK^>o&^BaQEFMB1lLh&*rSR$D)@O91SdXqp$>I3PV*9s zQhME*UZ300y*R-OQAk1-%FAxGIG{t15ff%CXe)kn=3DrLl#j0LUXM`ybBJTCR?{(1l} C>qUtG delta 191 zcmYkytqp)M6ae9t3KA@Wq=3Dped<5>Vu9i>y0;5teTdvufve%=3DMaiBDaqL*2~Fx&@<@ zZue%;<39B-PVhn$l8}Y+a#$@+=3D+I-tgc%FkiXR<%jF>QEL2LNYnZ6s(OZ~dP9-?zH Ai2wiq diff --git a/tests/data/acpi/q35/DMAR.dmar b/tests/data/acpi/q35/DMAR.dmar index 0dca6e68ad8a8ca5b981bcfbc745385a63e9f216..19bb12878d5712a0efa75c10486= 0318cfcb7c696 100644 GIT binary patch delta 24 fcmb;@;BxVG3@Tt?U|`gr$fdz(G0|9gVw@BJM>Peb delta 26 hcmXS@;BxVG460yYU|nkbyYt;66_KZq`<(yShJB!LqS0yCO+6HUO+Oy+0!7pi96W9Af6-M(ItpMge}0? HFN6UAXJ8Df delta 98 zcmccQ(BR1B66_MvpuoVuczh$5hJv3TOH6#QQ@ns1OMtVdL39&$uz^85N4%p;5JPm6 jRJ*fI2qED0FhM14ROy{Xzh<>lT6l delta 121 zcmX>Q`X-diCDC5E4mL1|=3DZJT731WzD z(h4@PfN*$#8W=3D=3D4;)4xc7?yw;Mlgmkh!Nf7w<6dOsuQS~X|sVsCl@*<$i9(FS0Q1+-~a#b|78FJ2ZnZW1_mBR2v6zX|NqMWAZ#WS z83&+DJygblp@Wx!i3h0c9>W75$;?p6AmFGR6CdmpAKm1kw0XM19Y%967A`krvmXF$ zRfL-0gkp9B(Cqy%vnL->vJ`WajL`#`7U1k@z!C2p6fEe+$MtHmh;ohXe5k`0*diOQ z0yM%NYJ?1m;Rk>+|Nle0UmGYi4>E8JKv0%I+~d0FulMl?(#jDlzfFPVv!APAZ$HE8Jn6tgay7=3Dm4~-9;;0W zK=3DbBfwP_(xW)aM$$*Yts#eJk=3D^gw0@IC~m!#5)HC3wjE0voKEnsZe-}iVqh6OcTNOnk6YyntkYv!_9H6L+wIK|Dviqe~Ej2wQ-& HUkC#LgdPn| delta 98 zcmezDwa}Z(CDx`{v7 TzyiYI0V-z@VGD5f3t<2Nbh8jY delta 115 zcmeD4+~djR66_MPM}>ibv1KDyuu8l?YfOBwQ@nsXYk;$-L39&$uz^85N4%p;5JPm6 vR52&FL^f?@tF8vr+5J$u>faJgXkviU;~4Aj(A6xAcp8B itzZKS2!{u#fkA{LKG@KOVF{RF1Y;Nj8Jp!4^cVr%%NL{o diff --git a/tests/data/acpi/q35/DSDT.nohpet b/tests/data/acpi/q35/DSDT.noh= pet index 0fb09121cf8f6ad8810587c8b77df9552dd31f42..c1ff2794f7949d872690d770a95= 38c5bee4923b7 100644 GIT binary patch delta 52 zcmX?NKh2)YCD5fk8Y+yrWAHLv)i? iuz>}H!vj>$Ai@zJZ0N$U1k5mkF^s_swg6|p5C#CFG8SL} diff --git a/tests/data/acpi/q35/DSDT.pvpanic-isa b/tests/data/acpi/q35/DSD= T.pvpanic-isa index cc545b5d2505246d33f83d2482273968aa1be032..f7fd73af1e1cdbe69aecc1e1749= 10afb76d36d80 100644 GIT binary patch delta 52 zcmdn)*y+gS66_MvsldR%Xtj|mUO_=3D2CO+6HUO+Oy+0!7pi96W9Af6-M(ItpMge}0? HFN6UAYjF(4 delta 98 zcmeBl-0sNb66_MPU4emtv2`O?yn>$}OH6#QQ@ns1OMtVdL39&$uz^85N4%p;5JPm6 jR(jECDRA~?*aDpWLKpxE0UMbB diff --git a/tests/data/acpi/q35/DSDT.xapic b/tests/data/acpi/q35/DSDT.xapic index 3cab5956eee60363251a6fab0cc981bbbda64443..6d73a9b4fc7b9f4d5593282ca21= 0a85930519649 100644 GIT binary patch delta 54 zcmdlwjj4Sa6PHV{O9*>60|TSuMy|VE3JNjt!A|i4k^#=3D12GLF2!3GBL9Py4WK@1{n J0nUCQ3;?WX4o3h0 delta 100 zcmZpl#o&^BaQEFMB1lLh&*rSR$D)@O91SdXqp$>I3PV*9s zQhME*UZ300y*R-OQAk1-%FAxGIG{t15ff%CXe)kn=3DrLl#j0LUXM`ybBJTCR?{(1l} C>qUtG delta 191 zcmYkytqp)M6ae9t3KA@Wq=3Dped<5>Vu9i>y0;5teTdvufve%=3DMaiBDaqL*2~Fx&@<@ zZue%;<39B-PVhn$l8}Y+a#$@+=3D+I-tgc%FkiXR<%jF>QEL2LNYnZ6s(OZ~dP9-?zH Ai2wiq diff --git a/tests/data/acpi/q35/IVRS.ivrs b/tests/data/acpi/q35/IVRS.ivrs index 17611202e53a32f7da8e4925d6955b384670b8b1..2a3f55e2cc7422c3724b87fe5c7= 8f4a887174dfd 100644 GIT binary patch delta 67 zcmc~u;qnX%3Ql2QU|>w0$faRq!ob1c0OZ~H2PDA21xPZ1Fb5F-0ODUj{F{Nn10=3DhE Gfe`?NKnhp@ delta 52 wcmYev;PMO$3eI3)U|@8f$fcoR!63lk0OZ~H2PDA21xPZ1Fb5C|O!N~20PnB|UjP6A diff --git a/tests/data/acpi/q35/VIOT.viot b/tests/data/acpi/q35/VIOT.viot index 275c78fbe8e93190321d957c91c3f17551f865d4..a2b1ad95fb800f684af9cb83ebd= 27031f4a873ed 100644 GIT binary patch delta 21 acmXRY;0p8f4=3DG>(0@sOLI*c3>%`E{qW(2bU delta 21 acmXRY;0p8f4=3DG>(0^5mPI*bAn%`E{qJ_NG> --=20 2.37.2 From nobody Mon Feb 9 03:17:38 2026 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=1662137965; cv=none; d=zohomail.com; s=zohoarc; b=S7TwB+GqGpdabpSvrXakLJnJy4uciMJH073orxMGJePCTcL7sfbhjXj8bRBMPdPSbyRTwMRywScdTQEIKiH99n4glGwej29aPz2tLmiJNOvV+BJtPAg+eSIvGclaQj+3Bx2xL0xgfEQZXZLHPkW/wHrmY9ut/xSgSuXiEfTlb1k= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662137965; h=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=bb43OuFk+UC3tWHwCAfVz9BoPpGiX+3mhdgvJ5wM8MA=; b=nKXEaX0uuCXEXNmQkB4kb9QQNOl9Lc9mmDLDYRjLN6NmRUOZYxGAiLemRUPjW02cbl0RoC1DZP0e9aUUPhpcF8gGXNj5qYOs1An7f4TAhYMfWPVwQYhAJ2nS+tHCGEwNa5g72HTzyRh5R4aJYy3lshOJVL0+8FqjoTdcJyjtm2Q= 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 16621379653271016.034423453006; Fri, 2 Sep 2022 09:59:25 -0700 (PDT) Received: from localhost ([::1]:42864 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUA0p-0006bi-7B for importer@patchew.org; Fri, 02 Sep 2022 12:59:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41686) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tg-0002xD-96 for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:52:00 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:46565) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9te-0003T3-Tw for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:51:59 -0400 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-205-cpUb-EJCOTCTCUf2hA4vxg-1; Fri, 02 Sep 2022 12:51:52 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id C9AA780A0B9; Fri, 2 Sep 2022 16:51:51 +0000 (UTC) Received: from secure.mitica (unknown [10.39.192.47]) by smtp.corp.redhat.com (Postfix) with ESMTP id BEFA92026D4C; Fri, 2 Sep 2022 16:51:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662137517; 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=bb43OuFk+UC3tWHwCAfVz9BoPpGiX+3mhdgvJ5wM8MA=; b=JM1KNET7flSZOWAc4kAJJfpyN6iNFpcQwEY1lPjzIbn0WN4Aiwax9skUnDYzy9ZXVsMvR6 YX2Y5lFFK44dfEFLKBWpG+3OQrnTzFmS1qA68DCr4mQpweGw6R5DsM2zLvs34iFIwC1xbS MGw6lypNFN8xcTwj7MFbFgOLcp1NOhM= X-MC-Unique: cpUb-EJCOTCTCUf2hA4vxg-1 From: Juan Quintela To: qemu-devel@nongnu.org Cc: Bin Meng , Laurent Vivier , Paolo Bonzini , Alexander Bulekov , Darren Kenny , Stefan Hajnoczi , Ani Sinha , "Michael S. Tsirkin" , Fam Zheng , Gerd Hoffmann , Bandan Das , Thomas Huth , Hannes Reinecke , Qiuhao Li , Igor Mammedov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-block@nongnu.org, Juan Quintela Subject: [PATCH 6/8] tests: Fix error strings Date: Fri, 2 Sep 2022 18:51:24 +0200 Message-Id: <20220902165126.1482-7-quintela@redhat.com> In-Reply-To: <20220902165126.1482-1-quintela@redhat.com> References: <20220902165126.1482-1-quintela@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 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=quintela@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable 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" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662137965886100001 Content-Type: text/plain; charset="utf-8" They were copy-pasted from e1000e and never changed. Signed-off-by: Juan Quintela Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- tests/qtest/e1000-test.c | 2 +- tests/qtest/es1370-test.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/qtest/e1000-test.c b/tests/qtest/e1000-test.c index c387984ef6..4e0d7a5607 100644 --- a/tests/qtest/e1000-test.c +++ b/tests/qtest/e1000-test.c @@ -35,7 +35,7 @@ static void *e1000_get_driver(void *obj, const char *inte= rface) return &e1000->dev; } =20 - fprintf(stderr, "%s not present in e1000e\n", interface); + fprintf(stderr, "%s not present in e1000\n", interface); g_assert_not_reached(); } =20 diff --git a/tests/qtest/es1370-test.c b/tests/qtest/es1370-test.c index adccdac1be..97ab65c435 100644 --- a/tests/qtest/es1370-test.c +++ b/tests/qtest/es1370-test.c @@ -28,7 +28,7 @@ static void *es1370_get_driver(void *obj, const char *int= erface) return &es1370->dev; } =20 - fprintf(stderr, "%s not present in e1000e\n", interface); + fprintf(stderr, "%s not present in es1370\n", interface); g_assert_not_reached(); } =20 --=20 2.37.2 From nobody Mon Feb 9 03:17:38 2026 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=1662138222; cv=none; d=zohomail.com; s=zohoarc; b=XqfLDjO0VPmC89SpA2YbKaWXT7yo7/5RqNJiYHF7AcznxBorGboVIED8tnExwjabo1Rgvym3TNUWOhX9pT9ybp+l+gTj2YE6NM1GAkm0kpj6A5TyhBX0FqfHG/vkiikC/yWLgiDzzPBDsY6NdwZglr1TvvUAyKGthk3D3B4WplI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662138222; h=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=d9W31JmD1LZcjfbxYGvHaZMHAksP7jc39bLIZRa149U=; b=PSO7jtvMLJO7PM8mQSvUiFahXZOvKsU2TcbIBzARb0QyO5xK9HtAmqcJcBJaD8dm+wRLv0KJXJBiM9S6prJ6JeTUC7FtC6owkuDuVl+O/1ZY+rBxNtOLvViqWFZg64JS/Af7Fy/vdzG5pC2o3/+o4EQsmnN/QIE0dWDMLq4UNJA= 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 1662138222793974.9377497782217; Fri, 2 Sep 2022 10:03:42 -0700 (PDT) Received: from localhost ([::1]:44146 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUA4z-0001cE-4J for importer@patchew.org; Fri, 02 Sep 2022 13:03:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41690) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9th-00030r-6O for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:52:01 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:26534) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tf-0003TB-JG for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:52:00 -0400 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-575-lwN56gsLM76gWWuk-GmxGA-1; Fri, 02 Sep 2022 12:51:55 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 2B49E29324BD; Fri, 2 Sep 2022 16:51:55 +0000 (UTC) Received: from secure.mitica (unknown [10.39.192.47]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1A9B92026D64; Fri, 2 Sep 2022 16:51:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662137519; 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=d9W31JmD1LZcjfbxYGvHaZMHAksP7jc39bLIZRa149U=; b=S9yOjVJiPynNNZfpne31ITb2UM/srTn9QOWVDvVjXsJA+K01WqeGmyTcGIhA1km+58BPPV DGlnYtn7vyXLuakdnCpZVhbQtK8yzKDQWjZWUYMiLkN4DezXuNGt9b2MeD0IQdHvYqtkwN g2lE8wwzYEuZjrTwklFXcuh4pCiPsgg= X-MC-Unique: lwN56gsLM76gWWuk-GmxGA-1 From: Juan Quintela To: qemu-devel@nongnu.org Cc: Bin Meng , Laurent Vivier , Paolo Bonzini , Alexander Bulekov , Darren Kenny , Stefan Hajnoczi , Ani Sinha , "Michael S. Tsirkin" , Fam Zheng , Gerd Hoffmann , Bandan Das , Thomas Huth , Hannes Reinecke , Qiuhao Li , Igor Mammedov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-block@nongnu.org, Juan Quintela Subject: [PATCH 7/8] meson-build: Enable CONFIG_REPLICATION only when replication is set Date: Fri, 2 Sep 2022 18:51:25 +0200 Message-Id: <20220902165126.1482-8-quintela@redhat.com> In-Reply-To: <20220902165126.1482-1-quintela@redhat.com> References: <20220902165126.1482-1-quintela@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 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=quintela@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable 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" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662138224057100001 Content-Type: text/plain; charset="utf-8" Signed-off-by: Juan Quintela Reviewed-by: Thomas Huth --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 20fddbd707..cab0474d0c 100644 --- a/meson.build +++ b/meson.build @@ -1878,7 +1878,7 @@ config_host_data.set('CONFIG_DEBUG_STACK_USAGE', get_= option('debug_stack_usage') config_host_data.set('CONFIG_GPROF', get_option('gprof')) config_host_data.set('CONFIG_LIVE_BLOCK_MIGRATION', get_option('live_block= _migration').allowed()) config_host_data.set('CONFIG_QOM_CAST_DEBUG', get_option('qom_cast_debug')) -config_host_data.set('CONFIG_REPLICATION', get_option('live_block_migratio= n').allowed()) +config_host_data.set('CONFIG_REPLICATION', get_option('replication').allow= ed()) =20 # has_header config_host_data.set('CONFIG_EPOLL', cc.has_header('sys/epoll.h')) --=20 2.37.2 From nobody Mon Feb 9 03:17:38 2026 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=1662137790; cv=none; d=zohomail.com; s=zohoarc; b=iUJQJ0U8sZr3J0oAXh3Df8lfASejoeoW9G5L7CI+VeSunb5ttCIEywAs/6h1jGViL5gz5Gv77n4Tsl4yorPthExnDIGFR6+tCYBwuFlTstgibcDDo+aX4n+vA/QCxfui3W5Hc4Lh9lA9+R9N4lyGGAmd+yKb8SfbBuYKa842JWQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662137790; h=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=coWOpTJ+VOryFEWjNp7yfcF20mX/AQjoYLSJBuSKjkk=; b=GQmtuwEVNlmJ/lmnlj5WyIUCupmxMKELispr0eJuWuZyWxjUSz+LSEi/uC9y2P5Y2gjBBv15zhDLosH3KjkDdyeCKGKQTcz0F+dBdnVSbtnuwN6ck85T8XYmjQ00966e/F1AlS+FBRy8KzV+/+S4dplZuzCdhqIMagZc0L5U1ns= 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 1662137790187614.5296055244644; Fri, 2 Sep 2022 09:56:30 -0700 (PDT) Received: from localhost ([::1]:48594 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oU9y1-0000rb-2n for importer@patchew.org; Fri, 02 Sep 2022 12:56:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50510) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tn-0003KB-Vz for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:52:08 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:33345) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU9tm-0003Up-JA for qemu-devel@nongnu.org; Fri, 02 Sep 2022 12:52:07 -0400 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-512-Vkk9cthiPoagScIRn2aR1A-1; Fri, 02 Sep 2022 12:51:59 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 85C8A811E83; Fri, 2 Sep 2022 16:51:58 +0000 (UTC) Received: from secure.mitica (unknown [10.39.192.47]) by smtp.corp.redhat.com (Postfix) with ESMTP id 703C02026D64; Fri, 2 Sep 2022 16:51:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662137526; 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=coWOpTJ+VOryFEWjNp7yfcF20mX/AQjoYLSJBuSKjkk=; b=CIXErrq4a1Ezi7bmAOLy4x91m2PJs6BwUYMl4LGDbJq8YOWY9EAXueDJJaLzNSb2CfhwmF cRPi0lyyixk+XdxsB+GzXmLtCDuzPJM0jlHpXiLkqZF545WKukfJGaJBDl4vGsQObBFrue M6wosKnAcMy/hHpWZg67yoJDAUS58oI= X-MC-Unique: Vkk9cthiPoagScIRn2aR1A-1 From: Juan Quintela To: qemu-devel@nongnu.org Cc: Bin Meng , Laurent Vivier , Paolo Bonzini , Alexander Bulekov , Darren Kenny , Stefan Hajnoczi , Ani Sinha , "Michael S. Tsirkin" , Fam Zheng , Gerd Hoffmann , Bandan Das , Thomas Huth , Hannes Reinecke , Qiuhao Li , Igor Mammedov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-block@nongnu.org, Juan Quintela Subject: [PATCH 8/8] meson-build: test-crypto-secret depends on CONFIG_SECRET_KEYRING Date: Fri, 2 Sep 2022 18:51:26 +0200 Message-Id: <20220902165126.1482-9-quintela@redhat.com> In-Reply-To: <20220902165126.1482-1-quintela@redhat.com> References: <20220902165126.1482-1-quintela@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 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=quintela@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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662137790893100001 Content-Type: text/plain; charset="utf-8" With this change "make check" works when configured with --disable-keyring. Signed-off-by: Juan Quintela Reviewed-by: Thomas Huth --- tests/unit/meson.build | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/unit/meson.build b/tests/unit/meson.build index b497a41378..988aed27cb 100644 --- a/tests/unit/meson.build +++ b/tests/unit/meson.build @@ -78,7 +78,6 @@ if have_block 'test-crypto-hmac': [crypto], 'test-crypto-cipher': [crypto], 'test-crypto-akcipher': [crypto], - 'test-crypto-secret': [crypto, keyutils], 'test-crypto-der': [crypto], 'test-authz-simple': [authz], 'test-authz-list': [authz], @@ -122,6 +121,9 @@ if have_block if config_host_data.get('CONFIG_EPOLL_CREATE1') tests +=3D {'test-fdmon-epoll': [testblock]} endif + if config_host_data.get('CONFIG_SECRET_KEYRING') + tests +=3D {'test-crypto-secret': [crypto, keyutils]} + endif endif =20 if have_system --=20 2.37.2