From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E9BA14AEBF7 for ; Mon, 31 Aug 2026 13:50:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788184230; cv=none; b=crhctlR1m8RmhmheMrsOvMNVCycDDN2EBsdg/jmYl3APGo7PrPdUNnIy/bk+TP94BT7UoPrY+nFZT79a5+Yt+l4UNwRIQY8yeVBSQXIeDqQvJtLUgkylFODlLehufqDf8e1/JDLsOabG250wr59/c2JFqBjwPdCcGbOaeTdBTKA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788184230; c=relaxed/simple; bh=fUAZA3B51kBX3IBJdHF3/b4fDkqmat3bwjK2RudQI8s=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=EplynELrCUTra0/+szQzrN9u36o1CYAFcKZ3OLK+9dzzknFlX5VYeF+FrHmD6TkIqFM+hv38pAVS1IZUv+DkMFBXiwXf1x1AIMg1Jk6yk+DV1U9P6pXTjmOD9XzQ8y1ft5QipYBe8YBpecEWDh9gtvG02YZxfHlxEaiIuTbnva0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=QAHmlSfL; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="QAHmlSfL" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1788184227; 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: in-reply-to:in-reply-to:references:references; bh=zoTZvmy4jPUbkp6P4GsXHnJjsEPvOhs/+ivdjF0DsTM=; b=QAHmlSfLCIa5rhbyvxANAcnUf5DQcnH6HaGMXaOLt3zutisZ+pmaNclIl3kaxrXJxVufiQ euaI5fMayzToPCFvrWZIPC//li7/hdfrmtCC035cbpI+6eG178KmQXbdVrYdL5hxQKGJNG 9q0Dbfvub8S2bOlBzybRYBg2Uxxyjek= Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-264-vkSRe0j1MoqBXm7keiMN6Q-1; Mon, 31 Aug 2026 09:50:24 -0400 X-MC-Unique: vkSRe0j1MoqBXm7keiMN6Q-1 X-Mimecast-MFC-AGG-ID: vkSRe0j1MoqBXm7keiMN6Q_1788184220 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 57535195DE5B; Mon, 31 Aug 2026 13:50:19 +0000 (UTC) Received: from blackfin.pond.sub.org (unknown [10.44.22.5]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 750891956042; Mon, 31 Aug 2026 13:50:16 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id F002421E6837; Mon, 31 Aug 2026 15:50:13 +0200 (CEST) From: Markus Armbruster To: John Snow Cc: qemu-devel@nongnu.org, Alex Williamson , Daniel P. =?utf-8?Q?Berrang=C3=A9?= , linux-cxl@vger.kernel.org, Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?utf-8?Q?Marc-Andr=C3=A9?= Lureau , zhenwei pi , qemu-trivial@nongnu.org, Fabiano Rosas , Kevin Wolf , Laurent Vivier , Jiri Pirko , qemu-block@nongnu.org, Stefan Hajnoczi , Stefan Berger , linux-edac@vger.kernel.org, "Gonglei (Arei)" , Igor Mammedov , Gerd Hoffmann , Jonathan Cameron , Alex =?utf-8?Q?Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= , Lukas Straub , =?utf-8?Q?C=C3=A9dric?= Le Goater Subject: Re: [PATCH v3 42/43] qapi: convert trivial intro sections for machine.json In-Reply-To: <87pkyye7j1.fsf@pond.sub.org> (Markus Armbruster's message of "Mon, 31 Aug 2026 15:36:34 +0200") References: <20260826193840.2152000-1-jsnow@redhat.com> <20260826193840.2152000-43-jsnow@redhat.com> <87pkyye7j1.fsf@pond.sub.org> Date: Mon, 31 Aug 2026 15:50:13 +0200 Message-ID: <87ecfee6wa.fsf@pond.sub.org> User-Agent: Gnus/5.13 (Gnus v5.13) Precedence: bulk X-Mailing-List: linux-edac@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 Markus Armbruster writes: > John Snow writes: > >> Signed-off-by: John Snow >> --- >> qapi/machine.json | 208 ++++++++++++++++------------------------------ >> 1 file changed, 73 insertions(+), 135 deletions(-) >> >> diff --git a/qapi/machine.json b/qapi/machine.json >> index 2d63c1bac3b..3a5c6df9cff 100644 >> --- a/qapi/machine.json >> +++ b/qapi/machine.json > > [...] > >> @@ -469,8 +453,7 @@ >> >> ## >> # @NumaOptions: >> -# >> -# A discriminated record of NUMA options. (for OptsVisitor) >> +# A discriminated record of NUMA options. (for OptsVisitor) >> # >> # @type: NUMA option type >> # > > The parenthesis is questionable. As long as it's there, this isn't > "very trivial". Could move it into the sentence, like so # A discriminated record of NUMA options (for OptsVisitor). But I think we can just drop it. Neither should be in the "very trivial" jumbo patch. >> @@ -488,8 +471,7 @@ >> >> ## >> # @NumaNodeOptions: >> -# >> -# Create a guest NUMA node. (for OptsVisitor) >> +# Create a guest NUMA node. (for OptsVisitor) >> # >> # @nodeid: NUMA node ID (increase by 1 from 0 if omitted) >> # > > Likewise. [...]