From nobody Fri May 17 10:13:21 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1643644490; cv=none; d=zohomail.com; s=zohoarc; b=VxMLTFn00N2P8CBT8qLpX61qZfZAT3vILqVAJhmVeMSYlHAqhWqjPusu9MwaNyKSkvu0X6v1Ti+xO+QNQMvV7geF/LYt/AF+ZuinFHNHWMLxZx4l06G7wKNpmY7swBKVKvQdxocnpsPT3XsK46anW0lPrlhrszs0kEonnm7Bc9Y= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1643644490; h=Content-Type:Content-Transfer-Encoding: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=QpRJz7RNL1WFg1veTk/fgw6KOLNib+clA4ww5erziqM=; b=Y11fvUJEOKXKlMws/GZMhs46v1eNpWJwwC7zIwSbM81fwTcpQv7DxidyojNiE73fz6pgDga1ZoUIN6ShYxHp663oSSnlZxfgHy2l5qviHjeZfN1qZPZIUMr4edPP+H7N10Wu3k9uQVxsPE1XH/qWlFlBC3XKI57Yo7EIeafw/FM= 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 1643644490632535.0691063880139; Mon, 31 Jan 2022 07:54:50 -0800 (PST) Received: from localhost ([::1]:46506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nEZ0z-0007hL-NO for importer@patchew.org; Mon, 31 Jan 2022 10:54:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53636) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEYsB-0000lj-S6 for qemu-devel@nongnu.org; Mon, 31 Jan 2022 10:45:46 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:58930) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEYs9-00021T-6G for qemu-devel@nongnu.org; Mon, 31 Jan 2022 10:45:42 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-183-qypN66jaP_WqblSSSjwobA-1; Mon, 31 Jan 2022 10:45:39 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 207058519E0; Mon, 31 Jan 2022 15:45:38 +0000 (UTC) Received: from laptop.redhat.com (unknown [10.39.192.53]) by smtp.corp.redhat.com (Postfix) with ESMTP id 96FB97B9E6; Mon, 31 Jan 2022 15:45:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643643940; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QpRJz7RNL1WFg1veTk/fgw6KOLNib+clA4ww5erziqM=; b=Lh+NefZqpkGyqhFdIipy5lSgcJTnigrN1oC82A+EXgER/4EN/i6n+Jp7kE8oIpgyI9mVSk Rx0/pnB0ErF+SK0DoSnJhOf0yDxjangppNTx7ueEPLzcbvNYWCFPa6cvX1/9IrgOI+xgP9 hSGq4aXsG8nI5cd5XZyYWg405OJ8Dq0= X-MC-Unique: qypN66jaP_WqblSSSjwobA-1 From: Eric Auger To: eric.auger.pro@gmail.com, eric.auger@redhat.com, thuth@redhat.com, lvivier@redhat.com, peter.maydell@linaro.org, drjones@redhat.com, f4bug@amsat.org, qemu-arm@nongnu.org, qemu-devel@nongnu.org, pbonzini@redhat.com Subject: [PATCH 1/2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GIC_TCG is unset Date: Mon, 31 Jan 2022 16:45:30 +0100 Message-Id: <20220131154531.429533-2-eric.auger@redhat.com> In-Reply-To: <20220131154531.429533-1-eric.auger@redhat.com> References: <20220131154531.429533-1-eric.auger@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=eric.auger@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=eric.auger@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.088, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, 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: 1643644492486100001 Content-Type: text/plain; charset="utf-8" In TCG mode, if gic-version=3Dmax we always select GICv3 even if CONFIG_ARM_GIC_TCG is unset. We shall rather select GICv2. This also brings the benefit of fixing qos tests errors for tests using gic-version=3Dmax with CONFIG_ARM_GIC_TCG unset. Signed-off-by: Eric Auger Fixes: a8a5546798c3 ("hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconf= ig selector") Reviewed-by: Andrew Jones --- hw/arm/virt.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hw/arm/virt.c b/hw/arm/virt.c index 141350bf21..2f1d4d0230 100644 --- a/hw/arm/virt.c +++ b/hw/arm/virt.c @@ -1852,7 +1852,11 @@ static void finalize_gic_version(VirtMachineState *v= ms) vms->gic_version =3D VIRT_GIC_VERSION_2; break; case VIRT_GIC_VERSION_MAX: +#ifdef CONFIG_ARM_GIC_TCG vms->gic_version =3D VIRT_GIC_VERSION_3; +#else + vms->gic_version =3D VIRT_GIC_VERSION_2; +#endif break; case VIRT_GIC_VERSION_HOST: error_report("gic-version=3Dhost requires KVM"); --=20 2.26.3 From nobody Fri May 17 10:13:21 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1643644251; cv=none; d=zohomail.com; s=zohoarc; b=aPuoZUDy87s9p2gJApa746JDGzqRgXYUZ6hfk7RCmfEDiM2VjDqoaKKJKB44OihS35U/5WXMpVl35VyzQqcKkhEm2BHCfEwnv/rfa9UlSyk3t2sZ0sR1wl5tSUYfYhaXHpgKNWiEDtbyb6jDkWEJqxKYQEvkaC2Q8o3hm/8eSrw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1643644251; h=Content-Type:Content-Transfer-Encoding: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=qzMYUhqqXcT2W/6cvbgOyKGD7EbmZl9Cl7a91MJiUfE=; b=V5k91TyaRp2vCJfvtPEnl+HEkRf+nQpvS/t9gM/HFtHWOsIZYsFQeqioJ1LKuPzS+OsejjR1MDf4vDSTwXKiJ2pDiL+VZhayA3b4hxc0yD1MdvoliBvK6SkQTNHJmZqvMPPTQy4+O7Xfya6MSH108unzIt0jVS0FzC7q1urAhqc= 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 1643644251868495.14742511098234; Mon, 31 Jan 2022 07:50:51 -0800 (PST) Received: from localhost ([::1]:41478 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nEYx8-00046K-JR for importer@patchew.org; Mon, 31 Jan 2022 10:50:50 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53684) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEYsD-0000lz-9L for qemu-devel@nongnu.org; Mon, 31 Jan 2022 10:45:50 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:29738) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEYsB-00022T-QH for qemu-devel@nongnu.org; Mon, 31 Jan 2022 10:45:44 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-142-USywE_HHMmml_Skd9D9glw-1; Mon, 31 Jan 2022 10:45:42 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CD0BD94EE4; Mon, 31 Jan 2022 15:45:40 +0000 (UTC) Received: from laptop.redhat.com (unknown [10.39.192.53]) by smtp.corp.redhat.com (Postfix) with ESMTP id 796037B9ED; Mon, 31 Jan 2022 15:45:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643643943; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qzMYUhqqXcT2W/6cvbgOyKGD7EbmZl9Cl7a91MJiUfE=; b=h9zOVRH5OdThi89xZE7vEb3ua424DfAqRQl9Cw4pVL77kiH+48Ya/JxX7IQmF4QnC+ilVI JhNk9KuOhv3HWZx/E5EnuHH72uU+tlMcOWSJLPV/+7yh6eMdRixUBta6lDmyFONUUr1Qhy SVMlSc96R42tMp+jFWbaycKnLIhf2do= X-MC-Unique: USywE_HHMmml_Skd9D9glw-1 From: Eric Auger To: eric.auger.pro@gmail.com, eric.auger@redhat.com, thuth@redhat.com, lvivier@redhat.com, peter.maydell@linaro.org, drjones@redhat.com, f4bug@amsat.org, qemu-arm@nongnu.org, qemu-devel@nongnu.org, pbonzini@redhat.com Subject: [PATCH 2/2] tests/qtest: Special case sbsa-ref and xlnx-versal-virt if !CONFIG_ARM_GIC_TCG Date: Mon, 31 Jan 2022 16:45:31 +0100 Message-Id: <20220131154531.429533-3-eric.auger@redhat.com> In-Reply-To: <20220131154531.429533-1-eric.auger@redhat.com> References: <20220131154531.429533-1-eric.auger@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=eric.auger@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=eric.auger@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.088, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, 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: 1643644254314100001 Content-Type: text/plain; charset="utf-8" qom-test and test-hmp shall not run tests on sbsa-ref and xlnx-versal-virt if CONFIG_ARM_GIC_TCG is unset as those machines always instantiate GICv3. Otherwise the tests fail with ERROR:../qom/object.c:715:object_new_with_type: assertion failed: (type != =3D NULL) Signed-off-by: Eric Auger Fixes: a8a5546798c3 ("hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconf= ig selector") --- tests/qtest/libqtest.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/qtest/libqtest.c b/tests/qtest/libqtest.c index 41f4da4e54..f53983a28e 100644 --- a/tests/qtest/libqtest.c +++ b/tests/qtest/libqtest.c @@ -1394,6 +1394,12 @@ void qtest_cb_for_every_machine(void (*cb)(const cha= r *machine), g_str_equal("xenpv", machines[i].name)) { continue; } +#ifndef CONFIG_ARM_GIC_TCG + if (!strncmp("sbsa-ref", machines[i].name, 8) || + !strncmp("xlnx-versal-virt", machines[i].name, 16)) { + continue; + } +#endif if (!skip_old_versioned || !qtest_is_old_versioned_machine(machines[i].name)) { cb(machines[i].name); --=20 2.26.3