From nobody Mon Feb 9 23:40:17 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1602780960; cv=none; d=zohomail.com; s=zohoarc; b=YDGRAG2WM2yDmrNAGcVDZU2dw8omibTRBo1jW5fW7jKgbJscpL0yj7OQeTu1HRZ+L9OeD1p85Iqsh48298o4qmQbNKJeALpvgzFX8elbkNQG9qXO1ncE/Fm9yd+hR8XIK5VRPIWPpI8snaF6wQZAqzVkfwATor0D7GCI29LkRMA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1602780960; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=xYpymDkGf3DkVnqKu28Cu3ciHcdts5cGa4LEARgxQZ0=; b=I8a9E5bBanJp9RIIYCJYUkWLsbRECqFNtPWKPaJqYtSQhKSGvdW9MWCIAVB4vIpyxYk7IHWYHnM8fg1pRKGIZ2P+DjveJM8o14bZHbyr09fs83vIaw2NFePVmAlOyZoiHftDaHLqrJJOU3hBK6BfE8cydKR/GMYC+WM0Il78O1A= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1602780960733347.0726509332985; Thu, 15 Oct 2020 09:56:00 -0700 (PDT) Received: from localhost ([::1]:38858 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kT6Xn-0004yq-Dl for importer@patchew.org; Thu, 15 Oct 2020 12:55:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44426) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kT6VL-00036D-3q for qemu-devel@nongnu.org; Thu, 15 Oct 2020 12:53:27 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:20958) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kT6VI-0001WO-RW for qemu-devel@nongnu.org; Thu, 15 Oct 2020 12:53:26 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-450-MPyF2GcxOk-xRMbNObGwog-1; Thu, 15 Oct 2020 12:53:20 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E3CA5101962A; Thu, 15 Oct 2020 16:53:19 +0000 (UTC) Received: from localhost (unknown [10.36.110.63]) by smtp.corp.redhat.com (Postfix) with ESMTP id 946A610013C1; Thu, 15 Oct 2020 16:53:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602780803; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xYpymDkGf3DkVnqKu28Cu3ciHcdts5cGa4LEARgxQZ0=; b=HgB91sSEsJeGvedN82c4oDyg392hP0MVv6RCir+rvBjr1lZPwev8iQYdCM5fCgpMS8Yt1B SOyV/Stt4qz4336G3oHzOawYJc1UQKmZAkcmEEdiBVoPkare86AJ6CrfsZ8s26hUvxN9t4 XEDmsnXK6B5uNgMN8nrJN/1pK1XHLkE= X-MC-Unique: MPyF2GcxOk-xRMbNObGwog-1 From: marcandre.lureau@redhat.com To: qemu-devel@nongnu.org Subject: [PATCH 2/9] qapi: move gen_if/gen_endif to IfCond Date: Thu, 15 Oct 2020 20:52:48 +0400 Message-Id: <20201015165255.1573897-3-marcandre.lureau@redhat.com> In-Reply-To: <20201015165255.1573897-1-marcandre.lureau@redhat.com> References: <20201015165255.1573897-1-marcandre.lureau@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=marcandre.lureau@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" 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=63.128.21.124; envelope-from=marcandre.lureau@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/15 02:10:02 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jsnow@redhat.com, Markus Armbruster , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Michael Roth Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) From: Marc-Andr=C3=A9 Lureau Move the generating function to the IfCond class. (avoid cluttering and potential missuse of global functions, allow access to private members etc) Signed-off-by: Marc-Andr=C3=A9 Lureau --- scripts/qapi/common.py | 22 ++++++++++------------ scripts/qapi/gen.py | 6 ++---- scripts/qapi/introspect.py | 6 ++---- scripts/qapi/types.py | 22 ++++++++++------------ scripts/qapi/visit.py | 14 ++++++-------- 5 files changed, 30 insertions(+), 40 deletions(-) diff --git a/scripts/qapi/common.py b/scripts/qapi/common.py index 59e6a400da..58ddec3bc5 100644 --- a/scripts/qapi/common.py +++ b/scripts/qapi/common.py @@ -209,20 +209,18 @@ class IfCond: return NotImplemented return self.ifcond =3D=3D other.ifcond =20 - -def gen_if(c: IfCond) -> str: - ret =3D '' - for ifc in c.ifcond: - ret +=3D mcgen(''' + def gen_if(self) -> str: + ret =3D '' + for ifc in self.ifcond: + ret +=3D mcgen(''' #if %(cond)s ''', cond=3Difc) - return ret - + return ret =20 -def gen_endif(c: IfCond) -> str: - ret =3D '' - for ifc in reversed(c.ifcond): - ret +=3D mcgen(''' + def gen_endif(self) -> str: + ret =3D '' + for ifc in reversed(self.ifcond): + ret +=3D mcgen(''' #endif /* %(cond)s */ ''', cond=3Difc) - return ret + return ret diff --git a/scripts/qapi/gen.py b/scripts/qapi/gen.py index b35ccb201f..5a8c66e628 100644 --- a/scripts/qapi/gen.py +++ b/scripts/qapi/gen.py @@ -26,8 +26,6 @@ from .common import ( IfCond, c_fname, c_name, - gen_endif, - gen_if, guardend, guardstart, mcgen, @@ -92,9 +90,9 @@ def _wrap_ifcond(ifcond: IfCond, before: str, after: str)= -> str: if added[0] =3D=3D '\n': out +=3D '\n' added =3D added[1:] - out +=3D gen_if(ifcond) + out +=3D ifcond.gen_if() out +=3D added - out +=3D gen_endif(ifcond) + out +=3D ifcond.gen_endif() return out =20 =20 diff --git a/scripts/qapi/introspect.py b/scripts/qapi/introspect.py index 103b8515eb..d97dea8e4e 100644 --- a/scripts/qapi/introspect.py +++ b/scripts/qapi/introspect.py @@ -23,8 +23,6 @@ from typing import ( from .common import ( IfCond, c_name, - gen_endif, - gen_if, mcgen, ) from .gen import QAPISchemaMonolithicCVisitor @@ -77,10 +75,10 @@ def _tree_to_qlit(obj: TreeNode, level: int =3D 0, if obj.comment: ret +=3D indent(level) + '/* %s */\n' % obj.comment if obj.ifcond: - ret +=3D gen_if(obj.ifcond) + ret +=3D obj.ifcond.gen_if() ret +=3D _tree_to_qlit(obj.data, level) if obj.ifcond: - ret +=3D '\n' + gen_endif(obj.ifcond) + ret +=3D '\n' + obj.ifcond.gen_endif() return ret =20 ret =3D '' diff --git a/scripts/qapi/types.py b/scripts/qapi/types.py index c15613d13b..66ba2f62e4 100644 --- a/scripts/qapi/types.py +++ b/scripts/qapi/types.py @@ -19,8 +19,6 @@ from .common import ( IfCond, c_enum_const, c_name, - gen_endif, - gen_if, mcgen, ) from .gen import QAPISchemaModularCVisitor, ifcontext @@ -51,13 +49,13 @@ const QEnumLookup %(c_name)s_lookup =3D { ''', c_name=3Dc_name(name)) for memb in members: - ret +=3D gen_if(memb.ifcond) + ret +=3D memb.ifcond.gen_if() index =3D c_enum_const(name, memb.name, prefix) ret +=3D mcgen(''' [%(index)s] =3D "%(name)s", ''', index=3Dindex, name=3Dmemb.name) - ret +=3D gen_endif(memb.ifcond) + ret +=3D memb.ifcond.gen_endif() =20 ret +=3D mcgen(''' }, @@ -81,12 +79,12 @@ typedef enum %(c_name)s { c_name=3Dc_name(name)) =20 for memb in enum_members: - ret +=3D gen_if(memb.ifcond) + ret +=3D memb.ifcond.gen_if() ret +=3D mcgen(''' %(c_enum)s, ''', c_enum=3Dc_enum_const(name, memb.name, prefix)) - ret +=3D gen_endif(memb.ifcond) + ret +=3D memb.ifcond.gen_endif() =20 ret +=3D mcgen(''' } %(c_name)s; @@ -126,7 +124,7 @@ struct %(c_name)s { def gen_struct_members(members: List[QAPISchemaObjectTypeMember]) -> str: ret =3D '' for memb in members: - ret +=3D gen_if(memb.ifcond) + ret +=3D memb.ifcond.gen_if() if memb.optional: ret +=3D mcgen(''' bool has_%(c_name)s; @@ -136,7 +134,7 @@ def gen_struct_members(members: List[QAPISchemaObjectTy= peMember]) -> str: %(c_type)s %(c_name)s; ''', c_type=3Dmemb.type.c_type(), c_name=3Dc_name(memb.nam= e)) - ret +=3D gen_endif(memb.ifcond) + ret +=3D memb.ifcond.gen_endif() return ret =20 =20 @@ -159,7 +157,7 @@ def gen_object(name: str, ifcond: IfCond, ret +=3D mcgen(''' =20 ''') - ret +=3D gen_if(ifcond) + ret +=3D ifcond.gen_if() ret +=3D mcgen(''' struct %(c_name)s { ''', @@ -193,7 +191,7 @@ struct %(c_name)s { ret +=3D mcgen(''' }; ''') - ret +=3D gen_endif(ifcond) + ret +=3D ifcond.gen_endif() =20 return ret =20 @@ -220,13 +218,13 @@ def gen_variants(variants: QAPISchemaVariants) -> str: for var in variants.variants: if var.type.name =3D=3D 'q_empty': continue - ret +=3D gen_if(var.ifcond) + ret +=3D var.ifcond.gen_if() ret +=3D mcgen(''' %(c_type)s %(c_name)s; ''', c_type=3Dvar.type.c_unboxed_type(), c_name=3Dc_name(var.name)) - ret +=3D gen_endif(var.ifcond) + ret +=3D var.ifcond.gen_endif() =20 ret +=3D mcgen(''' } u; diff --git a/scripts/qapi/visit.py b/scripts/qapi/visit.py index d10840bf7b..b199e75946 100644 --- a/scripts/qapi/visit.py +++ b/scripts/qapi/visit.py @@ -19,8 +19,6 @@ from .common import ( IfCond, c_enum_const, c_name, - gen_endif, - gen_if, indent, mcgen, ) @@ -78,7 +76,7 @@ bool visit_type_%(c_name)s_members(Visitor *v, %(c_name)s= *obj, Error **errp) c_type=3Dbase.c_name()) =20 for memb in members: - ret +=3D gen_if(memb.ifcond) + ret +=3D memb.ifcond.gen_if() if memb.optional: ret +=3D mcgen(''' if (visit_optional(v, "%(name)s", &obj->has_%(c_name)s)) { @@ -97,7 +95,7 @@ bool visit_type_%(c_name)s_members(Visitor *v, %(c_name)s= *obj, Error **errp) ret +=3D mcgen(''' } ''') - ret +=3D gen_endif(memb.ifcond) + ret +=3D memb.ifcond.gen_endif() =20 if variants: tag_member =3D variants.tag_member @@ -111,7 +109,7 @@ bool visit_type_%(c_name)s_members(Visitor *v, %(c_name= )s *obj, Error **errp) for var in variants.variants: case_str =3D c_enum_const(tag_member.type.name, var.name, tag_member.type.prefix) - ret +=3D gen_if(var.ifcond) + ret +=3D var.ifcond.gen_if() if var.type.name =3D=3D 'q_empty': # valid variant and nothing to do ret +=3D mcgen(''' @@ -127,7 +125,7 @@ bool visit_type_%(c_name)s_members(Visitor *v, %(c_name= )s *obj, Error **errp) case=3Dcase_str, c_type=3Dvar.type.c_name(), c_name=3Dc_name(v= ar.name)) =20 - ret +=3D gen_endif(var.ifcond) + ret +=3D var.ifcond.gen_endif() ret +=3D mcgen(''' default: abort(); @@ -213,7 +211,7 @@ bool visit_type_%(c_name)s(Visitor *v, const char *name, c_name=3Dc_name(name)) =20 for var in variants.variants: - ret +=3D gen_if(var.ifcond) + ret +=3D var.ifcond.gen_if() ret +=3D mcgen(''' case %(case)s: ''', @@ -239,7 +237,7 @@ bool visit_type_%(c_name)s(Visitor *v, const char *name, ret +=3D mcgen(''' break; ''') - ret +=3D gen_endif(var.ifcond) + ret +=3D var.ifcond.gen_endif() =20 ret +=3D mcgen(''' case QTYPE_NONE: --=20 2.28.0