From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773188; cv=none; d=zohomail.com; s=zohoarc; b=FamOgTKu86b/m6YfzDIEYTbiRRFmi9diyJJl5xQF9lZF0fAbQFohFswKQnNTlU07f/QwV7RttS9xLv1eP4gRQmuq9qHZuLZWDFQ1ZXM2jKTQluGN2z4POk+BV65k+BAbsdI6trB3bnaYd09rCZcCAWAY9pYT1k5ENZYbPvpb6wg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773188; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=A/OW6263CQjLXDYtbi1db4zwKaOEWfAdiemnH4xV/ww=; b=gzBd7zHU61WP0XSlz+/zT3ajsyPQIAOFUvkSTNMbniBPizR1gc+1GtOCqer1HF2dI52szODXIWi6CZxfrCB989zEW5lX3WxUPuULEjCNito5nATnm1TWX7pkbhKdSYmNAyzZA6ejfDTYIQl3/a3mfIzjl4b4Q2YUacIVdsMOhfg= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773188666623.2945163029283; Wed, 26 Aug 2026 12:39:48 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJSw-0003Ec-Fa; Wed, 26 Aug 2026 15:39:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJSu-0003Dg-Mq for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:16 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJSs-0005gq-A3 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:16 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-400-77TLEYeuO5eQMH60bBh4jQ-1; Wed, 26 Aug 2026 15:39:10 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 0040818009D7; Wed, 26 Aug 2026 19:39:04 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 098061800598; Wed, 26 Aug 2026 19:38:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773153; 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=A/OW6263CQjLXDYtbi1db4zwKaOEWfAdiemnH4xV/ww=; b=b/spESAMg63mLeTbSWSV71QGD1fCLkOziHyaAa4XwaBihyofnmrR5VzeYFHxoW/LSJ1Ype +UMml9ZGk+QMssrFv2jh8182EbYOhStHZ5ZrtX7Vtl2lIBZth+nxRh6eU34y9OpJGtj++1 7iGAOqqz4f39rVomHBmuphNm+7/iAk0= X-MC-Unique: 77TLEYeuO5eQMH60bBh4jQ-1 X-Mimecast-MFC-AGG-ID: 77TLEYeuO5eQMH60bBh4jQ_1787773145 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 01/43] qapi: convert trivial intro sections for error.json Date: Wed, 26 Aug 2026 15:37:58 -0400 Message-ID: <20260826193840.2152000-2-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773190496158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- qapi/error.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qapi/error.json b/qapi/error.json index 54cb02fb880..a53b13e55c9 100644 --- a/qapi/error.json +++ b/qapi/error.json @@ -9,8 +9,7 @@ =20 ## # @QapiErrorClass: -# -# QEMU error classes +# QEMU error classes # # @GenericError: this is used for errors that don't require a specific # error class. This should be the default case for most errors --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773227; cv=none; d=zohomail.com; s=zohoarc; b=culhyPPDD+a90c7mZnSUwRBRzVV0iLMZwOAEc9dVBE8A6g1p2n5QQrkS4ne2Ewo8uJSgaHU0IL+aqhqPZb/nqIEGksOgDEfF7NSK3vt2lPDvIMFSrgfJCPRi8OoZAHyt9KJ1cif9baVpeYfOSMcCJlx1VXQ0yCxNdtZgXjqPg3o= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773227; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=anz2t9BFt0L27a1+w3KFmtX2Yur1ocqcJJFRnKyPZho=; b=FpTIn/yL4XgvQWdM1xoHU7nh4EpIuiABA1eM5KrmdD8uxHoIb3NUMb5vQXdfl8vDAVF4pj9kTWSyRPZHLk15e6nkByvKMpKymZ6L/+wGzQBFHRfC2iyyxWhWOVhwCQfxDLt3r7gfnLlgGatUNEbk7BuD/mT0Mo8U7n8s6v6+awk= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773227686244.97757593725976; Wed, 26 Aug 2026 12:40:27 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJTA-0003Ga-UC; Wed, 26 Aug 2026 15:39:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJT7-0003G4-Be for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:29 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJT6-0005hq-1f for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:29 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-330-n-eNOBK0N82FvBwYewdG6A-1; Wed, 26 Aug 2026 15:39:20 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 2434C18052D9; Wed, 26 Aug 2026 19:39:16 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 9820D1800577; Wed, 26 Aug 2026 19:39:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773167; 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=anz2t9BFt0L27a1+w3KFmtX2Yur1ocqcJJFRnKyPZho=; b=Pq/4+RKOQSx/aHFfTDxZsHakCM2n0ZKkr0+WWOdRZq27LRSGoN9SxrPVIPA7ttXPN5TlEf 5PYn9FX2IOrCij4MHnt5XDqXqHp6o6OV9UUdDLjskSA1n8DqVL0PU1cXepzr5bTBS0rIad XYml6bg+ltLwPf73ibkXHlq1hlYY5PY= X-MC-Unique: n-eNOBK0N82FvBwYewdG6A-1 X-Mimecast-MFC-AGG-ID: n-eNOBK0N82FvBwYewdG6A_1787773157 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 02/43] qapi: convert trivial intro sections for acpi-hest.json Date: Wed, 26 Aug 2026 15:37:59 -0400 Message-ID: <20260826193840.2152000-3-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773228495158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/acpi-hest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qapi/acpi-hest.json b/qapi/acpi-hest.json index a01f1dee095..8db804df197 100644 --- a/qapi/acpi-hest.json +++ b/qapi/acpi-hest.json @@ -13,8 +13,8 @@ =20 ## # @inject-ghes-v2-error: -# -# Inject an error with additional ACPI 6.1 GHESv2 error information +# Inject an error with additional ACPI 6.1 GHESv2 error +# information # # @cper: contains a base64 encoded string with raw data for a single # CPER record with Generic Error Status Block, Generic Error Data --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773232; cv=none; d=zohomail.com; s=zohoarc; b=nmPqZNYqnOjoozjxR9UwycnohwWS/WLOoIBHGENCLFP+gZG5paf2HU/d8eBO5KdhJ9ZKvyekENBPP394SGCqdQSISPOtt3Hk2UxMfet1civx88fLiZ6L5w7c4OnY9ig+6r01SQIDuhqppZJVvDzTamq8APAJmLM9F1hGD46xS5w= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773232; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=mlhVSIuYfO98pyz9Sq3hbEesOQSLV/LUPwoZZKF//5o=; b=QmrqC+f416ANT1yT7yPMjjJcC6GbD2JO4qEbZE3L/vsFGbayInO0EU16GFW2+nJm7/BtDDU2sng/Cc2tks5ct4KX6kK4/9k7Q8UXtuY+cT8VTE3ClGNnFAvonJfG16fyaQl/oFxzX6Exdl+qpEaOWcRR6Jq93ecUadjnxOYfUHY= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773232912727.6592238519881; Wed, 26 Aug 2026 12:40:32 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJTC-0003HZ-Vy; Wed, 26 Aug 2026 15:39:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTB-0003Gk-Ut for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:33 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTA-0005iJ-KD for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:33 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-287-fo56A73DOWaS7OEAE9kJ4w-1; Wed, 26 Aug 2026 15:39:28 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id E0BDA1801A0C; Wed, 26 Aug 2026 19:39:23 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 84B9F18005AC; Wed, 26 Aug 2026 19:39:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773171; 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=mlhVSIuYfO98pyz9Sq3hbEesOQSLV/LUPwoZZKF//5o=; b=P3aT1SqEF6fyV7W7I6f4E+PzJyengtnvJVdwbZMpZHhX4dSjXjRiH1EH7wVyPEonrZA+vR rqQH7WYdcvKZxLbrnYbHG4+C2+38WTQ5E/cV/ZrvCzKcY6gem3otQp7PpgbL4t3/8RjDW2 oKR7rhhGJq93t/8+IwJsbgEIrEVAOYs= X-MC-Unique: fo56A73DOWaS7OEAE9kJ4w-1 X-Mimecast-MFC-AGG-ID: fo56A73DOWaS7OEAE9kJ4w_1787773164 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 03/43] qapi: convert trivial intro sections for ebpf.json Date: Wed, 26 Aug 2026 15:38:00 -0400 Message-ID: <20260826193840.2152000-4-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773235170158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/ebpf.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/qapi/ebpf.json b/qapi/ebpf.json index f0257955fa2..951516b121f 100644 --- a/qapi/ebpf.json +++ b/qapi/ebpf.json @@ -20,8 +20,7 @@ =20 ## # @EbpfObject: -# -# An eBPF ELF object. +# An eBPF ELF object. # # @object: the eBPF object encoded in base64 # @@ -33,8 +32,7 @@ =20 ## # @EbpfProgramID: -# -# The eBPF programs that can be gotten with `request-ebpf`. +# The eBPF programs that can be gotten with `request-ebpf`. # # @rss: Receive side scaling, technology that allows steering traffic # between queues by calculation hash. Users may set up --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773210; cv=none; d=zohomail.com; s=zohoarc; b=VUNiNdpX/X9rVojDrpkm3vPmdqQAICTkVoeYyAPXmMleKUGEP9P5jPyQoLiH4nUuXzmuKKM+Mta7OlCCQ0xvHsumctdt2BYLeENV4kaKIgc7a3q1P5p8qUSXm5aFtxFL7MQHp+s62gPU2r9VST1n/bZmyQZHOiFlPSaFGuMzx30= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773210; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=wffPVCvszX/U31azigwXEqCRZFarXIHCtsWE3o10AB0=; b=TZeaWXJYlARCKPlMdB5hI0wNrvf6Pqg72HbIYZiXb3KgQBzwtWK0J9zgg2vt7Q8i19BNDah3Nk699HeLmU+VYrW8tnbP5eQ/Vbr8AMuEwQRAMjie0DNKSOEAYoaY3ylHVsnLNczsf7JC2GfN3bDc/wJ13IfNnNJKbP5ULl5x9Cw= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 17877732106341019.9792314926684; Wed, 26 Aug 2026 12:40:10 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJTN-0003jO-Cc; Wed, 26 Aug 2026 15:39:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTM-0003iK-9g for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:44 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTL-0005j2-08 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:44 -0400 Received: from mx-prod-mc-05.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-214-YO1alSZxMpSiZtjWvD4uzg-1; Wed, 26 Aug 2026 15:39:36 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 6EEB219772FA; Wed, 26 Aug 2026 19:39:33 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 578051800598; Wed, 26 Aug 2026 19:39:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773182; 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=wffPVCvszX/U31azigwXEqCRZFarXIHCtsWE3o10AB0=; b=bG8i2vtGe86A8KixHP/dxJyGK1p7plZRndgUCuT/aYVfIGVKX9+ePvHby6fSoJ4WpzeiWP nVpGkr/uyvlK7KOHsvL6poJlFVXbMn3XRmztXB9YvqW2+NtScRQwEyXe+THnQ/igg11ULf QdWJygoQ8A3kBC3eNH9JJNFytigJpt0= X-MC-Unique: YO1alSZxMpSiZtjWvD4uzg-1 X-Mimecast-MFC-AGG-ID: YO1alSZxMpSiZtjWvD4uzg_1787773173 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 04/43] qapi: convert trivial intro sections for compat.json Date: Wed, 26 Aug 2026 15:38:01 -0400 Message-ID: <20260826193840.2152000-5-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773212593158501 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/compat.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/qapi/compat.json b/qapi/compat.json index 90b8d51cf27..ef1853b9acd 100644 --- a/qapi/compat.json +++ b/qapi/compat.json @@ -9,8 +9,7 @@ =20 ## # @CompatPolicyInput: -# -# Policy for handling "funny" input. +# Policy for handling "funny" input. # # @accept: Accept silently # @@ -25,8 +24,7 @@ =20 ## # @CompatPolicyOutput: -# -# Policy for handling "funny" output. +# Policy for handling "funny" output. # # @accept: Pass on unchanged # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773260; cv=none; d=zohomail.com; s=zohoarc; b=SnJ329W4GFmPUbAjRkSQENLyq/cbKDcEWMeKojCXXxjGmpz9UOxE1JZRY4hdhJtPaUkIODEfZ+joPYIt0ldZ3ZCyDZwjWhsxdG7RFlef/Dy1lLtvpGilM2gTxSAyGiWBGcEWwY/LqV8lFmwyFkFWo3xbEHBuEBY5Eg51QwD2FjM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773260; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=RkA4MASdYdxnjll6G8qEyQzE9tH3DeriYyW/EanUJ/k=; b=FLJnBYuB3A4g1gqXeaH37c4y62ia4eF93fMMq+XMOSIIsZYP6/2GZWcc2mwg23ipqDE/PaPdXV+tdbwiHTaBeBkvEqpyF2US1neVSeR8one2148emiZXWjAo5Il+IElpFmqPfgzzLMAP0lOJ1enKsDrU+vgmG4oAVwVWQs8tbdg= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773260286481.2510589606934; Wed, 26 Aug 2026 12:41:00 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJTW-0003u5-RO; Wed, 26 Aug 2026 15:39:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTV-0003tN-Aq for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:53 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTU-0005kN-1O for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:39:53 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-379-0IrVLKIlOQeex2yRcDjtTQ-1; Wed, 26 Aug 2026 15:39:46 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id B5D13184BA9F; Wed, 26 Aug 2026 19:39:43 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id D1BC618005AC; Wed, 26 Aug 2026 19:39:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773191; 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=RkA4MASdYdxnjll6G8qEyQzE9tH3DeriYyW/EanUJ/k=; b=L+oqKafGr0T4bZ5P1x55O8K/hJAsZgtldZThjackqrnsC4MUqGLKwq9MW9QHV4sJ94mwFT wz0ZVccS7iCs2bf0Xt3iuJtCJtrm6+T6qlmcAwV9RFjLZ1dD5dJ7c8QQqLgmdQrEYsUDja Xcz8Iulb4lt9B6mNdvVrWzBhXHq5Cd8= X-MC-Unique: 0IrVLKIlOQeex2yRcDjtTQ-1 X-Mimecast-MFC-AGG-ID: 0IrVLKIlOQeex2yRcDjtTQ_1787773184 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 05/43] qapi: convert trivial intro sections for vfio.json Date: Wed, 26 Aug 2026 15:38:02 -0400 Message-ID: <20260826193840.2152000-6-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773262861158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: C=C3=A9dric Le Goater Reviewed-by: Markus Armbruster --- qapi/vfio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qapi/vfio.json b/qapi/vfio.json index 17b60468712..3d61fc38ecd 100644 --- a/qapi/vfio.json +++ b/qapi/vfio.json @@ -49,8 +49,8 @@ =20 ## # @VFIO_MIGRATION: -# -# This event is emitted when a VFIO device migration state is changed. +# This event is emitted when a VFIO device migration state is +# changed. # # @device-id: The device's id, if it has one. # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773253; cv=none; d=zohomail.com; s=zohoarc; b=O21VI9H7x7xE0dZWPvltLszVwaLpTQGNphSKVbva2f1Kiy8lsmvEw42t8R226qA42TBAFgA/38nSvjFrPCIQ1e6fGn6yGVbpkNYnSKcQdbmr/Ee9H3H4UWMyt2cVZjB0ZE+bWh+iE3ShLiy3757xm6oIYfmVhB/c64jfuR/Y6TE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773253; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=9ndidgXfI+j62GEABZBVr0fCVINjLQ7F7fcSx52FMCI=; b=T+1n8KBJZkKXg9wHrD1o55EGOnPo5IdwK2iMagtuxrPHa7jLUHuViCkJnP+vEfnyGHeDOQMK9xPO/cS1pLKKJ0H5fxjoxl9bGsk9LMQgCFwLy1UdoHbWkuQsEtBLxr/dwJtttjKeRzfFjJxHSqEu9w5aB24BEqlLXYBNJmFSD4o= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773253377501.5283100314099; Wed, 26 Aug 2026 12:40:53 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJTl-00042u-2q; Wed, 26 Aug 2026 15:40:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTi-00042R-V1 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:06 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTg-0005mo-B2 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:06 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-127-PxWjKT1QPcqzqXNSYBVZoQ-1; Wed, 26 Aug 2026 15:39:59 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id A605A184BA96; Wed, 26 Aug 2026 19:39:54 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 131E81800577; Wed, 26 Aug 2026 19:39:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773203; 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=9ndidgXfI+j62GEABZBVr0fCVINjLQ7F7fcSx52FMCI=; b=geEn3rvFg4SgKeyAwQDkfOI2Rv2pQ6ns+TAqP67AZeB/exUCuVHpllSJz8m/OI1EkECnWT MMwVWCo5U52OysvHKwtsUPWqRPCi6V3BMeXIrOJQEkosRMyuksHNyB8DtBnNuLuQstb++d HZejt0w9MolB439A8K6Rrl5AoQOy3fw= X-MC-Unique: PxWjKT1QPcqzqXNSYBVZoQ-1 X-Mimecast-MFC-AGG-ID: PxWjKT1QPcqzqXNSYBVZoQ_1787773195 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 06/43] qapi: convert trivial intro sections for trace.json Date: Wed, 26 Aug 2026 15:38:03 -0400 Message-ID: <20260826193840.2152000-7-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773254641158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/trace.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/qapi/trace.json b/qapi/trace.json index de369dae6b5..29c76256055 100644 --- a/qapi/trace.json +++ b/qapi/trace.json @@ -14,8 +14,7 @@ =20 ## # @TraceEventState: -# -# State of a tracing event. +# State of a tracing event. # # @unavailable: The event is statically disabled. # @@ -30,8 +29,7 @@ =20 ## # @TraceEventInfo: -# -# Information of a tracing event. +# Information of a tracing event. # # @name: Event name. # @@ -44,8 +42,7 @@ =20 ## # @trace-event-get-state: -# -# Query the state of events. +# Query the state of events. # # @name: Event name pattern (case-sensitive glob). # @@ -65,8 +62,7 @@ =20 ## # @trace-event-set-state: -# -# Set the dynamic tracing state of events. +# Set the dynamic tracing state of events. # # @name: Event name pattern (case-sensitive glob). # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773369; cv=none; d=zohomail.com; s=zohoarc; b=mqYDFEgqTMrFZEFb4Ax7nao2SULPTQKh8esvvz+7JwetotmBFTdItYQpJB+eMhugk9FRBsqfbWmxiKNefeJqtSQ+3ljwW7WWKVXvETrxXelAK+v2A1SX3x3ivO1XaLygu1Gv32UYsohRqAtsZ7f7I8/NXQRltNc3MDXR0QDAUaA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773369; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=zSlSwxOgzm2zCxGI4LaQEBpjOYn5iLa1KBJ6Ly1YGHg=; b=EuHfm/QOMZlMsusmOjxH6/KTOlLUJeZQ6EX0BqwrQMwD3nMnveKUf0fc1Gy3i+65EXNgn395hPzd0P8suFZhdI/o9mvJxx70ktWb2YOZ1QORAX+dKyYLJmdE9BcSvHBcVVCDiokoZFDzpHNpzc5Anmg6ZgcGe/7kekqCaiw/MQA= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773368878796.3831794116478; Wed, 26 Aug 2026 12:42:48 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJTt-0004K4-Ix; Wed, 26 Aug 2026 15:40:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTn-00049K-Rn for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:12 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTm-0005on-3K for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:11 -0400 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-380-ak1Emq0rNNm-6UjBrH0swg-1; Wed, 26 Aug 2026 15:40:04 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 2D43E19539B9; Wed, 26 Aug 2026 19:40:01 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id EF0E118005AC; Wed, 26 Aug 2026 19:39:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773209; 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=zSlSwxOgzm2zCxGI4LaQEBpjOYn5iLa1KBJ6Ly1YGHg=; b=bQ7G0nAqNIvIRRp4wqvPr1HA6U7pQnRa16pHIz4s3a9/TSQGM8Jj9dRek7iCZconIWyY15 WyrhA2qL3+uQYms67XYKhSYytyO6X6+LZiFXnbndLkavxxjpFZL8fDLnwhAtUi3mIju2S4 HqwYVdNM3NxQ0e51BSkcgm9F7lrVRl0= X-MC-Unique: ak1Emq0rNNm-6UjBrH0swg-1 X-Mimecast-MFC-AGG-ID: ak1Emq0rNNm-6UjBrH0swg_1787773201 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 07/43] qapi: convert trivial intro sections for misc-arm.json Date: Wed, 26 Aug 2026 15:38:04 -0400 Message-ID: <20260826193840.2152000-8-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773371218158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/misc-arm.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/qapi/misc-arm.json b/qapi/misc-arm.json index 4dc66d00e5c..a7b5498d2d3 100644 --- a/qapi/misc-arm.json +++ b/qapi/misc-arm.json @@ -48,8 +48,7 @@ =20 ## # @SsidSizeMode: -# -# SMMUv3 SubstreamID size configuration mode. +# SMMUv3 SubstreamID size configuration mode. # # @auto: derive from host IOMMU capabilities # @@ -64,8 +63,7 @@ =20 ## # @OasMode: -# -# SMMUv3 Output Address Size configuration mode. +# SMMUv3 Output Address Size configuration mode. # # @auto: derive from host IOMMU capabilities # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773258; cv=none; d=zohomail.com; s=zohoarc; b=PkD4j3mnUsE08eDr9H2nXTrhYixKqEYa36Q83KzRW4XDLa1r+xUxIdYpXssIsdwC5HGYhidEOASZWw5AMdN1ZsTnZoz1fHTy6t5CjLEU2/kDeXYicrlIh+4bmaW5Pk0ARLvIRX1DOXMXwKwUJFNzSH/dOwz5Hwa40vdmfpqH/0w= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773258; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=lt8Io7cWByPIErcfVsv8eiRTyjtcP7E9KBqJ4x3KU5A=; b=FXQe18hyubCEROZPP0mfgbw0Aqnnb7uVlU3zUaJrZxelPqQeGMC+YstqwNmS+O+/NOKzIcGZnAyqTH2NqDIjBIhfyci3+JtI9Ng6RtM1icQ55Cnh3pwiWFtR8fGtHKqk5lrq9tyIkdJaxZMlByy4Ap2ApP1zdfJd1WTdQ8hC3AA= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773258374126.34310908226735; Wed, 26 Aug 2026 12:40:58 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJTx-0004hz-2O; Wed, 26 Aug 2026 15:40:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTv-0004eC-Pq for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:20 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJTu-00061P-4T for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:19 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-290-7646R0g6MYaamv_TQErG9w-1; Wed, 26 Aug 2026 15:40:14 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 0106D184407E; Wed, 26 Aug 2026 19:40:10 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id B170D1800577; Wed, 26 Aug 2026 19:40:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773217; 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=lt8Io7cWByPIErcfVsv8eiRTyjtcP7E9KBqJ4x3KU5A=; b=ct9Y/Z85eu9xbwjSsn8RGohgdCewfx29FO7O3UdLf9Xc1ShTt+BbjnHNKfzwRqIIBvTUKC vWx6k/SLi7BQwROFtv5mBDXP+Bdk8nBR0pKX2Xhjst8ncJe1YN7SrKi0/F1xNHaUjgr1oD 5S0YfeZ2sVDfcgt4ixARkepwtzKjy44= X-MC-Unique: 7646R0g6MYaamv_TQErG9w-1 X-Mimecast-MFC-AGG-ID: 7646R0g6MYaamv_TQErG9w_1787773210 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 08/43] qapi: convert trivial intro sections for cryptodev.json Date: Wed, 26 Aug 2026 15:38:05 -0400 Message-ID: <20260826193840.2152000-9-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773260706158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/cryptodev.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/qapi/cryptodev.json b/qapi/cryptodev.json index eb309c22f86..d0c1e6c8944 100644 --- a/qapi/cryptodev.json +++ b/qapi/cryptodev.json @@ -12,8 +12,7 @@ =20 ## # @QCryptodevBackendAlgoType: -# -# The supported algorithm types of a crypto device. +# The supported algorithm types of a crypto device. # # @sym: symmetric encryption # @@ -26,8 +25,7 @@ =20 ## # @QCryptodevBackendServiceType: -# -# The supported service types of a crypto device. +# The supported service types of a crypto device. # # @cipher: Symmetric Key Cipher service # @@ -46,8 +44,7 @@ =20 ## # @QCryptodevBackendType: -# -# The crypto device backend type +# The crypto device backend type # # @builtin: the QEMU builtin support # @@ -62,8 +59,7 @@ =20 ## # @QCryptodevBackendClient: -# -# Information about a queue of crypto device. +# Information about a queue of crypto device. # # @queue: the queue index of the crypto device # @@ -77,8 +73,7 @@ =20 ## # @QCryptodevInfo: -# -# Information about a crypto device. +# Information about a crypto device. # # @id: the id of the crypto device # @@ -95,8 +90,7 @@ =20 ## # @query-cryptodev: -# -# Return information about current crypto devices. +# Return information about current crypto devices. # # Since: 8.0 ## --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773295; cv=none; d=zohomail.com; s=zohoarc; b=Zmyk7EPABlvzMle6bj59LbBLCkAEd7iGRcg7YYZ+cH9QyzqrjhgkfkVs25UEReQi14SxRsz8ScbMx0EK3UT4NLNMzb4EEZumYIxKKWPxHeiDfTNDhCQNgssNewyN8l8sB17kxxlkXosndO50LnoElQBMZanNe5celqBOlKFQIL4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773295; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=yKAT3AByQqAPEWNoFggUat7b+8Hak/kL/bR6Gv1FXr8=; b=Jay77vzV3pGvg5FQ8CS5PrIairU5lQm7hmZYZlGI06JX+VPyfAs8BTXbSuM+8to0f4N41pzQfBuBBtjGjP5CHynm44J+H9eWp3Cq38ZSkKzjJII4DaUnChByR8t9+TyK555DHjZhta4BnpTH3T+r6gNvfbxsUHpTJw2Eq0R/cqE= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773295601376.46523416999435; Wed, 26 Aug 2026 12:41:35 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJUA-0005Lf-CA; Wed, 26 Aug 2026 15:40:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJU4-00057A-VT for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:29 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJU2-00065Z-Oe for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:28 -0400 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-113-7EJ0nng3MHmnWgtVU44T1Q-1; Wed, 26 Aug 2026 15:40:21 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 5A51C195DBA0; Wed, 26 Aug 2026 19:40:18 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 7AD5718005AC; Wed, 26 Aug 2026 19:40:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773226; 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=yKAT3AByQqAPEWNoFggUat7b+8Hak/kL/bR6Gv1FXr8=; b=T5UPCC1QlrGBz075OmJu9xjsEZ6ZhCiFzuPJ/ODDJudVpBTbpooFXMj/Roy1yTLpg3YKTR 2R5ojChJcUEtieA+QQ6HIQkrAzAH6UpEao39Za4NrVObBE7rMlDImyGupyrOnbnW69CPo4 2PZcLV1u0r8M+lNe0ZhJFvEyjKYYWQ0= X-MC-Unique: 7EJ0nng3MHmnWgtVU44T1Q-1 X-Mimecast-MFC-AGG-ID: 7EJ0nng3MHmnWgtVU44T1Q_1787773218 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 09/43] qapi: convert trivial intro sections for machine-common.json Date: Wed, 26 Aug 2026 15:38:06 -0400 Message-ID: <20260826193840.2152000-10-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773296865158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/machine-common.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/qapi/machine-common.json b/qapi/machine-common.json index aca98e994af..fdb0e68d9e6 100644 --- a/qapi/machine-common.json +++ b/qapi/machine-common.json @@ -12,9 +12,8 @@ =20 ## # @S390CpuEntitlement: -# -# An enumeration of CPU entitlements that can be assumed by a virtual -# S390 CPU +# An enumeration of CPU entitlements that can be assumed by a +# virtual S390 CPU # # Since: 8.2 ## @@ -23,8 +22,7 @@ =20 ## # @CpuTopologyLevel: -# -# An enumeration of CPU topology levels. +# An enumeration of CPU topology levels. # # @thread: thread level, which would also be called SMT level or # logical processor level. The @threads option in @@ -84,8 +82,7 @@ =20 ## # @SmpCacheProperties: -# -# Cache information for SMP system. +# Cache information for SMP system. # # @cache: Cache name, which is the combination of cache level and # cache type. @@ -103,8 +100,7 @@ =20 ## # @SmpCachePropertiesWrapper: -# -# List wrapper of `SmpCacheProperties`. +# List wrapper of `SmpCacheProperties`. # # @caches: the list of `SmpCacheProperties`. # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773395; cv=none; d=zohomail.com; s=zohoarc; b=A2dpM4xZZZg0hiXjYHM2FSdKtmkEr2iW2jRazvyD0oPJhjtmSTZo0l7tu23Kfa4gAkRErr+v/JPD5SAiyfcGPsWLCYeqmRwt5IpDxJNgdo2rsa4jcMpuMYiia6XHMMwWydJtSPnkp7eu2u7YvQQJKHnL6OCt4imjQYGH13jlaHA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773395; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=LP0y4v8jmqtQgtGKTsDsubE5wWn5Ceq68Y6ZJT6Kt38=; b=mrGimWVic9y+JYgrXBRuxS9EHUKdlwSOIbDGa1/NK3dh7ggfQTNgfsIpIJgLW3OwXtrFPtGcbtxghuZV7lAxklZkcQzFCQW/e4aBDDrRTmyfd+IJ5QK5WrSLp9rssCcBa6s6C6Je4HgfgV3SJOzVQgs6vDqBNYAHvlfcGcajH4Y= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 178777339501152.59150826939481; Wed, 26 Aug 2026 12:43:15 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJVN-0000gl-Rs; Wed, 26 Aug 2026 15:41:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVL-0000cC-Ro for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:47 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVK-0006Jq-6S for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:47 -0400 Received: from mx-prod-mc-03.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-192-Jlghz7u6NxC2k85RWtN2vw-1; Wed, 26 Aug 2026 15:40:32 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 9B2771955F16; Wed, 26 Aug 2026 19:40:28 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 1739F1800598; Wed, 26 Aug 2026 19:40:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773305; 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=LP0y4v8jmqtQgtGKTsDsubE5wWn5Ceq68Y6ZJT6Kt38=; b=AsOxiptGfjNK7dp1KLiWVGHoWShrPdpXeFVEWbxHKmz7/A8USEvFbzmIzPX/HeqTlwOarU NI37gFxIb7UgxiygF971byDIojSBGshCTtBAP2Xccuw3YMWmA249C0lQRJpe4U0RBdCVRn Tcpr9FRfd1AAnuc5+Z3sWm2EFpopGxU= X-MC-Unique: Jlghz7u6NxC2k85RWtN2vw-1 X-Mimecast-MFC-AGG-ID: Jlghz7u6NxC2k85RWtN2vw_1787773229 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 10/43] qapi: convert trivial intro sections for accelerator.json Date: Wed, 26 Aug 2026 15:38:07 -0400 Message-ID: <20260826193840.2152000-11-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773401424158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- qapi/accelerator.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/qapi/accelerator.json b/qapi/accelerator.json index b59df378664..efc0fa81418 100644 --- a/qapi/accelerator.json +++ b/qapi/accelerator.json @@ -13,8 +13,7 @@ =20 ## # @KvmInfo: -# -# Information about support for KVM acceleration +# Information about support for KVM acceleration # # @enabled: true if KVM acceleration is active # @@ -26,8 +25,7 @@ =20 ## # @query-kvm: -# -# Return information about KVM acceleration +# Return information about KVM acceleration # # Features: # @@ -46,8 +44,7 @@ =20 ## # @x-accel-stats: -# -# Query accelerator statistics +# Query accelerator statistics # # Features: # @@ -63,8 +60,7 @@ =20 ## # @Accelerator: -# -# Information about support for MSHV acceleration +# Information about support for MSHV acceleration # # @hvf: Apple Hypervisor.framework # @@ -88,8 +84,7 @@ =20 ## # @AcceleratorInfo: -# -# Information about support for various accelerators +# Information about support for various accelerators # # @enabled: the accelerator that is in use # @@ -102,8 +97,7 @@ =20 ## # @query-accelerators: -# -# Return information about accelerators +# Return information about accelerators # # Returns: @AcceleratorInfo # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773287; cv=none; d=zohomail.com; s=zohoarc; b=iKhlyJbHFEVcjE7KkO13tx9iPEOwMqp3PWV+3QQoqX8WB6WEISK4Gh4gR4ejKxRLgoBfqVnMsIWG6ZQELjL5kMxj2qWFAthFXuSgr6vu0f5gBx2kLm/o7RVGjqvFWi7NYV7PicGqqwBYV3TTdChKquepcKEpno0Z1oAnOhC9bTw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773287; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=YyMOc6fNO8ZdqDV2gIzSN+VkTBXIJrB1icvyY+sOx3Y=; b=N6Hld4VAhoK9UOi65Z5MYHd1T6M99uq4g5VPQBCP4MN4MbX1sQF30sReMo+vmtdt9+NT/MlmMWj3yBSpmv0/Z/tBxok1ZChak3M6bUH4x6EzpiXSgM5fDssdDbo1+EnwHlVHXCpraH4ROFOsg2+Lh5Qezbnsf6uE36+LJyI1qtY= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 178777328758297.52883254216374; Wed, 26 Aug 2026 12:41:27 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJUR-0006k2-7r; Wed, 26 Aug 2026 15:40:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUP-0006he-Uo for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:49 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUN-0006A5-Ud for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:49 -0400 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-686-h9nhMAl7Pb-spv-dC6Xvtg-1; Wed, 26 Aug 2026 15:40:42 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 E7E4A19540EF; Wed, 26 Aug 2026 19:40:36 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 059591800577; Wed, 26 Aug 2026 19:40:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773247; 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=YyMOc6fNO8ZdqDV2gIzSN+VkTBXIJrB1icvyY+sOx3Y=; b=aTYmIKj/STew8Hm6IF45FGV5TWAOrujPR3VOX62mPxZRUYep0vCc2ZyywX7SgIxFdHDsPk Qo8YMf7WkFsIfNSb0H+ZwyX9lfcwfPkl7bNbtspsKs82Q7qY6MD63qtt7pK2RcK6DrzD7U /HYMVAH8UodZaUF7G2jyhJvjl0QC15E= X-MC-Unique: h9nhMAl7Pb-spv-dC6Xvtg-1 X-Mimecast-MFC-AGG-ID: h9nhMAl7Pb-spv-dC6Xvtg_1787773237 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 11/43] qapi: convert trivial intro sections for authz.json Date: Wed, 26 Aug 2026 15:38:08 -0400 Message-ID: <20260826193840.2152000-12-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773289064158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/authz.json | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/qapi/authz.json b/qapi/authz.json index bc1123cc053..b76c39c53af 100644 --- a/qapi/authz.json +++ b/qapi/authz.json @@ -9,8 +9,7 @@ =20 ## # @QAuthZListPolicy: -# -# The authorization policy result +# The authorization policy result # # @deny: deny access # @@ -24,8 +23,7 @@ =20 ## # @QAuthZListFormat: -# -# The authorization policy match format +# The authorization policy match format # # @exact: an exact string match # @@ -39,8 +37,7 @@ =20 ## # @QAuthZListRule: -# -# A single authorization rule. +# A single authorization rule. # # @match: a string or glob to match against a user identity # @@ -57,8 +54,7 @@ =20 ## # @AuthZListProperties: -# -# Properties for authz-list objects. +# Properties for authz-list objects. # # @policy: Default policy to apply when no rule matches (default: # deny) @@ -73,8 +69,7 @@ =20 ## # @AuthZListFileProperties: -# -# Properties for authz-listfile objects. +# Properties for authz-listfile objects. # # @filename: File name to load the configuration from. The file must # contain valid JSON for `AuthZListProperties`. @@ -93,8 +88,7 @@ =20 ## # @AuthZPAMProperties: -# -# Properties for authz-pam objects. +# Properties for authz-pam objects. # # @service: PAM service name to use for authorization # @@ -105,8 +99,7 @@ =20 ## # @AuthZSimpleProperties: -# -# Properties for authz-simple objects. +# Properties for authz-simple objects. # # @identity: Identifies the allowed user. Its format depends on the # network service that authorization object is associated with. --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773270; cv=none; d=zohomail.com; s=zohoarc; b=NWnAHH5t8UNb8dfGn+v95aqdELLYGHUxJWG7WGFYPTENPArlnlvqgyMZQ+f0iBj1OsfCWGDuRweLFCGHJktmgj+JVrEZj/M2OHHbQ/XaeF8ODB57y/1D6ysPcc20kIPkJLC/LmMjXl7/jxkyFZqYolMpJ1CdDngM7L59T41SJYA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773270; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=zcTS1HQZTCGQkOmaZVLm63YpWlWjzjsxUTYZiN2QcLg=; b=k7WR6Ef4WtjlgtVoQnmJvEhNbTswWDfDYVwEc/RwybaSrGA8Dp9jyaZZ+fGYOY2JH6Y8iczYg0F1O4Nl9++PBoKQxpBTqh1Tv5P5GwOttFCOR6UoNpQlyyTMImhiZNb5EZ9Ks4dgPocEIWhDdDQlac2OJ51zk3hUT/+vEX/vteY= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773270483338.06689931070594; Wed, 26 Aug 2026 12:41:10 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJUY-0006yn-Rs; Wed, 26 Aug 2026 15:40:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUW-0006uZ-PO for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:56 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUV-0006Be-8K for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:40:56 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-408-7fb03kEQNdGFuhF_xuRNMw-1; Wed, 26 Aug 2026 15:40:50 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id D24F8180123E; Wed, 26 Aug 2026 19:40:45 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 2CC4B1800577; Wed, 26 Aug 2026 19:40:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773254; 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=zcTS1HQZTCGQkOmaZVLm63YpWlWjzjsxUTYZiN2QcLg=; b=PScPHBElGaCGm0Gy8Zscmf5Ydp59Ub6Zkx2J8lzUrgb38qglnnejDFEYNpEnX6zk0i9JdO SnMDhQ6GvCJYp6Rn2tG86Pyfh7eLQJxjXcOKZQkQLcj7sEezacmR0JFG5FHlQqqQrCLj67 ddqGmeGeB2nnj02d+iLRcUId1VEfuVA= X-MC-Unique: 7fb03kEQNdGFuhF_xuRNMw-1 X-Mimecast-MFC-AGG-ID: 7fb03kEQNdGFuhF_xuRNMw_1787773246 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 12/43] qapi: convert trivial intro sections for yank.json Date: Wed, 26 Aug 2026 15:38:09 -0400 Message-ID: <20260826193840.2152000-13-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773272713158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/yank.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/qapi/yank.json b/qapi/yank.json index f3cd5c15d60..bc8c52bda74 100644 --- a/qapi/yank.json +++ b/qapi/yank.json @@ -47,9 +47,8 @@ =20 ## # @YankInstance: -# -# A yank instance can be yanked with the `yank` qmp command to recover -# from a hanging QEMU. +# A yank instance can be yanked with the `yank` qmp command to +# recover from a hanging QEMU. # # @type: yank instance type # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773300; cv=none; d=zohomail.com; s=zohoarc; b=hkt1f7JvMy1UJYvFuhQ6KG6/DO66ie53CvAjxAiJziLBdZh6xFLi0qisACYk/DmW/Ob7xgZ8NqmTuqGbKlSizKpe6db9sfdPzl+QuG1oP+O96nG0GG+c8KMdQZkNAg01YXm3M5XTIEt7ZTzH9UH43QwvqsqTTLTvR90INXjZG6w= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773300; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=rLnw42K1+V+Fl4KQBW783G0VH8D6uwH+UAZ7SFG2AyA=; b=D0Ru2HCoqqubKvwfeeNsinnX5ocoGC6DOoxZTpg07ATy+ZWdyqG4m17zqVl2PZL5kHpPb68Q4oTdRIT6i0iSkvRcf5ybvZebdHPQOCzrNfMmg+tseq4yblRLJUwBFxHF//4vnXRG2XIaJtm0RnLesMD6l8oYpT8CH6O+C/ELass= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773300630501.0497071085247; Wed, 26 Aug 2026 12:41:40 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJUk-0007Jd-AP; Wed, 26 Aug 2026 15:41:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUi-0007Ca-RW for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:08 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUh-0006En-6D for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:08 -0400 Received: from mx-prod-mc-05.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-539-WuyCK6o6NhyfNeFZLwOn-Q-1; Wed, 26 Aug 2026 15:40:59 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 94CF5190FF98; Wed, 26 Aug 2026 19:40:52 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 2A90D1800577; Wed, 26 Aug 2026 19:40:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773266; 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=rLnw42K1+V+Fl4KQBW783G0VH8D6uwH+UAZ7SFG2AyA=; b=Bik/stsEvKwlVeSh8krIMrRtjo46QVS6YTiT2v+O/BY5wGPZyyem77i+OVyrEqELTsAajV MLy7WFoGG43s1kSD4fwAcM9oFI2G6PnqZ/TDj9u1p5HmrgAcFQB4dQ7p8dMumC8um4LKeK FRKts4Ib7qT4Nsd+12cm3LVpCeoehG4= X-MC-Unique: WuyCK6o6NhyfNeFZLwOn-Q-1 X-Mimecast-MFC-AGG-ID: WuyCK6o6NhyfNeFZLwOn-Q_1787773252 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 13/43] qapi: convert trivial intro sections for replay.json Date: Wed, 26 Aug 2026 15:38:10 -0400 Message-ID: <20260826193840.2152000-14-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773302874158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/replay.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/qapi/replay.json b/qapi/replay.json index ccf84da68ef..66dff797553 100644 --- a/qapi/replay.json +++ b/qapi/replay.json @@ -12,8 +12,7 @@ =20 ## # @ReplayMode: -# -# Mode of the replay subsystem. +# Mode of the replay subsystem. # # @none: normal execution mode. Replay or record are not enabled. # @@ -30,8 +29,7 @@ =20 ## # @ReplayInfo: -# -# Record/replay information. +# Record/replay information. # # @mode: current mode. # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773279; cv=none; d=zohomail.com; s=zohoarc; b=QIXCoTGjz8UQOoK8ZPsUmyJeRc6VAXa0L77hqBivA/kw5x2+JgDIljXqyAdothkErgZ1Mz7gUQmqLup0/h28/3O/Po7WWKO36bPehhYDJvFzBua1uK0YNMn//thrCg7Qle6O0SbDrKsy3bbwkwTqjIkh3B2a27IYiyqe6e6NOD8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773279; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=18x22lpIOMgbRbvwNB6lVwCay+xQAMls20hVgm6gsBg=; b=m5hMQiY5aPjRUOW9MiImccIIrcjxZzc/tTGeuLwWa9OkXYsSc/b1mhIT7EyBEscs853OG7ZvAIbQajnfrbSW1NZ35jsnRTFdVDW4Z0TXb2UoZhbhrlNahOk8rNCrdctBO0844bMpsAW36f9lIqKc2lXW47nhwhX7Mtzoq6u3Qbw= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 178777327906559.0794681796516; Wed, 26 Aug 2026 12:41:19 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJUk-0007NL-RL; Wed, 26 Aug 2026 15:41:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUj-0007DQ-77 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:09 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUh-0006Eu-QY for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:08 -0400 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-281-7EttIfacMEex8jo2Js2EWg-1; Wed, 26 Aug 2026 15:41:04 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 CE4161954239; Wed, 26 Aug 2026 19:41:00 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 307A21800577; Wed, 26 Aug 2026 19:40:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773267; 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=18x22lpIOMgbRbvwNB6lVwCay+xQAMls20hVgm6gsBg=; b=iubJ/8kBt2w4b29B0xWi63c25BxPp8yX0TZTxfpCMHBX+52/s06lDhmYKNbe9s2QeXEMhs SuCgeCGfQKg1HjZZ0e5Y3ZBiNwhAbO+4cwJ8L0XqWvLRvJ8cGFx+ljEDNrd3luRehsWQ+K 0d9zbMWtDSoMzFAXN5EgOqNb4IhmRoI= X-MC-Unique: 7EttIfacMEex8jo2Js2EWg-1 X-Mimecast-MFC-AGG-ID: 7EttIfacMEex8jo2Js2EWg_1787773261 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 14/43] qapi: convert trivial intro sections for machine-s390x.json Date: Wed, 26 Aug 2026 15:38:11 -0400 Message-ID: <20260826193840.2152000-15-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773280936158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/machine-s390x.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/qapi/machine-s390x.json b/qapi/machine-s390x.json index ea430e1b889..0a3c7eeda9f 100644 --- a/qapi/machine-s390x.json +++ b/qapi/machine-s390x.json @@ -9,9 +9,8 @@ =20 ## # @S390CpuPolarization: -# -# An enumeration of CPU polarization that can be assumed by a virtual -# S390 CPU +# An enumeration of CPU polarization that can be assumed by a +# virtual S390 CPU # # Since: 8.2 ## @@ -94,8 +93,7 @@ =20 ## # @CpuPolarizationInfo: -# -# The result of a CPU polarization query. +# The result of a CPU polarization query. # # @polarization: the CPU polarization # @@ -122,9 +120,8 @@ =20 ## # @SCLP_CPI_INFO_AVAILABLE: -# -# Emitted when the Control-Program Identification data is available in -# the QOM tree. +# Emitted when the Control-Program Identification data is +# available in the QOM tree. # # Features: # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773357; cv=none; d=zohomail.com; s=zohoarc; b=MCMD8X2iUMLyQ9U5HCEYoJAfUK8frljh6FWzysCHcKtE6vlCgcdtVjk8zTReIUcusjtuLsxEI94EAJ4vrN8AelZHsEOUN1ZsgyEmYCyD363LQRmR1Rd3I26QmHSQthYmOMB1kN3r89Jj5ll5jZqGC47lRgt6sV+UQU/NEL1V4ng= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773357; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=Q7ddRUc8gUI3lDxdCUKNaV59MC9hJW515QAIptbgtpY=; b=SwhQMuGgjVUquglGy3ce/1ztJfBzGMEqcW6tfiT9y3cL10jyURD0hOD7S9rB4oOwL+MQM0WFsMy/aNG49BfGOwM/39l//KBmatcxpTM1k4BY7ABKhEScyyQ34lwkau89fHJAsMq6uH000QVl8AOov1W3kVAsLBVqcL/YG72XrFs= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773357539591.3756692077561; Wed, 26 Aug 2026 12:42:37 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJUx-0007kq-4Y; Wed, 26 Aug 2026 15:41:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUv-0007gT-4g for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:21 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUt-0006GJ-Lb for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:20 -0400 Received: from mx-prod-mc-03.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-68-jDsxlECiNJ-FPbMmQJzOzw-1; Wed, 26 Aug 2026 15:41:15 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 98FF01955E7E; Wed, 26 Aug 2026 19:41:09 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 124DA1800577; Wed, 26 Aug 2026 19:41:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773279; 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=Q7ddRUc8gUI3lDxdCUKNaV59MC9hJW515QAIptbgtpY=; b=LX/t2YcihumO2g28qdsfay+19PBiZxWEiCQxQ/3fth1VvRt159eU2rY0VTpWzKFYbS3j1V 4qlumyDS8xJXuKUvNVvGAXjUWhjInrLlvgPeTZg+VQKbrikVzPCYEjdet/Ctov29YA679M s6QNi5Ma2Rk1Hxz03frYYuPBW9vH46U= X-MC-Unique: jDsxlECiNJ-FPbMmQJzOzw-1 X-Mimecast-MFC-AGG-ID: jDsxlECiNJ-FPbMmQJzOzw_1787773269 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 15/43] qapi: convert trivial intro sections for acpi.json Date: Wed, 26 Aug 2026 15:38:12 -0400 Message-ID: <20260826193840.2152000-16-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773359265158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/acpi.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/qapi/acpi.json b/qapi/acpi.json index 906b3687a55..d2c59df30b2 100644 --- a/qapi/acpi.json +++ b/qapi/acpi.json @@ -107,9 +107,8 @@ =20 ## # @query-acpi-ospm-status: -# -# Return a list of `ACPIOSTInfo` for devices that support status -# reporting via ACPI _OST method. +# Return a list of `ACPIOSTInfo` for devices +# that support status reporting via ACPI _OST method. # # Since: 2.1 # @@ -126,8 +125,7 @@ =20 ## # @ACPI_DEVICE_OST: -# -# Emitted when guest executes ACPI _OST method. +# Emitted when guest executes ACPI _OST method. # # @info: OSPM Status Indication # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773335; cv=none; d=zohomail.com; s=zohoarc; b=TkACBeg8CzH3P/ATqeVMe2YKuEKUAzIodRaZzB47Bv4O4nwK2vnLb5KfeBCAc1oOl4whkAhbJqi7ibaewIN/pPNGMxRNtVTNCmQyeT9oL/J1HKLrC5HC+lPtmQHosLK86ktWSWOdhlAsIAr6UNJVHeaAJtMMOjQt6r5Q1qIAdao= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773335; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=53kJeaXAGXWbWgaUWrPPbMnvvgjeb4ogml1Llx3Dmyw=; b=O0WjkotaFtqPJNtoZ4sLSthQZwytfdjaa5xxA4Fot9z82uPbmn9SXW9s4cGxSyp6HT19vxyGOyBZinWjgLIyKvjDilARm/AbPyrj9c4OqfdASNFk2b1meErVxWXdQUdWr8pwgobPFvazPe7a31YnTZ/O7TxQv8MAn+vB03+xQck= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773335527237.42922829615543; Wed, 26 Aug 2026 12:42:15 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJV2-00084a-D7; Wed, 26 Aug 2026 15:41:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJV1-00081H-BL for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:27 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJUz-0006H6-RA for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:27 -0400 Received: from mx-prod-mc-05.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-156-QxcOtTN2MnO5K11xoKHofQ-1; Wed, 26 Aug 2026 15:41:21 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id C1670191FCFE; Wed, 26 Aug 2026 19:41:17 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 00ECB1800577; Wed, 26 Aug 2026 19:41:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773285; 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=53kJeaXAGXWbWgaUWrPPbMnvvgjeb4ogml1Llx3Dmyw=; b=Fd1LtF/IGEEiSoAxkkMeVsUtr9q9aWQ6xdIbYVPtJq/rfTga7wRfu16RczYCDNykKUTcJb OCNZgMDgOh8A0o3aoKLaAkUkhFnXHoqKdx2LPuZXtcCbWw2xHjahMtt0IdYHcfBJQDxhL4 XkaJLQd9Pe7LHtcouChFK0x+bl9tSgI= X-MC-Unique: QxcOtTN2MnO5K11xoKHofQ-1 X-Mimecast-MFC-AGG-ID: QxcOtTN2MnO5K11xoKHofQ_1787773277 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 16/43] qapi: convert trivial intro sections for tpm.json Date: Wed, 26 Aug 2026 15:38:13 -0400 Message-ID: <20260826193840.2152000-17-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773337077158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/tpm.json | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/qapi/tpm.json b/qapi/tpm.json index 3f2850a5733..6d94be656ae 100644 --- a/qapi/tpm.json +++ b/qapi/tpm.json @@ -10,8 +10,7 @@ =20 ## # @TpmModel: -# -# An enumeration of TPM models +# An enumeration of TPM models # # @tpm-tis: TPM TIS model # @@ -26,8 +25,7 @@ =20 ## # @query-tpm-models: -# -# Return a list of supported TPM models +# Return a list of supported TPM models # # Since: 1.5 # @@ -41,8 +39,7 @@ =20 ## # @TpmType: -# -# An enumeration of TPM types +# An enumeration of TPM types # # @passthrough: TPM passthrough type # @@ -55,8 +52,7 @@ =20 ## # @query-tpm-types: -# -# Return a list of supported TPM types +# Return a list of supported TPM types # # Since: 1.5 # @@ -70,8 +66,7 @@ =20 ## # @TPMPassthroughOptions: -# -# Information about the TPM passthrough type +# Information about the TPM passthrough type # # @path: string describing the path used for accessing the TPM device # @@ -87,8 +82,7 @@ =20 ## # @TPMEmulatorOptions: -# -# Information about the TPM emulator type +# Information about the TPM emulator type # # @chardev: Name of a unix socket chardev # @@ -121,9 +115,8 @@ =20 ## # @TpmTypeOptions: -# -# A union referencing different TPM backend types' configuration -# options +# A union referencing different TPM backend types' configuration +# options # # @type: # - 'passthrough' The configuration options for the TPM @@ -142,8 +135,7 @@ =20 ## # @TPMInfo: -# -# Information about the TPM +# Information about the TPM # # @id: The Id of the TPM # @@ -161,8 +153,7 @@ =20 ## # @query-tpm: -# -# Return information about the TPM device +# Return information about the TPM device # # Since: 1.5 # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773332; cv=none; d=zohomail.com; s=zohoarc; b=esVBEU8UIrRfGVIn27AOsGJBkRLmc0RjzA5IugctzHkjv7InziTPa0Nzo/RVTNhfcxfZ8zK+Vy2kZTunU/cGMUKXwYeCaNNi+T4El7vhowqG9mGj+xs0Yp881yh2KBuJnHfanPZXgq4fh8oewkFieD13B6Eks+rsnKKQ4ZZXUjw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773332; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=p3qZ7ObJ10fIjWrLoNcBYeRFcq0zjPyEFbJju96COWk=; b=ClMly0d3hKZDyb96LANFFDFXTeNa1M3ZAUYrYAlTm1MLyUbSncGn8VYE2KFKSjvEDK0ud4o0cEmEnnNvHp10UchUd82rs5HbCOnHL6u2xCsGOIUGivGsWQpXLHaw3SM0boehDgOHv5IrEx87tRa9wW7y7iIHcQfaCe99jwe+kLQ= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773332576209.33768596935715; Wed, 26 Aug 2026 12:42:12 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJVG-0000Wx-T8; Wed, 26 Aug 2026 15:41:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVF-0000Sq-B0 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:41 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVD-0006Io-Sf for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:40 -0400 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-38-REnYno6lOka2pBggAa1h5Q-1; Wed, 26 Aug 2026 15:41:32 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 9B10D195609D; Wed, 26 Aug 2026 19:41:26 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 355341800577; Wed, 26 Aug 2026 19:41:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773299; 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=p3qZ7ObJ10fIjWrLoNcBYeRFcq0zjPyEFbJju96COWk=; b=ZoogYv2OEnlKKh5XYvySTJ2uI2Ce7vF5ISPygmQpL3UaUPagkMA+Oj/OGPmqVAq3yvReiB N6XIKUkWWBJRGboHCiKLmNhx32gqHbh2tlpyXw6zr66O/WlA7tP7jGnkb5mv0CRQRoW8uu z1ipKrpfdRhR1CsnqldzSGgW2oS3teQ= X-MC-Unique: REnYno6lOka2pBggAa1h5Q-1 X-Mimecast-MFC-AGG-ID: REnYno6lOka2pBggAa1h5Q_1787773286 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 17/43] qapi: convert trivial intro sections for qdev.json Date: Wed, 26 Aug 2026 15:38:14 -0400 Message-ID: <20260826193840.2152000-18-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773333061158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- qapi/qdev.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/qapi/qdev.json b/qapi/qdev.json index 974cf9c5830..2f951e5ef8d 100644 --- a/qapi/qdev.json +++ b/qapi/qdev.json @@ -14,8 +14,7 @@ =20 ## # @device-list-properties: -# -# List properties associated with a device. +# List properties associated with a device. # # @typename: the type name of a device # @@ -33,8 +32,7 @@ =20 ## # @device_add: -# -# Add a device. +# Add a device. # # @driver: the name of the new device's driver # @@ -85,8 +83,7 @@ =20 ## # @device_del: -# -# Remove a device from a guest +# Remove a device from a guest # # @id: the device's ID or QOM path # @@ -145,9 +142,8 @@ =20 ## # @DEVICE_UNPLUG_GUEST_ERROR: -# -# Emitted when a device hot unplug fails due to a guest reported -# error. +# Emitted when a device hot unplug fails due to a guest reported +# error. # # @device: the device's ID if it has one # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773383; cv=none; d=zohomail.com; s=zohoarc; b=HQirC/n0Fn2hBmJZQjrzKqzKPQKOZyWSRQPpB2I+tTmC8xh6wWezzM8FXRIOS9reAfHAl7utKhKJ0m/BhhF74WDoEQZ+ImGNfcFCAJyG5quiBtxxxHx4dIaMal+qU9sxjJ6baMw0y+PrAmz8QQpuMzpZ+t2hRqvJTikQpFtCb7c= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773383; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=Rrr0aq5qW3Bpm6ENGOJu7B6TQXjJHrQBrFBPuknWGuk=; b=OTi5HJ4plw0xjWTxk943TPd/Uf5/u+3zwrTHQj0tGv75YWe5BmN49tLgy/tZ971U8L0HkcY8ryEwPQJWcVtKCqKhYek+OgbXedPO8eM93EiXeVSIaK+h2/0Prz18Zia+wMuUcDb2j6j4yOx1vTwHxBJGEK6jg8O8pqIO7FSU1dM= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773383783634.0312852285901; Wed, 26 Aug 2026 12:43:03 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJVN-0000fo-CT; Wed, 26 Aug 2026 15:41:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVL-0000cA-RL for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:47 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVJ-0006JI-4G for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:47 -0400 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-554-LipqZqKiOHekskGN0UbJ3w-1; Wed, 26 Aug 2026 15:41:40 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 5EB3019540D6; Wed, 26 Aug 2026 19:41:34 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id F3DA21800577; Wed, 26 Aug 2026 19:41:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773304; 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=Rrr0aq5qW3Bpm6ENGOJu7B6TQXjJHrQBrFBPuknWGuk=; b=dOPGV6dkd+GG/Nv+xlsB8aaTqFHDKXkJRW8EqrxWtldFyvat51t6yTKxhoAGZ+qaavF60R PZXRzI1mXYZ1JDvhCsubxhPcy6BbM63iJ0oYgLw5d2NmiKbUP86kEPEQC/YI7fQa9DNcuZ Lii509a9XMr3QGHrZY6f5M3MJ456D7s= X-MC-Unique: LipqZqKiOHekskGN0UbJ3w-1 X-Mimecast-MFC-AGG-ID: LipqZqKiOHekskGN0UbJ3w_1787773294 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 18/43] qapi: convert trivial intro sections for control.json Date: Wed, 26 Aug 2026 15:38:15 -0400 Message-ID: <20260826193840.2152000-19-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773385335158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/control.json | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/qapi/control.json b/qapi/control.json index 9a5302193d6..0fc465936d8 100644 --- a/qapi/control.json +++ b/qapi/control.json @@ -10,8 +10,7 @@ =20 ## # @qmp_capabilities: -# -# Enable QMP capabilities. +# Enable QMP capabilities. # # @enable: An optional list of `QMPCapability` values to enable. The # client must not enable any capability that is not mentioned in @@ -41,9 +40,9 @@ =20 ## # @QMPCapability: -# -# Enumeration of capabilities to be advertised during initial client -# connection, used for agreeing on particular QMP extension behaviors. +# Enumeration of capabilities to be advertised during initial +# client connection, used for agreeing on particular QMP extension +# behaviors. # # @oob: QMP ability to support out-of-band requests. (Please refer to # qmp-spec.rst for more information on OOB) @@ -55,8 +54,7 @@ =20 ## # @VersionTriple: -# -# A three-part version number. +# A three-part version number. # # @major: The major version number. # @@ -71,8 +69,7 @@ =20 ## # @VersionInfo: -# -# A description of QEMU's version. +# A description of QEMU's version. # # @qemu: The version of QEMU. By current convention, a micro version # of 50 signifies a development branch. A micro version greater @@ -92,8 +89,7 @@ =20 ## # @query-version: -# -# Return the current version of QEMU. +# Return the current version of QEMU. # # Returns: An object describing the current version of QEMU. # @@ -118,8 +114,7 @@ =20 ## # @CommandInfo: -# -# Information about a QMP command +# Information about a QMP command # # @name: The command name # @@ -129,8 +124,7 @@ =20 ## # @query-commands: -# -# Return a list of supported QMP commands by this server +# Return a list of supported QMP commands by this server # # Returns: A list of all supported commands # @@ -177,8 +171,7 @@ =20 ## # @MonitorMode: -# -# An enumeration of monitor modes. +# An enumeration of monitor modes. # # @readline: HMP monitor (human-oriented command line interface) # @@ -190,8 +183,7 @@ =20 ## # @MonitorOptions: -# -# Options to be used for adding a new monitor. +# Options to be used for adding a new monitor. # # @id: Name of the monitor # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773369; cv=none; d=zohomail.com; s=zohoarc; b=CURMeA38HGWdPBchkAWYdJd7RYPmq/zx8OpwNfzNBmncejecuzrA5o+9wQQTTlHzKZIL3b+sxeaWo4Yiy7wcaAVch0mkrJwzdKuCmSeMCcnZJZsTldJoQ0ihSsXjIYDOfkaZM4U0JD8oG9F3IrwEWHL9x4sxuoNocvrMye3Wj4o= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773369; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=5E80AYcJQq1AFb1blKcFRy9kxc8JKyis50TCaxBSCf8=; b=mg9uUNwQ6yVvWPeYBK8kFzOuLHXu+J5q1t8eyC3URFnVxQgiUF1VEw950EiLTLPzAqg7BvlVjGiV8nG3MlSA/MtLXP7K4LHV6CQ5gWl0YGu91yQNrgekAiZtLrepfDTDmrMKTtLJk2pUbA2duw3VBiKdpmz7ztv4+y+j5HgyP9I= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773368925221.54002616812886; Wed, 26 Aug 2026 12:42:48 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJVR-0000jv-8C; Wed, 26 Aug 2026 15:41:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVP-0000iD-Rn for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:51 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVO-0006KL-45 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:51 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-518-7R5lkI-mNZqyK8XjM-t1CA-1; Wed, 26 Aug 2026 15:41:46 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 84A0C1802149; Wed, 26 Aug 2026 19:41:43 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id A4C591800577; Wed, 26 Aug 2026 19:41:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773309; 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=5E80AYcJQq1AFb1blKcFRy9kxc8JKyis50TCaxBSCf8=; b=XAYG0Z5Mmro9GoEb1F2+kbFZ7pMSUpV71Lj47sp7oEmeeVCsiEB+eoLKnO8hqgA+2iS5XF /hylxwOZpxexv6sKgsJFEa0EPeUljkcDt3M7silxKN7g8NeBLc0Q10BR7+L4SHMnz9AyZG Ya6mJGu+cF/CSINm5e7lzh1tI/mi8ZI= X-MC-Unique: 7R5lkI-mNZqyK8XjM-t1CA-1 X-Mimecast-MFC-AGG-ID: 7R5lkI-mNZqyK8XjM-t1CA_1787773303 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 19/43] qapi: convert trivial intro sections for dump.json Date: Wed, 26 Aug 2026 15:38:16 -0400 Message-ID: <20260826193840.2152000-20-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773369239158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/dump.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/qapi/dump.json b/qapi/dump.json index 690f3963fe1..520c58cbcd8 100644 --- a/qapi/dump.json +++ b/qapi/dump.json @@ -12,8 +12,7 @@ =20 ## # @DumpGuestMemoryFormat: -# -# An enumeration of guest-memory-dump's format. +# An enumeration of guest-memory-dump's format. # # @elf: elf format # @@ -116,8 +115,8 @@ =20 ## # @DumpStatus: -# -# Describe the status of a long-running background guest memory dump. +# Describe the status of a long-running background guest memory +# dump. # # @none: no `dump-guest-memory` has started yet. # @@ -134,8 +133,7 @@ =20 ## # @DumpQueryResult: -# -# The result format for `query-dump`. +# The result format for `query-dump`. # # @status: enum of `DumpStatus`, which shows current dump status # @@ -152,8 +150,7 @@ =20 ## # @query-dump: -# -# Query latest dump status. +# Query latest dump status. # # Returns: An object showing the dump status. # @@ -169,8 +166,7 @@ =20 ## # @DUMP_COMPLETED: -# -# Emitted when background dump has completed +# Emitted when background dump has completed # # @result: final dump status # @@ -203,8 +199,7 @@ =20 ## # @query-dump-guest-memory-capability: -# -# Return the available formats for `dump-guest-memory` +# Return the available formats for `dump-guest-memory` # # Returns: An object listing available formats for `dump-guest-memory` # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773352; cv=none; d=zohomail.com; s=zohoarc; b=dTHuazk8KH1m4I5QdK6jt/UfkmSWhjTFCqYFFqqsNXtfoU7N/iBU1OeuSf/cKge5fpXIQKZK1N5leADzbZHW/8jUbQgbldm42PmTHUGJ8dBHpn7hSFyOJd+oEaunFJROwsoWyDOXlmONxlTZLbqCo2Bo6kwRR5+8CXUdVlobzB8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773352; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=paUL78gCdpaCrvbsmed4HTHvmj42cb8WXYX01ka0V0s=; b=Nxz4J+FrkJhVZ5GlTkqikJr4CGf35DA+ogkUTw7VXRgRrHwAf3jeA4z/PWmCFim0t+0GHyl+IECJfi9/kufroJ8P/TvLDbX81I+nf+rv7JcLQ1acA5fNOWavWAki6i3oS8y5viK5VQH71wexC+qEx41O2VXtq6C7o/SLbgPJoKc= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 178777335290248.219765961796725; Wed, 26 Aug 2026 12:42:32 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJVY-0001AI-Pt; Wed, 26 Aug 2026 15:42:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVX-00014q-9F for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:59 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVV-0006Lc-Jq for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:41:58 -0400 Received: from mx-prod-mc-03.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-649-39mPIoSKPS2Uc-paTFkwOw-1; Wed, 26 Aug 2026 15:41:53 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id F09311955DCC; Wed, 26 Aug 2026 19:41:50 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id D79B91800577; Wed, 26 Aug 2026 19:41:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773316; 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=paUL78gCdpaCrvbsmed4HTHvmj42cb8WXYX01ka0V0s=; b=L+lOygr8lUmECwkSy5Xub37Hq69SjiS4tV6TEBlQRu9wPM7+HiaNSfbGMyaNdzz6TBdaO0 uovEmE/z8J094klMomOts1Q42vKxE+uWUIiG/Ok1HTQwKhJnmHCVfzdgggzhQ+ZF/kHL5x pPBYxe6296QUwSVXkVnbROhkxAM4WPc= X-MC-Unique: 39mPIoSKPS2Uc-paTFkwOw-1 X-Mimecast-MFC-AGG-ID: 39mPIoSKPS2Uc-paTFkwOw_1787773311 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 20/43] qapi: convert trivial intro sections for common.json Date: Wed, 26 Aug 2026 15:38:17 -0400 Message-ID: <20260826193840.2152000-21-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773355148158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/common.json | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/qapi/common.json b/qapi/common.json index af7e3d618a7..c1bbed21e7f 100644 --- a/qapi/common.json +++ b/qapi/common.json @@ -9,8 +9,7 @@ =20 ## # @IoOperationType: -# -# An enumeration of the I/O operation types +# An enumeration of the I/O operation types # # @read: read operation # @@ -23,8 +22,7 @@ =20 ## # @OnOffAuto: -# -# An enumeration of three options: on, off, and auto +# An enumeration of three options: on, off, and auto # # @auto: QEMU selects the value between on and off # @@ -39,8 +37,7 @@ =20 ## # @OnOffSplit: -# -# An enumeration of three values: on, off, and split +# An enumeration of three values: on, off, and split # # @on: Enabled # @@ -72,8 +69,7 @@ =20 ## # @OffAutoPCIBAR: -# -# An enumeration of options for specifying a PCI BAR +# An enumeration of options for specifying a PCI BAR # # @off: The specified feature is disabled # @@ -98,8 +94,7 @@ =20 ## # @PCIELinkSpeed: -# -# An enumeration of PCIe link speeds in units of GT/s +# An enumeration of PCIe link speeds in units of GT/s # # @2_5: 2.5GT/s # @@ -120,8 +115,7 @@ =20 ## # @PCIELinkWidth: -# -# An enumeration of PCIe link width +# An enumeration of PCIe link width # # @1: x1 # @@ -144,8 +138,7 @@ =20 ## # @HostMemPolicy: -# -# Host memory policy types +# Host memory policy types # # @default: restore default policy, remove any nondefault policy # @@ -164,9 +157,8 @@ =20 ## # @NetFilterDirection: -# -# Indicates whether a netfilter is attached to a netdev's transmit -# queue or receive queue or both. +# Indicates whether a netfilter is attached to a netdev's transmit +# queue or receive queue or both. # # @all: the filter is attached both to the receive and the transmit # queue of the netdev (default). @@ -184,8 +176,7 @@ =20 ## # @GrabToggleKeys: -# -# Key combinations to toggle input-linux between host and guest. +# Key combinations to toggle input-linux between host and guest. # # @ctrl-ctrl: left and right control key # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773369; cv=none; d=zohomail.com; s=zohoarc; b=U1XV6fw4C7admuJ4jc4+XRW/ZqSnHfqdHuBdIkr5mrnf7/aEbV0uSzTUlOl5lQnw+vbOmsNTWQDWbuaiu3ijdKdrbtChcSGFXns4uBrqhVYN0duHUOCGwkkLEDzFTP+/sfNur8si09KvzsXrG+RZUy+t2DcnpvCBMNz1cylrZ2s= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773369; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=QP7QUbGEfuohezFKRNTIokfJyo/v9qvglGiwlHcfMr4=; b=RfFsUp7GgOSTWX7zh/XPXggfZRMVdg3f2bw1Zpz9ucsVWG/LfDVdj3m/EiMoAItm8Diy4qX0iORbxks4mKw00kwFFa1sL2lnBjf6xL+aOSve9PVv3BGryuKORUxK/pJ70XTsUOIYeTYCjDX0F3Spq4Muf43ziaSpOtBLBTpLKtU= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773368912470.1331791012731; Wed, 26 Aug 2026 12:42:48 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJVi-0001eG-Px; Wed, 26 Aug 2026 15:42:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVg-0001Sx-Tw for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:08 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVf-0006Mg-5R for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:08 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-463-XG7GCazON9KfnsA_-NtzLQ-1; Wed, 26 Aug 2026 15:42:02 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 4FB03184BAAB; Wed, 26 Aug 2026 19:41:59 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 395DA1800577; Wed, 26 Aug 2026 19:41:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773326; 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=QP7QUbGEfuohezFKRNTIokfJyo/v9qvglGiwlHcfMr4=; b=QSo7bzIjnwR9qy/7BTx9VpCajzOBfAJPNVJ5FWPWxiPMlPzFJH9xYGeuBlrMIvMSGOZQxA wVTLAKq0y9yV1JCn/np8vG7jVCrx5un2yv92KcczimGSywvFp2hUmPG6L9EqQHKt+DvqCb g/e8vJ+m+IkTMiSm67ehMPD7aLHbM/c= X-MC-Unique: XG7GCazON9KfnsA_-NtzLQ-1 X-Mimecast-MFC-AGG-ID: XG7GCazON9KfnsA_-NtzLQ_1787773319 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 21/43] qapi: convert trivial intro sections for sockets.json Date: Wed, 26 Aug 2026 15:38:18 -0400 Message-ID: <20260826193840.2152000-22-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773371278158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/sockets.json | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) diff --git a/qapi/sockets.json b/qapi/sockets.json index 473be2ac58a..210d07b5ef2 100644 --- a/qapi/sockets.json +++ b/qapi/sockets.json @@ -9,8 +9,7 @@ =20 ## # @NetworkAddressFamily: -# -# The network address family +# The network address family # # @ipv4: IPV4 family # @@ -41,9 +40,8 @@ =20 ## # @InetSocketAddress: -# -# Captures a socket address or address range in the Internet -# namespace. +# Captures a socket address or address range in the Internet +# namespace. # # @numeric: true if the host/port are guaranteed to be numeric, false # if name resolution should be attempted. Defaults to false. @@ -98,8 +96,8 @@ =20 ## # @UnixSocketAddress: -# -# Captures a socket address in the local ("Unix socket") namespace. +# Captures a socket address in the local ("Unix socket") +# namespace. # # @path: filesystem path to use # @@ -121,8 +119,7 @@ =20 ## # @VsockSocketAddress: -# -# Captures a socket address in the vsock namespace. +# Captures a socket address in the vsock namespace. # # @cid: unique host identifier # @@ -140,8 +137,7 @@ =20 ## # @FdSocketAddress: -# -# A file descriptor name or number. +# A file descriptor name or number. # # @str: decimal is for file descriptor number, otherwise it's a file # descriptor name. Named file descriptors are permitted in @@ -197,9 +193,8 @@ =20 ## # @SocketAddressLegacy: -# -# Captures the address of a socket, which could also be a named file -# descriptor +# Captures the address of a socket, which could also be a named +# file descriptor # # @type: Transport type # @@ -219,8 +214,7 @@ =20 ## # @SocketAddressType: -# -# Available `SocketAddress` types +# Available `SocketAddress` types # # @inet: Internet address # @@ -237,9 +231,8 @@ =20 ## # @SocketAddress: -# -# Captures the address of a socket, which could also be a socket file -# descriptor +# Captures the address of a socket, which could also be a socket +# file descriptor # # @type: Transport type # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773411; cv=none; d=zohomail.com; s=zohoarc; b=Nq3R/dPpPVXufdrceWgM10X3ruJ/1UlF0dsFHZsaDob/Je9HsftLRC+8qYrvVOdBK/YiUWPRJEjaAd6B+MLBnDMfBeiH4ou+N0N4VGSTDwspTZZrJLWoZ2Mqwu9ktbuqik31H9LAUI5QCZ4TXdkrdUttNzx0pGO58FwduUxJN+Y= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773411; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=K8AG+94F77edoTiPAI8IPsNpOPrIzUtI0R/Rih5SccE=; b=IySfmu8bxnlN9gMapbxXPDWyrgY6i3eUF1hvToLWOlVK5COtZYIqbaqb3a8zglbgIBf8xS1BCsfN+qknwgeNN3DlAtADnzyuNAnlaCl9RNsEpjZtXwnPGK1h6OBcyKancbbjmTaDlY+lRPGeRdcPTlLGxZwB0kF/EzjHANP24ls= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773411694852.610808941678; Wed, 26 Aug 2026 12:43:31 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJVr-0002BY-DX; Wed, 26 Aug 2026 15:42:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVp-00029W-M5 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:17 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVo-0006Nm-6W for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:17 -0400 Received: from mx-prod-mc-05.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-196-sEoSFFzFPkOn52pLKxESyQ-1; Wed, 26 Aug 2026 15:42:11 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 3F27F1954AE1; Wed, 26 Aug 2026 19:42:07 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 89AE41800577; Wed, 26 Aug 2026 19:41:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773335; 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=K8AG+94F77edoTiPAI8IPsNpOPrIzUtI0R/Rih5SccE=; b=PuM0OhjbyZnGGxcC/fb7lWk8/bLZui+DSaZ17ZAfEm3PiUh5IQZkLForalbq6RBz4PuoaB EJm7YvNoN9U0Fd2m4hRfdEdqLv5gWw8RuTS08ACupV6uLSz7mPXi0qze9CZ+1gn7cDUr9d oJ9I1F0uNM/HjlGJlauxmlVZ1HOBR9E= X-MC-Unique: sEoSFFzFPkOn52pLKxESyQ-1 X-Mimecast-MFC-AGG-ID: sEoSFFzFPkOn52pLKxESyQ_1787773327 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 22/43] qapi: convert trivial intro sections for transaction.json Date: Wed, 26 Aug 2026 15:38:19 -0400 Message-ID: <20260826193840.2152000-23-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773413468158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/transaction.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/qapi/transaction.json b/qapi/transaction.json index 4b4eb09bf38..c0dc811ba61 100644 --- a/qapi/transaction.json +++ b/qapi/transaction.json @@ -12,8 +12,7 @@ =20 ## # @Abort: -# -# This action can be used to test transaction failure. +# This action can be used to test transaction failure. # # Since: 1.6 ## @@ -22,8 +21,7 @@ =20 ## # @ActionCompletionMode: -# -# An enumeration of transactional completion modes. +# An enumeration of transactional completion modes. # # @individual: Do not attempt to cancel any other Actions if any # Actions fail after the Transaction request succeeds. All @@ -156,9 +154,8 @@ =20 ## # @TransactionAction: -# -# A discriminated record of operations that can be performed with -# `transaction`. +# A discriminated record of operations that can be performed with +# `transaction`. # # @type: the operation to be performed # @@ -184,8 +181,7 @@ =20 ## # @TransactionProperties: -# -# Optional arguments to modify the behavior of a Transaction. +# Optional arguments to modify the behavior of a Transaction. # # @completion-mode: Controls how jobs launched asynchronously by # Actions will complete or fail as a group. See --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773410; cv=none; d=zohomail.com; s=zohoarc; b=YCO1dH0+U5u6Jhod6QExEYwCWo57qtWzFOJsBCBmJve+W4SJmnvakPf0SDVAp25VY2J553xHspuqpDJBm8SyzsWB0KsY7w5BJZZdRiKvLMLWjGXHs9FUnKfWCPd1cNj5goFrCm0pFo6GgBjzceJoU9WQEwmojcIjgzoyyJRuFSU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773410; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=+b4OT3j/K4d4s6nmaAGr51pQkyEJxm8NVd9Otcg/Ht8=; b=GcROd1ENcnBiLk2T7DwnABPA26pcWKXsEIvljEQ32FqyGakKPpm0wNfKEpoNRRoB6/gQUP6C8jt/Y/KQ6mk2RhJA92aILo9+MqDlTGSRDwbGQS/XE3pj4ZRCz1x053unmlIXvWlFlvQHX5wyB+UkvcZqf5e1BjQFWmKA1wvYDqU= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773410457158.9604599540986; Wed, 26 Aug 2026 12:43:30 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJW2-0002aB-3y; Wed, 26 Aug 2026 15:42:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJW0-0002Ub-KI for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:28 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJVz-0006Pf-32 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:28 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-656-TyFWylgeMi-q5nftPBH_9A-1; Wed, 26 Aug 2026 15:42:20 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 4ECC5185513E; Wed, 26 Aug 2026 19:42:16 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id CEA5B18005AC; Wed, 26 Aug 2026 19:42:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773346; 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=+b4OT3j/K4d4s6nmaAGr51pQkyEJxm8NVd9Otcg/Ht8=; b=WKh+w7IQdpqDPUslOtm7oYemq4o+mMaenhmey+JExhw4p7/KUDVDrYaXM5GwwJBKVb83Pk EGUEzTdiKZuoe+7sjb+EXa1jDqI1vWXgIN0rKQThJFhpoHMyUIK54p5St6CfH4G/SJXExV +o7AwCuiMemPI6QoF2pthl06k759LpU= X-MC-Unique: TyFWylgeMi-q5nftPBH_9A-1 X-Mimecast-MFC-AGG-ID: TyFWylgeMi-q5nftPBH_9A_1787773336 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 23/43] qapi: convert trivial intro sections for stats.json Date: Wed, 26 Aug 2026 15:38:20 -0400 Message-ID: <20260826193840.2152000-24-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773411530158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/stats.json | 34 +++++++++++++--------------------- 1 file changed, 13 insertions(+), 21 deletions(-) diff --git a/qapi/stats.json b/qapi/stats.json index a98624531c3..af57ec08546 100644 --- a/qapi/stats.json +++ b/qapi/stats.json @@ -16,8 +16,7 @@ =20 ## # @StatsType: -# -# Enumeration of statistics types +# Enumeration of statistics types # # @cumulative: stat is cumulative; value can only increase. # @@ -38,8 +37,7 @@ =20 ## # @StatsUnit: -# -# Enumeration of unit of measurement for statistics +# Enumeration of unit of measurement for statistics # # @bytes: stat reported in bytes. # @@ -56,8 +54,7 @@ =20 ## # @StatsProvider: -# -# Enumeration of statistics providers. +# Enumeration of statistics providers. # # @kvm: since 7.1 # @@ -70,8 +67,7 @@ =20 ## # @StatsTarget: -# -# The kinds of objects on which one can request statistics. +# The kinds of objects on which one can request statistics. # # @vm: statistics that apply to the entire virtual machine or the # entire QEMU process. @@ -87,9 +83,8 @@ =20 ## # @StatsRequest: -# -# Indicates a set of statistics that should be returned by -# `query-stats`. +# Indicates a set of statistics that should be returned by +# `query-stats`. # # @provider: provider for which to return statistics. # @@ -113,10 +108,9 @@ =20 ## # @StatsFilter: -# -# The arguments to the `query-stats` command; specifies a target for -# which to request statistics and optionally the required subset of -# information for that target. +# The arguments to the `query-stats` command; specifies a target +# for which to request statistics and optionally the required +# subset of information for that target. # # @target: the kind of objects to query. Note that each possible # target may enable additional filtering options @@ -200,8 +194,7 @@ =20 ## # @StatsSchemaValue: -# -# Schema for a single statistic. +# Schema for a single statistic. # # @name: name of the statistic; each element of the schema is uniquely # identified by a target, a provider (both available in @@ -236,8 +229,7 @@ =20 ## # @StatsSchema: -# -# Schema for all available statistics for a provider and target. +# Schema for all available statistics for a provider and target. # # @provider: provider for this set of statistics. # @@ -255,8 +247,8 @@ =20 ## # @query-stats-schemas: -# -# Return the schema for all available runtime-collected statistics. +# Return the schema for all available runtime-collected +# statistics. # # @provider: a provider to restrict the query to. # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773386; cv=none; d=zohomail.com; s=zohoarc; b=f0KT9n+RW8fF2U5FoTck9LhE+AbbtZvWVtzBLJ9V1yvZ9B9zfMxl85zH6m+Bk0glW7aSqOC22sMTts68IZft+gE0KcLpBsiVkZYSeoErwf/VBT1Y6ZjhQH4s5PanJpeE+4wEnEVCrTRd4nrvI3uOULRaGsgT+xcMrcrgOJGJdbs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773386; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=FOyryAyUvVmwl4/qZOf0d22k1z8DeAksa2FdV0gP0NE=; b=mIu+cmQb6UUblK9XoslwOKixTMTkfGuT3vIeTdgELCE7Fb1n6rez5GPhcDtrmI3L5jm96gxR45UGPXzOOp3gpn/ewlsbXfiGvXRq+YF7YUqjwNAb43vBOLSszENyKF9Ifqtp+gkTDMDJsQyfiTifHEtGMGlRNgaHsX9lwhYhHv0= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 178777338663172.41134467464406; Wed, 26 Aug 2026 12:43:06 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJWB-0003YL-6D; Wed, 26 Aug 2026 15:42:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJW8-0003Jy-Mn for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:36 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJW6-0006Qs-TI for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:36 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-303-FmEnOKF_NjyVsCIZv0KNOA-1; Wed, 26 Aug 2026 15:42:28 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id B5524184BABD; Wed, 26 Aug 2026 19:42:24 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 8963F1800577; Wed, 26 Aug 2026 19:42:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773354; 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=FOyryAyUvVmwl4/qZOf0d22k1z8DeAksa2FdV0gP0NE=; b=ZbMiBJA4+BkLti7CjCxEhvsl3kJLMnC7PtNNLvErwLX8ETnE8hgbY3yrrVCq+x5WSdIFob kAnMlDnJYuh4sFOZspjy7cNt3nCNUsuMnficXbbEneWsyKjYf1Z6nsW98a9ueR/cTtVvkt OEWdzzBzMOEPz31JnKWaHXqptKikNEU= X-MC-Unique: FmEnOKF_NjyVsCIZv0KNOA-1 X-Mimecast-MFC-AGG-ID: FmEnOKF_NjyVsCIZv0KNOA_1787773344 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 24/43] qapi: convert trivial intro sections for job.json Date: Wed, 26 Aug 2026 15:38:21 -0400 Message-ID: <20260826193840.2152000-25-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773387357158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/job.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/qapi/job.json b/qapi/job.json index 31618e6ebcc..b68d7292423 100644 --- a/qapi/job.json +++ b/qapi/job.json @@ -9,8 +9,7 @@ =20 ## # @JobType: -# -# Type of a background job. +# Type of a background job. # # @commit: block commit job type, see `block-commit` # @@ -42,8 +41,7 @@ =20 ## # @JobStatus: -# -# Indicates the present state of a given job in its lifetime. +# Indicates the present state of a given job in its lifetime. # # @undefined: Erroneous, default state. Should not ever be visible. # @@ -90,8 +88,7 @@ =20 ## # @JobVerb: -# -# Represents command verbs that can be applied to a job. +# Represents command verbs that can be applied to a job. # # @cancel: see `job-cancel` # @@ -117,8 +114,7 @@ =20 ## # @JOB_STATUS_CHANGE: -# -# Emitted when a job transitions to a different status. +# Emitted when a job transitions to a different status. # # @id: The job identifier # @@ -259,8 +255,7 @@ =20 ## # @JobInfo: -# -# Information about a job. +# Information about a job. # # @id: The job identifier # @@ -294,8 +289,7 @@ =20 ## # @query-jobs: -# -# Return information about jobs. +# Return information about jobs. # # Returns: a list with info for each active job # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773387; cv=none; d=zohomail.com; s=zohoarc; b=jRB9VvUlLre4zckp/EqLvEJMJ4UACpgFcLoEuTkJbRsr/b0GxMDCle66PrK5khCRY52xZ0MtRwvm/m6uS1oOSSL7ntlCMgyR8m8cEX8v1AiF4PSxFW1hKmFSPtMgtHPNZ8Hx0aMEBYHgZVVuR9GSnR2MmoGKRWzmIc9Si9fcJTk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773387; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=lpkdvipcmAcBa2auSG3J8F5gVm+aKl/kzxuPFWdZfzg=; b=QDebXbvi7N42s4FYZdWjcfjT+UWoJJDv0ApkpjXl6eUASjtu/Y9DFdA6voHJgc8zJnpmkhRZ1yKIoLSHKperw2oErKOqcSpgf2mp7fRz/C7mVaY8ogl7fVCBLC1OTfACnzi/3artlNrREU+MgEQwm/1VpxGLjkRCdxHheSFhnx0= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 178777338760621.51594741443705; Wed, 26 Aug 2026 12:43:07 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJWP-0003pE-P1; Wed, 26 Aug 2026 15:42:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWI-0003da-2v for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:47 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWG-0006Wa-9Z for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:45 -0400 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-655-9lU4g2X8NkqLcH-6lngtuw-1; Wed, 26 Aug 2026 15:42:38 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 9382919540D7; Wed, 26 Aug 2026 19:42:32 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 0B9A81800577; Wed, 26 Aug 2026 19:42:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773362; 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=lpkdvipcmAcBa2auSG3J8F5gVm+aKl/kzxuPFWdZfzg=; b=YoircPL9DlSE+p4xGBYaefPYHwdhYodJDBZiARChXhe6N0BhQFepna0hwmxS1ceSctUJPQ yn8mpvS1AjTdxIWVFWp42sY0HjKVZqMTokVP+4kq7BLQDg1LTxP09Eb9e1W7pwqgZ2ayt2 PTqp3FwmfaFOzsMhQm8wAZaXJQcvf4M= X-MC-Unique: 9lU4g2X8NkqLcH-6lngtuw-1 X-Mimecast-MFC-AGG-ID: 9lU4g2X8NkqLcH-6lngtuw_1787773352 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 25/43] qapi: convert trivial intro sections for pci.json Date: Wed, 26 Aug 2026 15:38:22 -0400 Message-ID: <20260826193840.2152000-26-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773389374158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- qapi/pci.json | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) diff --git a/qapi/pci.json b/qapi/pci.json index 694c741e420..a6a79f91afc 100644 --- a/qapi/pci.json +++ b/qapi/pci.json @@ -13,8 +13,7 @@ =20 ## # @PciMemoryRange: -# -# A PCI device memory region +# A PCI device memory region # # @base: the starting address (guest physical) # @@ -26,8 +25,7 @@ =20 ## # @PciMemoryRegion: -# -# Information about a PCI device I/O region. +# Information about a PCI device I/O region. # # @bar: the index of the Base Address Register for this region # @@ -51,8 +49,7 @@ =20 ## # @PciBusInfo: -# -# Information about a bus of a PCI Bridge device +# Information about a bus of a PCI Bridge device # # @number: primary bus interface number. This should be the number of # the bus the device resides on. @@ -80,8 +77,7 @@ =20 ## # @PciBridgeInfo: -# -# Information about a PCI Bridge device +# Information about a PCI Bridge device # # @bus: information about the bus the device resides on # @@ -94,8 +90,7 @@ =20 ## # @PciDeviceClass: -# -# Information about the Class of a PCI device +# Information about the Class of a PCI device # # @desc: a string description of the device's class (not stable, and # should only be treated as informational) @@ -109,8 +104,7 @@ =20 ## # @PciDeviceId: -# -# Information about the Id of a PCI device +# Information about the Id of a PCI device # # @device: the PCI device id # @@ -128,8 +122,7 @@ =20 ## # @PciDeviceInfo: -# -# Information about a PCI device +# Information about a PCI device # # @bus: the bus number of the device # @@ -161,8 +154,7 @@ =20 ## # @PciInfo: -# -# Information about a PCI bus +# Information about a PCI bus # # @bus: the bus index # @@ -174,8 +166,7 @@ =20 ## # @query-pci: -# -# Return information about the PCI bus topology of the guest. +# Return information about the PCI bus topology of the guest. # # Returns: a list of info for each PCI bus. Each bus is # represented by a json-object, which has a key with a json-array --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773384; cv=none; d=zohomail.com; s=zohoarc; b=A6qd0iUKEOZ+fnYCsr2nWWqav1eJ1M0y0Zigrr39XXmTQOXVibE/qTalLef/b4OcE14iRIYInfzVSm/0NgREiWYOkP7N3IaqmdKCw+/U/yDSE2Xj1Iu9hqTVYR0WorriWY8b4H4qMh521qvjKW27fIasizY9soerhxQq7uHHXOY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773384; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=RQLl9Fz/e90VKbZH8iPZEXrmE8EWsrDRt4hVfZ8Hrwo=; b=jTMzoosC0Woh/JBHZoUfReSEFYFCpTCNRmrdmrcnSbRqm7vH/PPYXJKCcnfk8PB6BX80/xaQtl6pRdGOcHqGb3RPYBkf7QI+mJ/StFMzT1UbLThcTCInQDwrhFj2Fbso6mJ/nS1e4oia8eSEbO0NbnNeAQ1gfsm99hQSTe/WEyw= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773384544274.09680602650974; Wed, 26 Aug 2026 12:43:04 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJWS-0003wm-1A; Wed, 26 Aug 2026 15:42:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWL-0003oJ-7o for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:51 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWJ-0006XS-Hb for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:42:48 -0400 Received: from mx-prod-mc-03.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-678-xjXzKdKiNsqqhXlL2uTMtw-1; Wed, 26 Aug 2026 15:42:43 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id C4F5D19541B5; Wed, 26 Aug 2026 19:42:40 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id CCBE31800577; Wed, 26 Aug 2026 19:42:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773366; 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=RQLl9Fz/e90VKbZH8iPZEXrmE8EWsrDRt4hVfZ8Hrwo=; b=MxsgQyqiijOjJhdstPMfVRbuvswei/OZXm88SCHHwKotXDrIn/3yLJwnd+ruUCPmh0lrHo eHi6DiRLPzf2zzTABiTZ76MVmyU9DZr7UsLUL7iaeVGWZK/LoEdWTRgFyTWMgWbL6TamEx 5D52RrA98ki/mGE8Va2FfEn/kL5QnUc= X-MC-Unique: xjXzKdKiNsqqhXlL2uTMtw-1 X-Mimecast-MFC-AGG-ID: xjXzKdKiNsqqhXlL2uTMtw_1787773360 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 26/43] qapi: convert trivial intro sections for introspect.json Date: Wed, 26 Aug 2026 15:38:23 -0400 Message-ID: <20260826193840.2152000-27-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773385344158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/introspect.json | 40 ++++++++++++++-------------------------- 1 file changed, 14 insertions(+), 26 deletions(-) diff --git a/qapi/introspect.json b/qapi/introspect.json index c8432c8ed8e..172ed389997 100644 --- a/qapi/introspect.json +++ b/qapi/introspect.json @@ -112,8 +112,7 @@ =20 ## # @SchemaInfoBuiltin: -# -# Additional `SchemaInfo` members for meta-type 'builtin'. +# Additional `SchemaInfo` members for meta-type 'builtin'. # # @json-type: the JSON type used for this type on the wire. # @@ -124,10 +123,9 @@ =20 ## # @JSONType: -# -# The four primitive and two structured types according to RFC 8259 -# section 1, plus 'int' (split off 'number'), plus the obvious top -# type 'value'. +# The four primitive and two structured types according to RFC +# 8259 section 1, plus 'int' (split off 'number'), plus the +# obvious top type 'value'. # # @string: JSON string # @@ -153,8 +151,7 @@ =20 ## # @SchemaInfoEnum: -# -# Additional `SchemaInfo` members for meta-type 'enum'. +# Additional `SchemaInfo` members for meta-type 'enum'. # # @members: the enum type's members, in no particular order. # (since 6.2) @@ -178,8 +175,7 @@ =20 ## # @SchemaInfoEnumMember: -# -# An object member. +# An object member. # # @name: the member's name, as defined in the QAPI schema. # @@ -193,8 +189,7 @@ =20 ## # @SchemaInfoArray: -# -# Additional `SchemaInfo` members for meta-type 'array'. +# Additional `SchemaInfo` members for meta-type 'array'. # # @element-type: the array type's element type. # @@ -207,8 +202,7 @@ =20 ## # @SchemaInfoObject: -# -# Additional `SchemaInfo` members for meta-type 'object'. +# Additional `SchemaInfo` members for meta-type 'object'. # # @members: the object type's (non-variant) members, in no particular # order. @@ -232,8 +226,7 @@ =20 ## # @SchemaInfoObjectMember: -# -# An object member. +# An object member. # # @name: the member's name, as defined in the QAPI schema. # @@ -257,8 +250,7 @@ =20 ## # @SchemaInfoObjectVariant: -# -# The variant members for a value of the type tag. +# The variant members for a value of the type tag. # # @case: a value of the type tag. # @@ -272,8 +264,7 @@ =20 ## # @SchemaInfoAlternate: -# -# Additional `SchemaInfo` members for meta-type 'alternate'. +# Additional `SchemaInfo` members for meta-type 'alternate'. # # @members: the alternate type's members, in no particular order. The # members' wire encoding is distinct, see @@ -288,8 +279,7 @@ =20 ## # @SchemaInfoAlternateMember: -# -# An alternate member. +# An alternate member. # # @type: the name of the member's type. # @@ -300,8 +290,7 @@ =20 ## # @SchemaInfoCommand: -# -# Additional `SchemaInfo` members for meta-type 'command'. +# Additional `SchemaInfo` members for meta-type 'command'. # # @arg-type: the name of the object type that provides the command's # parameters. @@ -322,8 +311,7 @@ =20 ## # @SchemaInfoEvent: -# -# Additional `SchemaInfo` members for meta-type 'event'. +# Additional `SchemaInfo` members for meta-type 'event'. # # @arg-type: the name of the object type that provides the event's # parameters. --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773385; cv=none; d=zohomail.com; s=zohoarc; b=X7OWqhC/wOLbA2fzAu+zbxH3/ObogPiw81QXOCsKSgY9CdvRdOyDwE3j7jqqTpYe9cJ95lPbI4vEHihs1EncOs05PwcQsqf+ct+wqzf2q2I2k7SSMV6PT8YBnzLt4LV6bXQS7n7DnhW7Q6KATN7trO4XU7M0L0rm2+NZf888aog= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773385; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=y8wW2V1gmq4U2oGifMr03OEbp6q8ZFZvEQ5q6kHXpZc=; b=C98CzDC1N3uxsZBBbAyeHMwGtne2NaCnf0XVMunpNAhfsiyCsAuzPpLG4n8GgZT0+AR0r1r8wwizB6OCd+Y4yTid4DYz51cywuQ2PcRZenjvcyKAoUWmNTqo3JaB29bE1WfL5NpY4lVN+vsBhuyWLSqe0PSFNSlp35iUCnlBwaA= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773385919600.3769536242489; Wed, 26 Aug 2026 12:43:05 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJWY-0004gr-Jd; Wed, 26 Aug 2026 15:43:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWX-0004W3-4T for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:01 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWU-0006ZT-AU for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:00 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-574-DrxEYY6pOaGJXFAtcdIs2A-1; Wed, 26 Aug 2026 15:42:52 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 0974D1855127; Wed, 26 Aug 2026 19:42:49 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 382B91800598; Wed, 26 Aug 2026 19:42:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773377; 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=y8wW2V1gmq4U2oGifMr03OEbp6q8ZFZvEQ5q6kHXpZc=; b=Infvl1lps2Vi3Uojarj7ApQZUrMIOToGlgmwJIi3q+5sGh3miLYrmHx9fmEpUKt0Hhinme jurZythsl1cFV6RaXRj8c6b7bx6Oxht0/w6zFA3wXaVBojSG65VXaGGN0Iyy5/LYfWvm25 +NSsnWNW/n+u+j1w+sUQRY8FwshehZw= X-MC-Unique: DrxEYY6pOaGJXFAtcdIs2A-1 X-Mimecast-MFC-AGG-ID: DrxEYY6pOaGJXFAtcdIs2A_1787773369 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 27/43] qapi: convert trivial intro sections for rocker.json Date: Wed, 26 Aug 2026 15:38:24 -0400 Message-ID: <20260826193840.2152000-28-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773387372158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/rocker.json | 39 +++++++++++++-------------------------- 1 file changed, 13 insertions(+), 26 deletions(-) diff --git a/qapi/rocker.json b/qapi/rocker.json index 5d2dbd26034..7eb0a88dafd 100644 --- a/qapi/rocker.json +++ b/qapi/rocker.json @@ -9,8 +9,7 @@ =20 ## # @RockerSwitch: -# -# Rocker switch information. +# Rocker switch information. # # @name: switch name # @@ -25,8 +24,7 @@ =20 ## # @query-rocker: -# -# Return rocker switch information. +# Return rocker switch information. # # @name: switch name # @@ -43,8 +41,7 @@ =20 ## # @RockerPortDuplex: -# -# An enumeration of port duplex states. +# An enumeration of port duplex states. # # @half: half duplex # @@ -56,8 +53,7 @@ =20 ## # @RockerPortAutoneg: -# -# An enumeration of port autoneg states. +# An enumeration of port autoneg states. # # @off: autoneg is off # @@ -69,8 +65,7 @@ =20 ## # @RockerPort: -# -# Rocker switch port information. +# Rocker switch port information. # # @name: port name # @@ -93,8 +88,7 @@ =20 ## # @query-rocker-ports: -# -# Return rocker switch port information. +# Return rocker switch port information. # # @name: port name # @@ -115,8 +109,7 @@ =20 ## # @RockerOfDpaFlowKey: -# -# Rocker switch OF-DPA flow key +# Rocker switch OF-DPA flow key # # @priority: key priority, 0 being lowest priority # @@ -153,8 +146,7 @@ =20 ## # @RockerOfDpaFlowMask: -# -# Rocker switch OF-DPA flow mask +# Rocker switch OF-DPA flow mask # # @in-pport: physical input port # @@ -182,8 +174,7 @@ =20 ## # @RockerOfDpaFlowAction: -# -# Rocker switch OF-DPA flow action +# Rocker switch OF-DPA flow action # # @goto-tbl: next table ID # @@ -209,8 +200,7 @@ =20 ## # @RockerOfDpaFlow: -# -# Rocker switch OF-DPA flow +# Rocker switch OF-DPA flow # # @cookie: flow unique cookie ID # @@ -230,8 +220,7 @@ =20 ## # @query-rocker-of-dpa-flows: -# -# Return rocker OF-DPA flow information. +# Return rocker OF-DPA flow information. # # @name: switch name # @@ -261,8 +250,7 @@ =20 ## # @RockerOfDpaGroup: -# -# Rocker switch OF-DPA group +# Rocker switch OF-DPA group # # @id: group unique ID # @@ -305,8 +293,7 @@ =20 ## # @query-rocker-of-dpa-groups: -# -# Return rocker OF-DPA group information. +# Return rocker OF-DPA group information. # # @name: switch name # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773402; cv=none; d=zohomail.com; s=zohoarc; b=iJPJ0VyM6j5LcCAKDCLxJs++tJabi270ovVdm3IExAqtgcd+fg40U2vs5TlZ5oJzge2Ur1mw1LGRnLfs0NL5RVklgp8rd6oetVXL2xJ2sLp64727LoRDDthgOxomaFz6vCBaofI6l8vD+mWLtzZCXHV0fM15yq5lxiG8IDNjVds= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773402; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=cMeGh8F13Z46uyER7y88/d0ISiPeR9CDwXqnRAPj7ik=; b=lUsb0q2U8n5ULteBpDn7Wa3lZ+Mv4F4LPncBI54M2hub2QW5sQAqgN4Qavu2nxe3J7X4JGfTSZTo5sZLnsMzj4+me1qEV4Bml2x5GDd1nAQsz3rlL8VhpeQDBWsIQtsUx8DOW5CurWJXR5FGT4HtyWK5fYgNQAZKgumr6CP/TBc= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773402952717.8203298574047; Wed, 26 Aug 2026 12:43:22 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJWg-0005au-3z; Wed, 26 Aug 2026 15:43:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWd-0005IU-RD for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:07 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWb-0006ax-4Y for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:07 -0400 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-472-RGEfCt-ZN6WwwuYaFA6nYg-1; Wed, 26 Aug 2026 15:43:01 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 06932195396C; Wed, 26 Aug 2026 19:42:57 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 4EFA61800577; Wed, 26 Aug 2026 19:42:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773384; 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=cMeGh8F13Z46uyER7y88/d0ISiPeR9CDwXqnRAPj7ik=; b=SGY+bnoeggiFhn/8Us2MKRqipsDoTMdBrN0z8G3Fb9wLNRIYnzxiI4uPeQSfq9ilLcRyK4 eK+DXYAK5lfYsGTKyZAIeXnHbMW8GxTtxw02EqZskcKJV0Fc1hBJ1vY71MxW0Tgm4qprdR wIv5hyJIgsKl+iyIhI9E+9fzgtlepyw= X-MC-Unique: RGEfCt-ZN6WwwuYaFA6nYg-1 X-Mimecast-MFC-AGG-ID: RGEfCt-ZN6WwwuYaFA6nYg_1787773377 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 28/43] qapi: convert trivial intro sections for misc-i386.json Date: Wed, 26 Aug 2026 15:38:25 -0400 Message-ID: <20260826193840.2152000-29-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773403468158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/misc-i386.json | 52 ++++++++++++++++----------------------------- 1 file changed, 18 insertions(+), 34 deletions(-) diff --git a/qapi/misc-i386.json b/qapi/misc-i386.json index 05a94d6c416..78ec9aec647 100644 --- a/qapi/misc-i386.json +++ b/qapi/misc-i386.json @@ -25,8 +25,7 @@ =20 ## # @SevState: -# -# An enumeration of SEV state information used during `query-sev`. +# An enumeration of SEV state information used during `query-sev`. # # @uninit: The guest is uninitialized. # @@ -52,8 +51,7 @@ =20 ## # @SevGuestType: -# -# An enumeration indicating the type of SEV guest being run. +# An enumeration indicating the type of SEV guest being run. # # @sev: The guest is a legacy SEV or SEV-ES guest. # @@ -66,8 +64,7 @@ =20 ## # @SevGuestInfo: -# -# Information specific to legacy SEV/SEV-ES guests. +# Information specific to legacy SEV/SEV-ES guests. # # @policy: SEV policy value # @@ -81,8 +78,7 @@ =20 ## # @SevSnpGuestInfo: -# -# Information specific to SEV-SNP guests. +# Information specific to SEV-SNP guests. # # @snp-policy: SEV-SNP policy value # @@ -93,8 +89,7 @@ =20 ## # @SevInfo: -# -# Information about Secure Encrypted Virtualization (SEV) support +# Information about Secure Encrypted Virtualization (SEV) support # # @enabled: true if SEV is active # @@ -144,8 +139,7 @@ =20 ## # @SevLaunchMeasureInfo: -# -# SEV Guest Launch measurement information +# SEV Guest Launch measurement information # # @data: the measurement value encoded in base64 # @@ -180,9 +174,8 @@ =20 ## # @SevCapability: -# -# The struct describes capability for a Secure Encrypted -# Virtualization feature. +# The struct describes capability for a Secure Encrypted +# Virtualization feature. # # @pdh: Platform Diffie-Hellman key (base64 encoded) # @@ -252,9 +245,8 @@ =20 ## # @SevAttestationReport: -# -# The struct describes attestation report for a Secure Encrypted -# Virtualization feature. +# The struct describes attestation report for a Secure Encrypted +# Virtualization feature. # # @data: guest attestation report (base64 encoded) # @@ -294,8 +286,7 @@ =20 ## # @SgxEpcSection: -# -# Information about intel SGX EPC section +# Information about intel SGX EPC section # # @node: the numa node # @@ -309,8 +300,7 @@ =20 ## # @SgxInfo: -# -# Information about intel Safe Guard eXtension (SGX) support +# Information about intel Safe Guard eXtension (SGX) support # # @sgx: true if SGX is supported # @@ -333,8 +323,7 @@ =20 ## # @query-sgx: -# -# Return information about configured SGX capabilities of guest +# Return information about configured SGX capabilities of guest # # Since: 6.2 # @@ -350,8 +339,7 @@ =20 ## # @query-sgx-capabilities: -# -# Return information about SGX capabilities of host +# Return information about SGX capabilities of host # # Since: 6.2 # @@ -367,8 +355,7 @@ =20 ## # @EvtchnPortType: -# -# An enumeration of Xen event channel port types. +# An enumeration of Xen event channel port types. # # @closed: The port is unused. # @@ -389,8 +376,7 @@ =20 ## # @EvtchnInfo: -# -# Information about a Xen event channel port +# Information about a Xen event channel port # # @port: the port number # @@ -419,8 +405,7 @@ =20 ## # @xen-event-list: -# -# Query the Xen event channels opened by the guest. +# Query the Xen event channels opened by the guest. # # Returns: list of open event channel ports. # @@ -456,8 +441,7 @@ =20 ## # @xen-event-inject: -# -# Inject a Xen event channel port (interrupt) to the guest. +# Inject a Xen event channel port (interrupt) to the guest. # # @port: The port number # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773404; cv=none; d=zohomail.com; s=zohoarc; b=kAwubIb94Jds8xhhqJOMiasIHukMeBIrdm5/Wf3LIpYIfIlSuET6sdkNL+dztUe1KnNSY2aXpkunb+k1UhGOloi3hOKS4rQsep0LipXRaukA2rlApGeLi80q+3slE+NoRXhvS0aEiLEF7VEEwoobT7f4C64fkYxPDnCqDEI9Qms= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773404; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=BCn/Ycwrut66144uUrLT80zpCgg+RoqrOgG6fdXeCGY=; b=Vmfquqki/wd31YtaNr4vxVgEOg6zQ1oOtPAw7gRd3FIwVf7F0c35tprvsk5FIouC6FES3y9TvYqaTRpcFk9JpRvmb3ajFab4vFEXXIUSXLHfFAx7jyjlbBdWeLECBesSrDGgCrbWRspqLhLEZDaje4AGoS5LlG2bfTp/AaTAzRQ= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773404459222.79619102097718; Wed, 26 Aug 2026 12:43:24 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJWq-0006hA-OJ; Wed, 26 Aug 2026 15:43:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWp-0006WW-4m for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:19 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWn-0006dW-Co for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:18 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-539-hR1ZzfIRMuCbw1ZE2Bpi6A-1; Wed, 26 Aug 2026 15:43:08 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id BB5371862D6F; Wed, 26 Aug 2026 19:43:04 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 9619D1800577; Wed, 26 Aug 2026 19:42:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773396; 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=BCn/Ycwrut66144uUrLT80zpCgg+RoqrOgG6fdXeCGY=; b=KuzqCJg+YER7zbBzbf3VgRv8VzVvOX7+DxXieevoqFw0ZXYOoIGeN66ZDhs4qHF7mwpZbV PEFTRdp6/IkU8gCljtj5tVcwgNO7raKJL8DfbIN4dfB0hufDQAQ8ecmUohJ6ccTK9v8nrS 5CA8TilyxZn6HKsF1E3X4LsBlIyv/KA= X-MC-Unique: hR1ZzfIRMuCbw1ZE2Bpi6A-1 X-Mimecast-MFC-AGG-ID: hR1ZzfIRMuCbw1ZE2Bpi6A_1787773384 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 29/43] qapi: convert trivial intro sections for block-export.json Date: Wed, 26 Aug 2026 15:38:26 -0400 Message-ID: <20260826193840.2152000-30-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773405476158501 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/block-export.json | 50 +++++++++++++++--------------------------- 1 file changed, 18 insertions(+), 32 deletions(-) diff --git a/qapi/block-export.json b/qapi/block-export.json index dd724acf1cb..154f07b0b95 100644 --- a/qapi/block-export.json +++ b/qapi/block-export.json @@ -80,9 +80,8 @@ =20 ## # @BlockExportOptionsNbdBase: -# -# An NBD block export (common options shared between `nbd-server-add` -# and the NBD branch of `block-export-add`). +# An NBD block export (common options shared between +# `nbd-server-add` and the NBD branch of `block-export-add`). # # @name: Export name. If unspecified, the @device parameter is used # as the export name. (Since 2.12) @@ -97,9 +96,8 @@ =20 ## # @BlockExportOptionsNbd: -# -# An NBD block export (distinct options used in the NBD branch of -# `block-export-add`). +# An NBD block export (distinct options used in the NBD branch of +# `block-export-add`). # # @bitmaps: Also export each of the named dirty bitmaps reachable from # @device, so the NBD client can use NBD_OPT_SET_META_CONTEXT with @@ -121,8 +119,7 @@ =20 ## # @BlockExportOptionsVhostUserBlk: -# -# A vhost-user-blk block export. +# A vhost-user-blk block export. # # @addr: The vhost-user socket on which to listen. Both 'unix' and # 'fd' `SocketAddress` types are supported. Passed fds must be @@ -143,8 +140,7 @@ =20 ## # @FuseExportAllowOther: -# -# Possible allow_other modes for FUSE exports. +# Possible allow_other modes for FUSE exports. # # @off: Do not pass allow_other as a mount option. # @@ -195,8 +191,7 @@ =20 ## # @BlockExportOptionsVduseBlk: -# -# A vduse-blk block export. +# A vduse-blk block export. # # @name: the name of VDUSE device (must be unique across the host). # @@ -221,8 +216,7 @@ =20 ## # @NbdServerAddOptions: -# -# An NBD block export, per legacy `nbd-server-add` command. +# An NBD block export, per legacy `nbd-server-add` command. # # @device: The device name or node name of the node to be exported # @@ -266,8 +260,7 @@ =20 ## # @BlockExportRemoveMode: -# -# Mode for removing a block export. +# Mode for removing a block export. # # @safe: Remove export if there are no existing connections, fail # otherwise. @@ -289,8 +282,7 @@ =20 ## # @nbd-server-remove: -# -# Remove NBD export by name. +# Remove NBD export by name. # # @name: Block export id. # @@ -316,9 +308,8 @@ =20 ## # @nbd-server-stop: -# -# Stop QEMU's embedded NBD server, and unregister all devices -# previously added via `nbd-server-add`. +# Stop QEMU's embedded NBD server, and unregister all devices +# previously added via `nbd-server-add`. # # Since: 1.3 ## @@ -327,8 +318,7 @@ =20 ## # @BlockExportType: -# -# An enumeration of block export types +# An enumeration of block export types # # @nbd: NBD export # @@ -412,9 +402,8 @@ =20 ## # @BlockExportIothreads: -# -# Specify a single or multiple I/O threads in which to run a block -# export's I/O. +# Specify a single or multiple I/O threads in which to run a block +# export's I/O. # # @single: Run the export's I/O in the given single I/O thread. # @@ -436,8 +425,7 @@ =20 ## # @block-export-add: -# -# Creates a new block export. +# Creates a new block export. # # Since: 5.2 ## @@ -470,8 +458,7 @@ =20 ## # @BLOCK_EXPORT_DELETED: -# -# Emitted when a block export is removed and its id can be reused. +# Emitted when a block export is removed and its id can be reused. # # @id: Block export id. # @@ -482,8 +469,7 @@ =20 ## # @BlockExportInfo: -# -# Information about a single block export. +# Information about a single block export. # # @id: The unique identifier for the block export # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773405; cv=none; d=zohomail.com; s=zohoarc; b=n/D4XfRw2vtU3W0cOrlmXFDNdBu/sTH7cXPPyebolnXMoqQdu1s/otjlR7/Qy7Yc9uZUd/W+f3n/XXlUUtHE3TJD+IYC530kxWI1hZdUOocaNgCeFEt2PGViog7jI2mPN+JFm9W4yjfVNypl9y54dCJ9VpbWdRBzsR8gBrdh7uo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773405; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=Z3E4l/9ZBojjapKTPoc2rkBnvoRHsP4FarABuj8M8OA=; b=IR5OYg7ullQruMbXwXV5lGwV9E8orklOZupA76FB+ntTVrCoiDMsZvi8mhEFRGVLm429qspH+v2LIQT5o5PjgLD4ee5yZ4N8WwwTmqNIg/Y0CRBwP9a7hTx5j7JWvlzhbpJ/ANWqlMSKEarkSeYqYn4ITpV5WiCUIgKhe2L9ccY= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773405860471.58581453505303; Wed, 26 Aug 2026 12:43:25 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJWs-0006sN-Gf; Wed, 26 Aug 2026 15:43:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWq-0006ei-B2 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:20 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWo-0006df-8k for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:20 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-645-JqlXIFKKNV-almMHhD17wQ-1; Wed, 26 Aug 2026 15:43:15 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1A434184BAAB; Wed, 26 Aug 2026 19:43:10 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 14F1318005AC; Wed, 26 Aug 2026 19:43:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773397; 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=Z3E4l/9ZBojjapKTPoc2rkBnvoRHsP4FarABuj8M8OA=; b=IYL6yjKqB8rMP9yWfQilLSpjWsgXF9KWcSkYoM0QhGQZOgpYXFpkNk4Otyv3kS8kga3Mps w8gFhDCLbqvoX/vcZbd7XixBNgbmIlHVVXHwObvDgqNpAd0TVhhGpGdQ+oy7yThZqWLFao HHYDQvRYp5HrCZ2LPcIs/AbGyVql85k= X-MC-Unique: JqlXIFKKNV-almMHhD17wQ-1 X-Mimecast-MFC-AGG-ID: JqlXIFKKNV-almMHhD17wQ_1787773390 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 30/43] qapi: convert trivial intro sections for audio.json Date: Wed, 26 Aug 2026 15:38:27 -0400 Message-ID: <20260826193840.2152000-31-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773407523158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/audio.json | 88 ++++++++++++++++++------------------------------- 1 file changed, 32 insertions(+), 56 deletions(-) diff --git a/qapi/audio.json b/qapi/audio.json index 2df87b97101..72190f20993 100644 --- a/qapi/audio.json +++ b/qapi/audio.json @@ -14,9 +14,8 @@ =20 ## # @AudiodevPerDirectionOptions: -# -# General audio backend options that are used for both playback and -# recording. +# General audio backend options that are used for both playback +# and recording. # # @mixing-engine: use QEMU's mixing engine to mix all streams inside # QEMU and convert audio formats when not supported by the @@ -53,8 +52,7 @@ =20 ## # @AudiodevGenericOptions: -# -# Generic driver-specific options. +# Generic driver-specific options. # # @in: options of the capture stream # @@ -69,8 +67,7 @@ =20 ## # @AudiodevDBusOptions: -# -# Options of the D-Bus audio backend. +# Options of the D-Bus audio backend. # # @in: options of the capture stream # @@ -89,9 +86,8 @@ =20 ## # @AudiodevAlsaPerDirectionOptions: -# -# Options of the ALSA backend that are used for both playback and -# recording. +# Options of the ALSA backend that are used for both playback and +# recording. # # @dev: the name of the ALSA device to use (default 'default') # @@ -111,8 +107,7 @@ =20 ## # @AudiodevAlsaOptions: -# -# Options of the ALSA audio backend. +# Options of the ALSA audio backend. # # @in: options of the capture stream # @@ -130,8 +125,7 @@ =20 ## # @AudiodevSndioOptions: -# -# Options of the sndio audio backend. +# Options of the sndio audio backend. # # @in: options of the capture stream # @@ -152,9 +146,8 @@ =20 ## # @AudiodevCoreaudioPerDirectionOptions: -# -# Options of the Core Audio backend that are used for both playback -# and recording. +# Options of the Core Audio backend that are used for both +# playback and recording. # # @buffer-count: number of buffers # @@ -167,8 +160,7 @@ =20 ## # @AudiodevCoreaudioOptions: -# -# Options of the coreaudio audio backend. +# Options of the coreaudio audio backend. # # @in: options of the capture stream # @@ -183,8 +175,7 @@ =20 ## # @AudiodevDsoundOptions: -# -# Options of the DirectSound audio backend. +# Options of the DirectSound audio backend. # # @in: options of the capture stream # @@ -203,9 +194,8 @@ =20 ## # @AudiodevJackPerDirectionOptions: -# -# Options of the JACK backend that are used for both playback and -# recording. +# Options of the JACK backend that are used for both playback and +# recording. # # @server-name: select from among several possible concurrent server # instances (default: environment variable $JACK_DEFAULT_SERVER if @@ -237,8 +227,7 @@ =20 ## # @AudiodevJackOptions: -# -# Options of the JACK audio backend. +# Options of the JACK audio backend. # # @in: options of the capture stream # @@ -253,9 +242,8 @@ =20 ## # @AudiodevOssPerDirectionOptions: -# -# Options of the OSS backend that are used for both playback and -# recording. +# Options of the OSS backend that are used for both playback and +# recording. # # @dev: file name of the OSS device (default '/dev/dsp') # @@ -275,8 +263,7 @@ =20 ## # @AudiodevOssOptions: -# -# Options of the OSS audio backend. +# Options of the OSS audio backend. # # @in: options of the capture stream # @@ -305,9 +292,8 @@ =20 ## # @AudiodevPaPerDirectionOptions: -# -# Options of the Pulseaudio backend that are used for both playback -# and recording. +# Options of the Pulseaudio backend that are used for both +# playback and recording. # # @name: name of the sink/source to use # @@ -330,8 +316,7 @@ =20 ## # @AudiodevPaOptions: -# -# Options of the PulseAudio audio backend. +# Options of the PulseAudio audio backend. # # @in: options of the capture stream # @@ -349,9 +334,8 @@ =20 ## # @AudiodevPipewirePerDirectionOptions: -# -# Options of the PipeWire backend that are used for both playback and -# recording. +# Options of the PipeWire backend that are used for both playback +# and recording. # # @name: name of the sink/source to use # @@ -374,8 +358,7 @@ =20 ## # @AudiodevPipewireOptions: -# -# Options of the PipeWire audio backend. +# Options of the PipeWire audio backend. # # @in: options of the capture stream # @@ -390,9 +373,8 @@ =20 ## # @AudiodevSdlPerDirectionOptions: -# -# Options of the SDL audio backend that are used for both playback and -# recording. +# Options of the SDL audio backend that are used for both playback +# and recording. # # @buffer-count: number of buffers (default 4) # @@ -405,8 +387,7 @@ =20 ## # @AudiodevSdlOptions: -# -# Options of the SDL audio backend. +# Options of the SDL audio backend. # # @in: options of the recording stream # @@ -421,8 +402,7 @@ =20 ## # @AudiodevWavOptions: -# -# Options of the wav audio backend. +# Options of the wav audio backend. # # @in: options of the capture stream # @@ -440,8 +420,7 @@ =20 ## # @AudioFormat: -# -# An enumeration of possible audio formats. +# An enumeration of possible audio formats. # # @u8: unsigned 8 bit integer # @@ -464,8 +443,7 @@ =20 ## # @AudiodevDriver: -# -# An enumeration of possible audio backend drivers. +# An enumeration of possible audio backend drivers. # # @jack: JACK audio backend (since 5.1) # @@ -488,8 +466,7 @@ =20 ## # @Audiodev: -# -# Options of an audio backend. +# Options of an audio backend. # # @id: identifier of the backend # @@ -534,8 +511,7 @@ =20 ## # @query-audiodevs: -# -# Return information about audiodev configuration +# Return information about audiodev configuration # # Since: 8.0 ## --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773431; cv=none; d=zohomail.com; s=zohoarc; b=fmDkdLO1o5WwTzuY+ORWocc/B6Mn+/dP0UjiapqggAz6lbNZcpnhp9Pj4ly6ANnpQ0YhDTpIIw6Lg9T6FrRzVpABg8d0R7kpfFAbg0UctSYSJL6X4n8mcwtr4KdMZfOJWqVoQT219vaFlLSFhpAOe90RLCZgkN/RrED3ekeYq0c= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773431; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=ZBjfSrh5PfkhhEWxcRNzfkVdUgV/WtbECn/x1oGAF6I=; b=JY7N25lJFemDoDbpFptOTbdVkmR8+vqmC6RdND2tQYwY8oJyop+f9GXIj0bjS75HTrTBiuFNrilQbSti0kQxMSu4V7g79ZTCDLFQNJjQ5INrsxZjhOnvC8eyTEXQ4mCqA1/ulFMxkcSac2+q28cVOY0qSOQUgZYcqcqwrRe2wcg= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773431553647.35325907497; Wed, 26 Aug 2026 12:43:51 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJWy-0007Jc-Sj; Wed, 26 Aug 2026 15:43:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWw-0007EW-Hq for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:26 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWv-0006fK-2S for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:26 -0400 Received: from mx-prod-mc-05.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-106-B5q4-qiGPjuR5KGL_GZZnQ-1; Wed, 26 Aug 2026 15:43:21 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 0CB31195607A; Wed, 26 Aug 2026 19:43:16 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 5788818005AC; Wed, 26 Aug 2026 19:43:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773404; 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=ZBjfSrh5PfkhhEWxcRNzfkVdUgV/WtbECn/x1oGAF6I=; b=U1YjC8quyeYAsPsXYFVMmfFhQbzVuI+CKO7fUQ6D+Diwoxn1LZB9jJY+ieNLSoa90JKCNR JQ6F2rD/Wpb/4d3iLUV78aefa3WYW/oU57yisUoxzNJLv9wbVV87AsLkmOpxrClBv952QO hjUjKKWltMF9/wfinDXzO+c3fKN5Ndc= X-MC-Unique: B5q4-qiGPjuR5KGL_GZZnQ-1 X-Mimecast-MFC-AGG-ID: B5q4-qiGPjuR5KGL_GZZnQ_1787773396 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 31/43] qapi: convert trivial intro sections for block.json Date: Wed, 26 Aug 2026 15:38:28 -0400 Message-ID: <20260826193840.2152000-32-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773433620158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/block.json | 41 +++++++++++++++++------------------------ 1 file changed, 17 insertions(+), 24 deletions(-) diff --git a/qapi/block.json b/qapi/block.json index 46955bbb3e3..189f2e28204 100644 --- a/qapi/block.json +++ b/qapi/block.json @@ -50,8 +50,8 @@ =20 ## # @FloppyDriveType: -# -# Type of floppy drive to be emulated by the Floppy Disk Controller. +# Type of floppy drive to be emulated by the +# Floppy Disk Controller. # # @144: 1.44MB 3.5" drive # @@ -70,8 +70,7 @@ =20 ## # @PRManagerInfo: -# -# Information about a persistent reservation manager +# Information about a persistent reservation manager # # @id: the identifier of the persistent reservation manager # @@ -85,9 +84,8 @@ =20 ## # @query-pr-managers: -# -# Return a list of information about each persistent reservation -# manager. +# Return a list of information about each persistent reservation +# manager. # # Returns: a list of manager info for each persistent reservation # manager @@ -99,8 +97,7 @@ =20 ## # @eject: -# -# Ejects the medium from a removable drive. +# Ejects the medium from a removable drive. # # @device: Block device name # @@ -297,9 +294,8 @@ =20 ## # @BlockdevChangeReadOnlyMode: -# -# Specifies the new read-only mode of a block device subject to the -# `blockdev-change-medium` command. +# Specifies the new read-only mode of a block device subject to +# the `blockdev-change-medium` command. # # @retain: Retains the current read-only mode # @@ -314,12 +310,11 @@ =20 ## # @blockdev-change-medium: -# -# Changes the medium inserted into a block device by ejecting the -# current medium and loading a new image file which is inserted as the -# new medium (this command combines `blockdev-open-tray`, -# `blockdev-remove-medium`, `blockdev-insert-medium` and -# `blockdev-close-tray`). +# Changes the medium inserted into a block device by ejecting the +# current medium and loading a new image file which is inserted as +# the new medium (this command combines `blockdev-open-tray`, +# `blockdev-remove-medium`, `blockdev-insert-medium` and +# `blockdev-close-tray`). # # @device: Block device name # @@ -385,9 +380,8 @@ =20 ## # @DEVICE_TRAY_MOVED: -# -# Emitted whenever the tray of a removable device is moved by the -# guest or by HMP/QMP commands +# Emitted whenever the tray of a removable device is moved by the +# guest or by HMP/QMP commands # # @device: Block device name. This is always present for # compatibility reasons, but it can be empty ("") if the image @@ -414,9 +408,8 @@ =20 ## # @PR_MANAGER_STATUS_CHANGED: -# -# Emitted whenever the connected status of a persistent reservation -# manager changes. +# Emitted whenever the connected status of a persistent +# reservation manager changes. # # @id: The id of the PR manager object # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773423; cv=none; d=zohomail.com; s=zohoarc; b=Ec6zuyVsP0M9tjTxws6bEtM7DaJ0kI8B/IkEixGVcGLxs5R4JkV7z0KhIiO83C71s1MPaodV/LMbv7jArtVqPD3tdvvJR/a/7Ex624LUSsW4BKJGm/DtfSUW5Eb6cMyzplLtEDWmE7cHVvpo6mPkWKaPbt5aE5MQZtVXsWYRQGk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773423; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=Y8pqXrIvr/yRTQ3rsO16r+lqlJjBRU1uvUFq6p7chi8=; b=JKFQLYDoBepT1t4+Cd4tXd/JuwfY5zUMjlwqad/kVEU4uEt/a4MytJ4XSi/t5hTfuTua8nBR2Ff02OZ321azaxxAFwlfZD/9Fks3Qc9ftws3A3JqWQW2qGqyEqM1jSiDOJitYbNZ9wk62fM3ugoXM2dJ3kigTc+Z42q/yedwTqY= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 17877734231391002.5940435653564; Wed, 26 Aug 2026 12:43:43 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJX2-0007Uo-Cq; Wed, 26 Aug 2026 15:43:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJX1-0007Qv-07 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:31 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJWz-0006gg-8I for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:30 -0400 Received: from mx-prod-mc-05.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-695-zHix_RuNON6iTFVTgm7A-g-1; Wed, 26 Aug 2026 15:43:24 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id E100819344C6; Wed, 26 Aug 2026 19:43:21 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 45DCA1800598; Wed, 26 Aug 2026 19:43:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773408; 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=Y8pqXrIvr/yRTQ3rsO16r+lqlJjBRU1uvUFq6p7chi8=; b=g/PBXX1Wn0bkdS0F62y2MN5van2RQMEAiEzeHcimqNkbsq02DMt1Mp57EqICld2jZRpoM0 rlz7jTXPPxA4xrFwom7caBzewaf/0WDQujna1r0Pl2tS9yZW7U/uOILHEY6gp4NoT6RRP8 rSOKyzFBD3YW1vqFZSjWGV4NQzRMwho= X-MC-Unique: zHix_RuNON6iTFVTgm7A-g-1 X-Mimecast-MFC-AGG-ID: zHix_RuNON6iTFVTgm7A-g_1787773402 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 32/43] qapi: convert trivial intro sections for misc.json Date: Wed, 26 Aug 2026 15:38:29 -0400 Message-ID: <20260826193840.2152000-33-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773423638158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/misc.json | 74 ++++++++++++++++++-------------------------------- 1 file changed, 27 insertions(+), 47 deletions(-) diff --git a/qapi/misc.json b/qapi/misc.json index 22b7afed9f6..b3c2a1421f3 100644 --- a/qapi/misc.json +++ b/qapi/misc.json @@ -44,8 +44,7 @@ =20 ## # @NameInfo: -# -# Guest name information. +# Guest name information. # # @name: The name of the guest # @@ -55,8 +54,7 @@ =20 ## # @query-name: -# -# Return the name information of a guest. +# Return the name information of a guest. # # Since: 0.14 # @@ -69,8 +67,7 @@ =20 ## # @IOThreadInfo: -# -# Information about an iothread +# Information about an iothread # # @id: the identifier of the iothread # @@ -137,8 +134,7 @@ =20 ## # @stop: -# -# Stop guest VM execution. +# Stop guest VM execution. # # Since: 0.14 # @@ -159,8 +155,7 @@ =20 ## # @cont: -# -# Resume guest VM execution. +# Resume guest VM execution. # # Since: 0.14 # @@ -208,8 +203,7 @@ =20 ## # @human-monitor-command: -# -# Execute a command on the human monitor and return the output. +# Execute a command on the human monitor and return the output. # # @command-line: the command to execute in the human monitor # @@ -251,8 +245,7 @@ =20 ## # @getfd: -# -# Receive a file descriptor via SCM rights and assign it a name +# Receive a file descriptor via SCM rights and assign it a name # # @fdname: file descriptor name # @@ -273,11 +266,10 @@ =20 ## # @get-win32-socket: -# -# Add a socket that was duplicated to QEMU process with -# WSADuplicateSocketW() via WSASocket() & WSAPROTOCOL_INFOW structure -# and assign it a name (the SOCKET is associated with a CRT file -# descriptor) +# Add a socket that was duplicated to QEMU process with +# WSADuplicateSocketW() via WSASocket() & WSAPROTOCOL_INFOW +# structure and assign it a name (the SOCKET is associated with a +# CRT file descriptor) # # @info: the WSAPROTOCOL_INFOW structure (encoded in base64) # @@ -301,8 +293,7 @@ =20 ## # @closefd: -# -# Close a file descriptor previously passed via SCM rights +# Close a file descriptor previously passed via SCM rights # # @fdname: file descriptor name # @@ -317,8 +308,7 @@ =20 ## # @AddfdInfo: -# -# Information about a file descriptor that was added to an fd set. +# Information about a file descriptor that was added to an fd set. # # @fdset-id: The ID of the fd set that @fd was added to. # @@ -331,8 +321,8 @@ =20 ## # @add-fd: -# -# Add a file descriptor, that was passed via SCM rights, to an fd set. +# Add a file descriptor, that was passed via SCM rights, to an fd +# set. # # @fdset-id: The ID of the fd set to add the file descriptor to. # @@ -361,8 +351,7 @@ =20 ## # @remove-fd: -# -# Remove a file descriptor from an fd set. +# Remove a file descriptor from an fd set. # # @fdset-id: The ID of the fd set that the file descriptor belongs to. # @@ -387,8 +376,7 @@ =20 ## # @FdsetFdInfo: -# -# Information about a file descriptor that belongs to an fd set. +# Information about a file descriptor that belongs to an fd set. # # @fd: The file descriptor value. # @@ -401,8 +389,7 @@ =20 ## # @FdsetInfo: -# -# Information about an fd set. +# Information about an fd set. # # @fdset-id: The ID of the fd set. # @@ -415,8 +402,7 @@ =20 ## # @query-fdsets: -# -# Return information describing all fd sets. +# Return information describing all fd sets. # # Since: 1.2 # @@ -457,8 +443,7 @@ =20 ## # @CommandLineParameterType: -# -# Possible types for an option parameter. +# Possible types for an option parameter. # # @string: accepts a character string # @@ -476,8 +461,7 @@ =20 ## # @CommandLineParameterInfo: -# -# Details about a single parameter of a command line option. +# Details about a single parameter of a command line option. # # @name: parameter name # @@ -497,9 +481,8 @@ =20 ## # @CommandLineOptionInfo: -# -# Details about a command line option, including its list of parameter -# details +# Details about a command line option, including its list of +# parameter details # # @option: option name # @@ -512,8 +495,7 @@ =20 ## # @query-command-line-options: -# -# Query command line option schema. +# Query command line option schema. # # @option: option name # @@ -552,8 +534,7 @@ =20 ## # @RTC_CHANGE: -# -# Emitted when the guest changes the RTC time. +# Emitted when the guest changes the RTC time. # # @offset: offset in seconds between base RTC clock (as specified by # -rtc base), and new RTC clock value @@ -577,9 +558,8 @@ =20 ## # @VFU_CLIENT_HANGUP: -# -# Emitted when the client of a TYPE_VFIO_USER_SERVER closes the -# communication channel +# Emitted when the client of a TYPE_VFIO_USER_SERVER closes the +# communication channel # # @vfu-id: ID of the TYPE_VFIO_USER_SERVER object. It is the last # component of @vfu-qom-path referenced below --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773453; cv=none; d=zohomail.com; s=zohoarc; b=bJnDGwlMD3oUVIfvlhfPMrlcjZTo8CNKF+kEQJvJCCiu+wDNME/MZbuSF+NI9PSc+W2PmPRKVq2+IDAGHof2n2gCgcvismU0ADgD6SowMLRh5Pp+47LVt2KvwB/dl+WwG9yNxkFbOBHYZuAkL1kR/fAaPKewXhTXChyWWwZHCG4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773453; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=UCP7UVj7lY6yPKsok5GRRYDTHAJpEfy9IihCRm+r6Qo=; b=la+tDxGLOtPPkKvRafOhJIIR+La00iMykBVP7IE6HixgE4EAhcXkXBF+D1nGyuzvbv6WxgQSgHLdbdoHMMOAfL0G8GNNUTuXO4g+R23rcvaX97WP5a2IJqmW/DveQGhL0Z/QJDYuIKO8LQFGtDWhzED39nVN7g3VjbAdSb0nG5Q= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773453465929.3907924725577; Wed, 26 Aug 2026 12:44:13 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJXC-0000FP-7K; Wed, 26 Aug 2026 15:43:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXA-00008I-V1 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:41 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJX8-0006hm-JA for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:40 -0400 Received: from mx-prod-mc-03.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-212-TPhEUAQ-NQGc5-gbFi3Lxg-1; Wed, 26 Aug 2026 15:43:33 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 0EC6F195423F; Wed, 26 Aug 2026 19:43:27 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 0E3C818005AD; Wed, 26 Aug 2026 19:43:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773417; 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=UCP7UVj7lY6yPKsok5GRRYDTHAJpEfy9IihCRm+r6Qo=; b=hcA0xj1VRvvLHE4mGBzxDk40fJ62K9D96FldST5UCWtGgkaxxzZ11u7DHq9yfi7V0Cy8vx xl/xW7QFwloxMEZHmBtnIi/ZSmT+hlMn8/hQUIOAqK1jH6t4tRdtjjhqcNKQfT/XV9d5QM Zfbfg09mgvtMbAKK3I0XVCAREN5d5Bg= X-MC-Unique: TPhEUAQ-NQGc5-gbFi3Lxg-1 X-Mimecast-MFC-AGG-ID: TPhEUAQ-NQGc5-gbFi3Lxg_1787773407 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 33/43] qapi: convert trivial intro sections for crypto.json Date: Wed, 26 Aug 2026 15:38:30 -0400 Message-ID: <20260826193840.2152000-34-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773453755158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/crypto.json | 100 +++++++++++++++++------------------------------ 1 file changed, 36 insertions(+), 64 deletions(-) diff --git a/qapi/crypto.json b/qapi/crypto.json index 6e3a98ff68b..5e395bc10c7 100644 --- a/qapi/crypto.json +++ b/qapi/crypto.json @@ -26,8 +26,7 @@ =20 ## # @QCryptoSecretFormat: -# -# The data format that the secret is provided in +# The data format that the secret is provided in # # @raw: raw bytes. When encoded in JSON only valid UTF-8 sequences # can be used @@ -41,8 +40,7 @@ =20 ## # @QCryptoHashAlgo: -# -# The supported algorithms for computing content digests +# The supported algorithms for computing content digests # # @md5: MD5. Should not be used in any new code, legacy compat only # @@ -68,8 +66,7 @@ =20 ## # @QCryptoCipherAlgo: -# -# The supported algorithms for content encryption ciphers +# The supported algorithms for content encryption ciphers # # @aes-128: AES with 128 bit / 16 byte keys # @@ -110,8 +107,7 @@ =20 ## # @QCryptoCipherMode: -# -# The supported modes for content encryption ciphers +# The supported modes for content encryption ciphers # # @ecb: Electronic Code Book # @@ -150,8 +146,7 @@ =20 ## # @QCryptoBlockFormat: -# -# The supported full disk encryption formats +# The supported full disk encryption formats # # @qcow: QCow/QCow2 built-in AES-CBC encryption. Use only for # liberating data from old images. @@ -165,8 +160,8 @@ =20 ## # @QCryptoBlockOptionsBase: -# -# The common options that apply to all full disk encryption formats +# The common options that apply to all full disk encryption +# formats # # @format: the encryption format # @@ -177,8 +172,7 @@ =20 ## # @QCryptoBlockOptionsQCow: -# -# The options that apply to QCow/QCow2 AES-CBC encryption format +# The options that apply to QCow/QCow2 AES-CBC encryption format # # @key-secret: the ID of a QCryptoSecret object providing the # decryption key. Mandatory except when probing image for @@ -191,8 +185,7 @@ =20 ## # @QCryptoBlockOptionsLUKS: -# -# The options that apply to LUKS encryption format +# The options that apply to LUKS encryption format # # @key-secret: the ID of a QCryptoSecret object providing the # decryption key. Mandatory except when probing image for @@ -205,8 +198,7 @@ =20 ## # @QCryptoBlockCreateOptionsLUKS: -# -# The options that apply to LUKS encryption format initialization +# The options that apply to LUKS encryption format initialization # # @cipher-alg: the cipher algorithm for data encryption. Currently # defaults to 'aes-256'. @@ -239,9 +231,8 @@ =20 ## # @QCryptoBlockOpenOptions: -# -# The options that are available for all encryption formats when -# opening an existing volume +# The options that are available for all encryption formats when +# opening an existing volume # # Since: 2.6 ## @@ -253,9 +244,8 @@ =20 ## # @QCryptoBlockCreateOptions: -# -# The options that are available for all encryption formats when -# initializing a new volume +# The options that are available for all encryption formats when +# initializing a new volume # # Since: 2.6 ## @@ -267,9 +257,8 @@ =20 ## # @QCryptoBlockInfoBase: -# -# The common information that applies to all full disk encryption -# formats +# The common information that applies to all full disk encryption +# formats # # @format: the encryption format # @@ -280,8 +269,7 @@ =20 ## # @QCryptoBlockInfoLUKSSlot: -# -# Information about the LUKS block encryption key slot options +# Information about the LUKS block encryption key slot options # # @active: whether the key slot is currently in use # @@ -301,8 +289,7 @@ =20 ## # @QCryptoBlockInfoLUKS: -# -# Information about the LUKS block encryption options +# Information about the LUKS block encryption options # # @cipher-alg: the cipher algorithm for data encryption # @@ -340,8 +327,7 @@ =20 ## # @QCryptoBlockInfo: -# -# Information about the block encryption options +# Information about the block encryption options # # Since: 2.7 ## @@ -352,8 +338,7 @@ =20 ## # @QCryptoBlockLUKSKeyslotState: -# -# Defines state of keyslots that are affected by the update +# Defines state of keyslots that are affected by the update # # @active: The slots contain the given password and marked as active # @@ -367,9 +352,8 @@ =20 ## # @QCryptoBlockAmendOptionsLUKS: -# -# This struct defines the update parameters that activate/de-activate -# set of keyslots +# This struct defines the update parameters that +# activate/de-activate set of keyslots # # @state: the desired state of the keyslots # @@ -409,9 +393,8 @@ =20 ## # @QCryptoBlockAmendOptions: -# -# The options that are available for all encryption formats when -# amending encryption settings +# The options that are available for all encryption formats when +# amending encryption settings # # Since: 5.1 ## @@ -423,8 +406,7 @@ =20 ## # @SecretCommonProperties: -# -# Properties for objects of classes derived from secret-common. +# Properties for objects of classes derived from secret-common. # # @format: the data format that the secret is provided in # (default: raw) @@ -465,8 +447,7 @@ =20 ## # @SecretKeyringProperties: -# -# Properties for secret_keyring objects. +# Properties for secret_keyring objects. # # @serial: serial number that identifies a key to get from the kernel # @@ -479,8 +460,7 @@ =20 ## # @TlsCredsProperties: -# -# Properties for objects of classes derived from tls-creds. +# Properties for objects of classes derived from tls-creds. # # @verify-peer: if true the peer credentials will be verified once the # handshake is completed. This is a no-op for anonymous @@ -505,8 +485,7 @@ =20 ## # @TlsCredsAnonProperties: -# -# Properties for tls-creds-anon objects. +# Properties for tls-creds-anon objects. # # Since: 2.5 ## @@ -516,8 +495,7 @@ =20 ## # @TlsCredsPskProperties: -# -# Properties for tls-creds-psk objects. +# Properties for tls-creds-psk objects. # # @username: the username which will be sent to the server. For # clients only. If absent, "qemu" is sent and the property will @@ -531,8 +509,7 @@ =20 ## # @TlsCredsX509Properties: -# -# Properties for tls-creds-x509 objects. +# Properties for tls-creds-x509 objects. # # @sanity-check: if true, perform some sanity checks before using the # credentials (default: true) @@ -552,8 +529,7 @@ =20 ## # @QCryptoAkCipherAlgo: -# -# The supported algorithms for asymmetric encryption ciphers +# The supported algorithms for asymmetric encryption ciphers # # @rsa: RSA algorithm # @@ -564,8 +540,7 @@ =20 ## # @QCryptoAkCipherKeyType: -# -# The type of asymmetric keys. +# The type of asymmetric keys. # # @public: public key # @@ -578,8 +553,7 @@ =20 ## # @QCryptoRSAPaddingAlgo: -# -# The padding algorithm for RSA. +# The padding algorithm for RSA. # # @raw: no padding used # @@ -592,8 +566,7 @@ =20 ## # @QCryptoAkCipherOptionsRSA: -# -# Specific parameters for RSA algorithm. +# Specific parameters for RSA algorithm. # # @hash-alg: `QCryptoHashAlgo` # @@ -607,9 +580,8 @@ =20 ## # @QCryptoAkCipherOptions: -# -# The options that are available for all asymmetric key algorithms -# when creating a new QCryptoAkCipher. +# The options that are available for all asymmetric key algorithms +# when creating a new QCryptoAkCipher. # # @alg: encryption cipher algorithm # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773465; cv=none; d=zohomail.com; s=zohoarc; b=TCc1FXdERv6pSR9XOKsjIQs71nfdqMbk3fcjBan9/QFz+hnh+6ivrqQOvV4Br3jaySaLYwNjpWBLR46QG8Xx6hMiKtR+sy32DQCmMq7no/AU0ODeaculvEP8TkZy9TKevH8D5rfLO6rQ7FKVWwUawwv1fAGtq12OgCjIQdZwXHg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773465; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=ld5g/j6L0lxSwaRZjY3pcA3TM2VpEohq25svIVL3ldM=; b=Lq2TIX3SAe3qzQl8CPO0baZdxIVu+vzgOYzKc+shtgImoFIPZKdvK7UiM0UwfCf0EBCKhXR9z6z0RFsaY9a56r/Sjw3dFRXeORVpdw5g0OkIAW6znZeQLHc9s4ELocKiRchEo59Hm207FI7OW77biv6jFbZVWIf+YjxEuoRjqzc= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773465756327.84298984296504; Wed, 26 Aug 2026 12:44:25 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJXF-0000cF-NG; Wed, 26 Aug 2026 15:43:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXE-0000WW-Kl for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:44 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXD-0006iv-20 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:44 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-354-oni9NediNoyC1PBuDg5K0g-1; Wed, 26 Aug 2026 15:43:37 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id D474D184BA96; Wed, 26 Aug 2026 19:43:32 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 460DE1800577; Wed, 26 Aug 2026 19:43:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773422; 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=ld5g/j6L0lxSwaRZjY3pcA3TM2VpEohq25svIVL3ldM=; b=N7w0e35BcJenSlm8gyC+INqDJPWrJzynGFVbD3m/duKLQoV5aicHcPi4i0CM3WOt1ffP6/ OP0j+pZkWbPGkyJDYLC6p8kXDhX+rp3dMIDismJgK8w7n6iwhnMdvqASSOrOvDcgf7l4qi 0hzwWSWMltUY7VVEcst8Ts8qhW+nShc= X-MC-Unique: oni9NediNoyC1PBuDg5K0g-1 X-Mimecast-MFC-AGG-ID: oni9NediNoyC1PBuDg5K0g_1787773413 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 34/43] qapi: convert trivial intro sections for cxl.json Date: Wed, 26 Aug 2026 15:38:31 -0400 Message-ID: <20260826193840.2152000-35-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773467737158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/cxl.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/qapi/cxl.json b/qapi/cxl.json index 81d6198ba03..aef849a4c2a 100644 --- a/qapi/cxl.json +++ b/qapi/cxl.json @@ -365,8 +365,7 @@ =20 ## # @CXLUncorErrorRecord: -# -# Record of a single error including header log. +# Record of a single error including header log. # # @type: Type of error # @@ -399,8 +398,7 @@ =20 ## # @CxlCorErrorType: -# -# Type of CXL correctable error to inject +# Type of CXL correctable error to inject # # @cache-data-ecc: Data ECC error on CXL.cache # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773448; cv=none; d=zohomail.com; s=zohoarc; b=Vo+wG25QkDI+Uf0dKdpJQM78PmO05jv5NMJZ2fJz/iVkwO9FEmWrsP06w6ENA4uqPdLEXxpU3CvfpbxefzR7vLm7aJL39POPC1G5q5AndiLPhVDcBt5rzh7ZmJDzFuWfTOBbq+drABR3Llq+D1VFA5V3Afc7jSrjjsay13JJrNI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773448; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=8Vg4hY+AvTm5XkhoeGCLunTOI5DLh2OMWY4FplanPG4=; b=jBv5Rw8rhFormT94+u5V/WF6HwkEIFKbeMaGTuG6ycEyEWd0TDN0TZDAfO63lQD/sWGqWgVSIkQsDLZlOQUq35axJScWmlJixYOPBZBiIVzooJ5CtMD2URRL8mQ2+IVQaPHNCWlzwfbe1BHEqLQDxVB7KF2ufmrznsH//rTIUmo= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773448892179.12131626769053; Wed, 26 Aug 2026 12:44:08 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJXL-0000zn-LV; Wed, 26 Aug 2026 15:43:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXK-0000qn-65 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:50 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXI-0006kR-6e for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:43:49 -0400 Received: from mx-prod-mc-05.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-563-h3YwAm4sOdyvT6WM2XKTIA-1; Wed, 26 Aug 2026 15:43:45 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 40543191FCE0; Wed, 26 Aug 2026 19:43:41 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 306A21800598; Wed, 26 Aug 2026 19:43:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773427; 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=8Vg4hY+AvTm5XkhoeGCLunTOI5DLh2OMWY4FplanPG4=; b=Stn0C+HklGa9uMWuJMzS+znPgjIdrKvs0z1oDxgKwxbOZc9xcHaSfD+yv8bZw+wUwHNNTd BHicF0pEO7OLPvXvE7JlpJC/20TCvclxd28iFXbXXVz4h58pMh2O3r+u8VYqgse2aRH1m/ vGD4+WgQsch+h/pu6YwqBuSrif6rf8A= X-MC-Unique: h3YwAm4sOdyvT6WM2XKTIA-1 X-Mimecast-MFC-AGG-ID: h3YwAm4sOdyvT6WM2XKTIA_1787773421 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 35/43] qapi: convert trivial intro sections for run-state.json Date: Wed, 26 Aug 2026 15:38:32 -0400 Message-ID: <20260826193840.2152000-36-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773449754158501 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- qapi/run-state.json | 113 ++++++++++++++++---------------------------- 1 file changed, 42 insertions(+), 71 deletions(-) diff --git a/qapi/run-state.json b/qapi/run-state.json index e4fdead1e0b..2a968a6bc0b 100644 --- a/qapi/run-state.json +++ b/qapi/run-state.json @@ -10,8 +10,7 @@ =20 ## # @RunState: -# -# An enumeration of VM run states. +# An enumeration of VM run states. # # @debug: QEMU is running on a debugger # @@ -63,8 +62,7 @@ =20 ## # @ShutdownCause: -# -# An enumeration of reasons for a shutdown. +# An enumeration of reasons for a shutdown. # # @none: No shutdown request pending # @@ -103,8 +101,7 @@ =20 ## # @StatusInfo: -# -# Information about VM run state +# Information about VM run state # # @running: true if all VCPUs are runnable, false if not runnable # @@ -118,8 +115,7 @@ =20 ## # @query-status: -# -# Query the run status of the VM +# Query the run status of the VM # # Since: 0.14 # @@ -134,9 +130,8 @@ =20 ## # @SHUTDOWN: -# -# Emitted when the virtual machine has shut down, indicating that QEMU -# is about to exit. +# Emitted when the virtual machine has shut down, indicating that +# QEMU is about to exit. # # @guest: If true, the shutdown was triggered by a guest request (such # as a guest-initiated ACPI shutdown request or other @@ -162,9 +157,8 @@ =20 ## # @POWERDOWN: -# -# Emitted when the virtual machine is powered down through the power -# control system, such as via ACPI. +# Emitted when the virtual machine is powered down through the +# power control system, such as via ACPI. # # Since: 0.12 # @@ -177,8 +171,7 @@ =20 ## # @RESET: -# -# Emitted when the virtual machine is reset +# Emitted when the virtual machine is reset # # @guest: If true, the reset was triggered by a guest request (such as # a guest-initiated ACPI reboot request or other hardware-specific @@ -199,8 +192,7 @@ =20 ## # @STOP: -# -# Emitted when the virtual machine is stopped +# Emitted when the virtual machine is stopped # # Since: 0.12 # @@ -213,8 +205,7 @@ =20 ## # @RESUME: -# -# Emitted when the virtual machine resumes execution +# Emitted when the virtual machine resumes execution # # Since: 0.12 # @@ -227,9 +218,8 @@ =20 ## # @SUSPEND: -# -# Emitted when guest enters a hardware suspension state, for example, -# S3 state, which is sometimes called standby state +# Emitted when guest enters a hardware suspension state, for +# example, S3 state, which is sometimes called standby state # # Since: 1.1 # @@ -261,9 +251,8 @@ =20 ## # @WAKEUP: -# -# Emitted when the guest has woken up from suspend state and is -# running +# Emitted when the guest has woken up from suspend state and is +# running # # Since: 1.1 # @@ -276,8 +265,7 @@ =20 ## # @WATCHDOG: -# -# Emitted when the watchdog device's timer is expired +# Emitted when the watchdog device's timer is expired # # @action: action that has been taken # @@ -300,9 +288,8 @@ =20 ## # @WatchdogAction: -# -# An enumeration of the actions taken when the watchdog device's timer -# is expired +# An enumeration of the actions taken when the watchdog device's +# timer is expired # # @reset: system resets # @@ -330,8 +317,7 @@ =20 ## # @RebootAction: -# -# Possible QEMU actions upon guest reboot +# Possible QEMU actions upon guest reboot # # @reset: Reset the VM # @@ -345,8 +331,7 @@ =20 ## # @ShutdownAction: -# -# Possible QEMU actions upon guest shutdown +# Possible QEMU actions upon guest shutdown # # @poweroff: Shutdown the VM and exit # @@ -377,8 +362,7 @@ =20 ## # @watchdog-set-action: -# -# Set watchdog action. +# Set watchdog action. # # @action: `WatchdogAction` action taken when watchdog timer expires. # @@ -394,9 +378,8 @@ =20 ## # @set-action: -# -# Set the actions that will be taken by the emulator in response to -# guest events. +# Set the actions that will be taken by the emulator in response +# to guest events. # # @reboot: `RebootAction` action taken on guest reboot. # @@ -427,8 +410,7 @@ =20 ## # @GUEST_PANICKED: -# -# Emitted when guest OS panic is detected +# Emitted when guest OS panic is detected # # @action: action that has been taken, currently always "pause" # @@ -447,8 +429,7 @@ =20 ## # @GUEST_CRASHLOADED: -# -# Emitted when guest OS crash loaded is detected +# Emitted when guest OS crash loaded is detected # # @action: action that has been taken, currently always "run" # @@ -467,8 +448,8 @@ =20 ## # @GUEST_PVSHUTDOWN: -# -# Emitted when guest submits a shutdown request via pvpanic interface +# Emitted when guest submits a shutdown request via pvpanic +# interface # # Since: 9.1 # @@ -481,8 +462,8 @@ =20 ## # @GuestPanicAction: -# -# An enumeration of the actions taken when guest OS panic is detected +# An enumeration of the actions taken when guest OS panic is +# detected # # @pause: system pauses # @@ -497,8 +478,7 @@ =20 ## # @GuestPanicInformationType: -# -# An enumeration of the guest panic information types +# An enumeration of the guest panic information types # # @hyper-v: hyper-v guest panic information type # @@ -515,8 +495,7 @@ =20 ## # @GuestPanicInformation: -# -# Information about a guest panic +# Information about a guest panic # # @type: Crash type that defines the hypervisor specific information # @@ -532,8 +511,7 @@ =20 ## # @GuestPanicInformationHyperV: -# -# Hyper-V specific guest panic information (HV crash MSRs) +# Hyper-V specific guest panic information (HV crash MSRs) # # @arg1: for Windows, `STOP` code for the guest crash. For Linux, # an error code. @@ -562,8 +540,7 @@ =20 ## # @S390CrashReason: -# -# Reason why the CPU is in a crashed state. +# Reason why the CPU is in a crashed state. # # @unknown: no crash reason was set # @@ -588,8 +565,7 @@ =20 ## # @GuestPanicInformationS390: -# -# S390 specific guest panic information (PSW) +# S390 specific guest panic information (PSW) # # @core: core id of the CPU that crashed # @@ -632,9 +608,8 @@ =20 ## # @GuestPanicInformationSev: -# -# Information for AMD SEV-specific termination request (GHCB MSR -# contents) +# Information for AMD SEV-specific termination request (GHCB MSR +# contents) # # @set: The reason code set provided by the guest # @@ -648,8 +623,7 @@ =20 ## # @MEMORY_FAILURE: -# -# Emitted when a memory failure occurs on host side. +# Emitted when a memory failure occurs on host side. # # @recipient: recipient is defined as `MemoryFailureRecipient`. # @@ -675,8 +649,7 @@ =20 ## # @MemoryFailureRecipient: -# -# Hardware memory failure occurs, handled by recipient. +# Hardware memory failure occurs, handled by recipient. # # @hypervisor: memory failure at QEMU process address space. (none # guest memory, but used by QEMU itself). @@ -691,8 +664,7 @@ =20 ## # @MemoryFailureAction: -# -# Actions taken by QEMU in response to a hardware memory failure. +# Actions taken by QEMU in response to a hardware memory failure. # # @ignore: the memory failure could be ignored. This will only be the # case for action-optional failures. @@ -719,8 +691,7 @@ =20 ## # @MemoryFailureFlags: -# -# Additional information on memory failures. +# Additional information on memory failures. # # @action-required: whether a memory failure event is action-required # or action-optional (e.g. a failure during memory scrub). @@ -736,8 +707,8 @@ =20 ## # @NotifyVmexitOption: -# -# An enumeration of the options specified when enabling notify VM exit +# An enumeration of the options specified when enabling notify VM +# exit # # @run: enable the feature, do nothing and continue if the notify VM # exit happens. --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773459; cv=none; d=zohomail.com; s=zohoarc; b=Hj93Kc7NuKCmnAksU0a3nIVk2KnSP15fsm35eGcRfzrlP0ZnFD5ao05NRJ/pWEdhKrM7tsDSIeXI2HQYtohOBHgOuixxSVS8AOnBIDrz0HcjlKJVeorUP/5g8xVB1xBVGiPeP0iw4lKM/4LsBQkvlm4WNk25//nU1dyqPe24nKY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773459; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=gbbbHuvMBl3KhDhnR1d/E0FiTkXcZ8dsOcmbpvowW8U=; b=EN4WJVCCeZnxVL3wRXX5+t3n2DG7P6YT3a3v9abAdQfMjirVWklOSpSBV8RC+e1Zy7KKs1kxOd8EQNu80NYn1wNpgFTKygrj61CnmHOOIMMVAYhfxOjOHvPnb5gidrNy7UP2op7770oADAU42weobQLmBX8hh+XGatEt/Hmy0L0= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773459165601.2799384628142; Wed, 26 Aug 2026 12:44:19 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJXW-0001uw-If; Wed, 26 Aug 2026 15:44:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXU-0001h4-FQ for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:00 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXS-0006n4-Cu for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:00 -0400 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-104--VtKelcANUu-UhNUE7x6DA-1; Wed, 26 Aug 2026 15:43:54 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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 3658219541B1; Wed, 26 Aug 2026 19:43:51 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 845011800577; Wed, 26 Aug 2026 19:43:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773437; 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=gbbbHuvMBl3KhDhnR1d/E0FiTkXcZ8dsOcmbpvowW8U=; b=FwOTUKBplpomXT4ZdkAcDERfWDPiWnzWKCFAmJ3F4XMmBszeFH0PBAxDu93gYzTAr+EavU pedqv1wlmZDXEoFZS/KRk0FEcSRoEj9wMySkcX0PHwIdTdo8Ye6xnv6kqzVRVrj5RxTc3G hPntTuvrF6RnRzMvTyU21DvbyQnaF/U= X-MC-Unique: -VtKelcANUu-UhNUE7x6DA-1 X-Mimecast-MFC-AGG-ID: -VtKelcANUu-UhNUE7x6DA_1787773431 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 36/43] qapi: convert trivial intro sections for char.json Date: Wed, 26 Aug 2026 15:38:33 -0400 Message-ID: <20260826193840.2152000-37-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773459776158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/char.json | 90 +++++++++++++++++--------------------------------- 1 file changed, 30 insertions(+), 60 deletions(-) diff --git a/qapi/char.json b/qapi/char.json index abaccefa97e..7ae67eedff8 100644 --- a/qapi/char.json +++ b/qapi/char.json @@ -12,8 +12,7 @@ =20 ## # @ChardevInfo: -# -# Information about a character device. +# Information about a character device. # # @label: the label of the character device # @@ -35,8 +34,7 @@ =20 ## # @query-chardev: -# -# Return information about current character devices. +# Return information about current character devices. # # Since: 0.14 # @@ -68,8 +66,7 @@ =20 ## # @ChardevBackendInfo: -# -# Information about a character device backend +# Information about a character device backend # # @name: The backend name # @@ -79,8 +76,7 @@ =20 ## # @query-chardev-backends: -# -# Return information about character device backends. +# Return information about character device backends. # # Since: 2.0 # @@ -108,8 +104,7 @@ =20 ## # @DataFormat: -# -# An enumeration of data format. +# An enumeration of data format. # # @utf8: Data is a UTF-8 string (RFC 3629) # @@ -122,8 +117,7 @@ =20 ## # @ringbuf-write: -# -# Write to a ring buffer character device. +# Write to a ring buffer character device. # # @device: the ring buffer character device name # @@ -154,8 +148,7 @@ =20 ## # @ringbuf-read: -# -# Read from a ring buffer character device. +# Read from a ring buffer character device. # # @device: the ring buffer character device name # @@ -189,8 +182,7 @@ =20 ## # @ChardevCommon: -# -# Configuration shared across all chardev backends +# Configuration shared across all chardev backends # # @logfile: The name of a logfile to save output # @@ -209,8 +201,7 @@ =20 ## # @ChardevFile: -# -# Configuration info for file chardevs. +# Configuration info for file chardevs. # # @in: The name of the input file # @@ -229,8 +220,7 @@ =20 ## # @ChardevHostdev: -# -# Configuration info for device and pipe chardevs. +# Configuration info for device and pipe chardevs. # # @device: The name of the special file for the device, i.e. # /dev/ttyS0 on Unix or COM1: on Windows @@ -243,8 +233,7 @@ =20 ## # @ChardevSocket: -# -# Configuration info for (stream) socket chardevs. +# Configuration info for (stream) socket chardevs. # # @addr: socket address to listen on (server=3Dtrue) or connect to # (server=3Dfalse) @@ -295,8 +284,7 @@ =20 ## # @ChardevUdp: -# -# Configuration info for datagram socket chardevs. +# Configuration info for datagram socket chardevs. # # @remote: remote address # @@ -311,8 +299,7 @@ =20 ## # @ChardevMux: -# -# Configuration info for mux chardevs. +# Configuration info for mux chardevs. # # @chardev: name of the base chardev. # @@ -324,8 +311,7 @@ =20 ## # @ChardevHub: -# -# Configuration info for hub chardevs. +# Configuration info for hub chardevs. # # @chardevs: IDs to be added to this hub (maximum 4 devices). # @@ -337,8 +323,7 @@ =20 ## # @ChardevStdio: -# -# Configuration info for stdio chardevs. +# Configuration info for stdio chardevs. # # @signal: Allow signals (such as SIGINT triggered by ^C) be delivered # to QEMU. Default: true. @@ -351,8 +336,7 @@ =20 ## # @ChardevSpiceChannel: -# -# Configuration info for spice vm channel chardevs. +# Configuration info for spice vm channel chardevs. # # @type: kind of channel (for example vdagent). # @@ -365,8 +349,7 @@ =20 ## # @ChardevSpicePort: -# -# Configuration info for spice port chardevs. +# Configuration info for spice port chardevs. # # @fqdn: name of the channel (see docs/spice-port-fqdn.txt) # @@ -379,8 +362,7 @@ =20 ## # @ChardevVCEncoding: -# -# Character encoding expected from the guest on a virtual console. +# Character encoding expected from the guest on a virtual console. # # @cp437: CP437 (8-bit Extended ASCII / VGA). Every byte maps # directly to a glyph; suitable for DOS or other guests that @@ -397,8 +379,7 @@ =20 ## # @ChardevDBus: -# -# Configuration info for DBus chardevs. +# Configuration info for DBus chardevs. # # @name: name of the channel (following docs/spice-port-fqdn.txt) # @@ -415,8 +396,7 @@ =20 ## # @ChardevVC: -# -# Configuration info for virtual console chardevs. +# Configuration info for virtual console chardevs. # # @width: console width, in pixels # @@ -445,8 +425,7 @@ =20 ## # @ChardevRingbuf: -# -# Configuration info for ring buffer chardevs. +# Configuration info for ring buffer chardevs. # # @size: ring buffer size, must be power of two, default is 65536 # @@ -458,8 +437,7 @@ =20 ## # @ChardevQemuVDAgent: -# -# Configuration info for QEMU vdagent implementation. +# Configuration info for QEMU vdagent implementation. # # @mouse: enable/disable mouse, default is enabled. # @@ -475,8 +453,7 @@ =20 ## # @ChardevPty: -# -# Configuration info for pty implementation. +# Configuration info for pty implementation. # # @path: optional path to create a symbolic link that points to the # allocated PTY @@ -723,8 +700,7 @@ =20 ## # @ChardevBackend: -# -# Configuration info for the new chardev backend. +# Configuration info for the new chardev backend. # # @type: backend type # @@ -767,8 +743,7 @@ =20 ## # @ChardevReturn: -# -# Return info about the chardev backend just created. +# Return info about the chardev backend just created. # # @pty: name of the slave pseudoterminal device, present if and only # if a chardev of type 'pty' was created @@ -780,8 +755,7 @@ =20 ## # @chardev-add: -# -# Add a character device backend +# Add a character device backend # # @id: the chardev's ID, must be unique # @@ -818,8 +792,7 @@ =20 ## # @chardev-change: -# -# Change a character device backend +# Change a character device backend # # @id: the chardev's ID # @@ -859,8 +832,7 @@ =20 ## # @chardev-remove: -# -# Remove a character device backend +# Remove a character device backend # # @id: the chardev's ID, must not be in use # @@ -876,8 +848,7 @@ =20 ## # @chardev-send-break: -# -# Send a break to a character device +# Send a break to a character device # # @id: the chardev's ID # @@ -893,8 +864,7 @@ =20 ## # @VSERPORT_CHANGE: -# -# Emitted when the guest opens or closes a virtio-serial port. +# Emitted when the guest opens or closes a virtio-serial port. # # @id: device identifier of the virtio-serial port # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773465; cv=none; d=zohomail.com; s=zohoarc; b=HRE6Pclpc6DHi18mABAUAAqBLaDZ7Gq9Gk60am6f2BbW3pLzOsu3W3P/YXkKkBJwZsAV25W9kfXR/U1mV3amew3sJtERWRwfR54aY53l4EPzSkCTK8V1CW/NfOahc9NdsrwtHw05D3QPbL8nJxEsM6T3L/CPcawE7lK9FTATeMg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773465; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=pS3gWzM2OpSimpBSFZGIbBPCkdQIT5l3gW1iVRp02q8=; b=Zk0fZwL874CwywTw0gUoZUImJZCk2VBhW0EgChS8Azasqhxql3+PK6WWNo4ID1C/OqbkS+wgyDa8z8mg58R/Yk1Kpw/E1mSicBPVEwGgSHX8n4YsgRfViLxe8gfHEHAy2H4Cx1vVNo7BNk8NhEDl1wZbYIooUPNaATjXY4JMizU= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773465723441.90197739699113; Wed, 26 Aug 2026 12:44:25 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJXe-0002L7-Dw; Wed, 26 Aug 2026 15:44:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXc-0002EC-2l for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:08 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXa-0006oK-ER for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:07 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-468-9hQ9G9TcMpC1SM688cQ5Cw-1; Wed, 26 Aug 2026 15:44:02 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1F9621855124; Wed, 26 Aug 2026 19:43:59 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 79D201800577; Wed, 26 Aug 2026 19:43:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773445; 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=pS3gWzM2OpSimpBSFZGIbBPCkdQIT5l3gW1iVRp02q8=; b=U8+iodFd061YuEiFKJlwFEMLgbf00eNt0j5a1pS5kCXt9gOnAL4S8L03t7QKGnuG4lWh5Q Yo9gPN9gXdkp+UZzPUDND9hU+9Ys9MHs5LtBAO/YpD/cloxXFYpwXPwnXpUQ4WRqWZkKfe EoxppqIw1qKrSU/heuCL/m2O+Ic/8gg= X-MC-Unique: 9hQ9G9TcMpC1SM688cQ5Cw-1 X-Mimecast-MFC-AGG-ID: 9hQ9G9TcMpC1SM688cQ5Cw_1787773439 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 37/43] qapi: convert trivial intro sections for virtio.json Date: Wed, 26 Aug 2026 15:38:34 -0400 Message-ID: <20260826193840.2152000-38-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773467728158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/virtio.json | 54 ++++++++++++++++++------------------------------ 1 file changed, 20 insertions(+), 34 deletions(-) diff --git a/qapi/virtio.json b/qapi/virtio.json index 1fc4e38a44d..9aafc3a212f 100644 --- a/qapi/virtio.json +++ b/qapi/virtio.json @@ -10,8 +10,7 @@ =20 ## # @VirtioInfo: -# -# Basic information about a given VirtIODevice +# Basic information about a given VirtIODevice # # @path: The VirtIODevice's canonical QOM path # @@ -25,8 +24,7 @@ =20 ## # @x-query-virtio: -# -# Return a list of all realized VirtIODevices +# Return a list of all realized VirtIODevices # # Features: # @@ -189,8 +187,7 @@ =20 ## # @x-query-virtio-status: -# -# Poll for a comprehensive status of a given virtio device +# Poll for a comprehensive status of a given virtio device # # @path: Canonical QOM path of the VirtIODevice # @@ -442,9 +439,8 @@ =20 ## # @VirtioDeviceStatus: -# -# A structure defined to list the configuration statuses of a virtio -# device +# A structure defined to list the configuration statuses of a +# virtio device # # @statuses: List of decoded configuration statuses of the virtio # device @@ -460,9 +456,8 @@ =20 ## # @VhostDeviceProtocols: -# -# A structure defined to list the vhost user protocol features of a -# Vhost User device +# A structure defined to list the vhost user protocol features of +# a Vhost User device # # @protocols: List of decoded vhost user protocol features of a vhost # user device @@ -503,9 +498,8 @@ =20 ## # @VirtQueueStatus: -# -# Information of a VirtIODevice VirtQueue, including most members of -# the VirtQueue data structure. +# Information of a VirtIODevice VirtQueue, including most members +# of the VirtQueue data structure. # # @name: Name of the VirtIODevice that uses this VirtQueue # @@ -556,8 +550,7 @@ =20 ## # @x-query-virtio-queue-status: -# -# Return the status of a given VirtIODevice's VirtQueue +# Return the status of a given VirtIODevice's VirtQueue # # @path: VirtIODevice canonical QOM path # @@ -640,9 +633,8 @@ =20 ## # @VirtVhostQueueStatus: -# -# Information of a vhost device's vhost_virtqueue, including most -# members of the vhost_dev vhost_virtqueue data structure. +# Information of a vhost device's vhost_virtqueue, including most +# members of the vhost_dev vhost_virtqueue data structure. # # @name: Name of the VirtIODevice that uses this vhost_virtqueue # @@ -682,8 +674,7 @@ =20 ## # @x-query-virtio-vhost-queue-status: -# -# Return information of a given vhost device's vhost_virtqueue +# Return information of a given vhost device's vhost_virtqueue # # @path: VirtIODevice canonical QOM path # @@ -746,8 +737,7 @@ =20 ## # @VirtioRingDesc: -# -# Information regarding the vring descriptor area +# Information regarding the vring descriptor area # # @addr: Guest physical address of the descriptor area # @@ -797,9 +787,8 @@ =20 ## # @VirtioQueueElement: -# -# Information regarding a VirtQueue's VirtQueueElement including -# descriptor, driver, and device areas +# Information regarding a VirtQueue's VirtQueueElement including +# descriptor, driver, and device areas # # @name: Name of the VirtIODevice that uses this VirtQueue # @@ -822,8 +811,7 @@ =20 ## # @x-query-virtio-queue-element: -# -# Return the information about a VirtQueue's VirtQueueElement +# Return the information about a VirtQueue's VirtQueueElement # # @path: VirtIODevice canonical QOM path # @@ -933,8 +921,7 @@ =20 ## # @IOThreadVirtQueueMapping: -# -# Describes the subset of virtqueues assigned to an IOThread. +# Describes the subset of virtqueues assigned to an IOThread. # # @iothread: the id of IOThread object # @@ -973,9 +960,8 @@ =20 ## # @DummyVirtioForceArrays: -# -# Not used by QMP; hack to let us use IOThreadVirtQueueMappingList and -# VirtIOGPUOutputList internally +# Not used by QMP; hack to let us use IOThreadVirtQueueMappingList +# and VirtIOGPUOutputList internally # # Since: 9.0 ## --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773468; cv=none; d=zohomail.com; s=zohoarc; b=FRIpQDEWUlc/e8FA8ofQzroxgVIyGFyvo6E5CP3MNXVNApu6hntrmc6SjGIJf/CQonL7BLjqlmyevvPYrN9iQdk+ZxvrrF9vo0WP+zVZjH8U+lNRKUocxFGfBfE4m3FBzIIaHdGaIdD5MFOPA4HyL4FNXt6G+Cug0GZpPRmMksw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773468; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=U/qXQ7y8j8vRIuhHXNBGEntkR65K80MZ6kjFW8kUyKM=; b=ZyKyVjW7RX2hhUM0P/cREmm5eiRnoNHtopaXddZ3loR4fKKMgWO8mLtImTlZaoLDHJqEwwZCesnXNxBsSqvp21KkGSrZoLM0mjPz2ySgb60rsFyhSXvUQi8bWdbhJVoCvqfNGQHzocIRhYmMipSB3xrl0JHD3xfE0rELmapOfkY= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773468902741.7800472627969; Wed, 26 Aug 2026 12:44:28 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJXp-0003FN-SV; Wed, 26 Aug 2026 15:44:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXo-00034C-HS for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:20 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXl-0006pi-44 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:20 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-343-CjURmbsrP5WDfH6GZONnnw-1; Wed, 26 Aug 2026 15:44:12 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id DCB231801356; Wed, 26 Aug 2026 19:44:08 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id A302A1800577; Wed, 26 Aug 2026 19:43:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773456; 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=U/qXQ7y8j8vRIuhHXNBGEntkR65K80MZ6kjFW8kUyKM=; b=XlLUW3TCSABVUf3vV7Hfc2YKuh1bPpi20PcH2Fg4P5WLUWi7DubcjHfP/Ja8196DGESJbe xY2/LMFRRzT2PRK+nd4DlueGYL30KaHtOBTqRpcySC+ugIEp2UzA18xaZwCjcErN+0HIEV e6GbAjuDcMeV3TJG0ttcnW0A2JhvpSw= X-MC-Unique: CjURmbsrP5WDfH6GZONnnw-1 X-Mimecast-MFC-AGG-ID: CjURmbsrP5WDfH6GZONnnw_1787773449 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 38/43] qapi: convert trivial intro sections for net.json Date: Wed, 26 Aug 2026 15:38:35 -0400 Message-ID: <20260826193840.2152000-39-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773469847158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/net.json | 92 ++++++++++++++++++--------------------------------- 1 file changed, 33 insertions(+), 59 deletions(-) diff --git a/qapi/net.json b/qapi/net.json index 1a6382825c5..4ea4bd1bc72 100644 --- a/qapi/net.json +++ b/qapi/net.json @@ -12,8 +12,7 @@ =20 ## # @set_link: -# -# Sets the link status of a virtual network adapter. +# Sets the link status of a virtual network adapter. # # @name: the device name of the virtual network adapter # @@ -60,8 +59,7 @@ =20 ## # @netdev_del: -# -# Remove a network backend. +# Remove a network backend. # # @id: the name of the network backend to remove # @@ -80,8 +78,7 @@ =20 ## # @NetLegacyNicOptions: -# -# Create a new Network Interface Card. +# Create a new Network Interface Card. # # @netdev: id of -netdev to connect to # @@ -140,8 +137,7 @@ =20 ## # @NetdevPasstOptions: -# -# Unprivileged user-mode network connectivity using passt +# Unprivileged user-mode network connectivity using passt # # @path: Filename of the passt program to run (by default 'passt', and # use PATH) @@ -301,9 +297,8 @@ =20 ## # @NetdevUserOptions: -# -# Use the user mode network stack which requires no administrator -# privilege to run. +# Use the user mode network stack which requires no administrator +# privilege to run. # # @hostname: client hostname reported by the builtin DHCP server # @@ -389,8 +384,7 @@ =20 ## # @NetdevTapOptions: -# -# Used to configure a host TAP network interface backend. +# Used to configure a host TAP network interface backend. # # @ifname: interface name # @@ -447,9 +441,8 @@ =20 ## # @NetdevSocketOptions: -# -# Socket netdevs are used to establish a network connection to another -# QEMU virtual machine via a TCP socket. +# Socket netdevs are used to establish a network connection to +# another QEMU virtual machine via a TCP socket. # # @fd: file descriptor of an already opened socket # @@ -476,8 +469,7 @@ =20 ## # @NetdevL2TPv3Options: -# -# Configure an Ethernet over L2TPv3 tunnel. +# Configure an Ethernet over L2TPv3 tunnel. # # @src: source address # @@ -531,8 +523,7 @@ =20 ## # @NetdevVdeOptions: -# -# Connect to a vde switch running on the host. +# Connect to a vde switch running on the host. # # @sock: socket path # @@ -553,8 +544,7 @@ =20 ## # @NetdevBridgeOptions: -# -# Connect a host TAP network interface to a host bridge device. +# Connect a host TAP network interface to a host bridge device. # # @br: bridge name # @@ -569,8 +559,7 @@ =20 ## # @NetdevHubPortOptions: -# -# Connect two or more net clients through a software hub. +# Connect two or more net clients through a software hub. # # @hubid: hub identifier number # @@ -586,8 +575,8 @@ =20 ## # @NetdevNetmapOptions: -# -# Connect a client to a netmap-enabled NIC or to a VALE switch port +# Connect a client to a netmap-enabled NIC or to a VALE switch +# port # # @ifname: Either the name of an existing network interface supported # by netmap, or the name of a VALE port (created on the fly). A @@ -607,8 +596,7 @@ =20 ## # @AFXDPMode: -# -# Attach mode for a default XDP program +# Attach mode for a default XDP program # # @skb: generic mode, no driver support necessary # @@ -623,8 +611,7 @@ =20 ## # @NetdevAFXDPOptions: -# -# AF_XDP network backend +# AF_XDP network backend # # @ifname: The name of an existing network interface. # @@ -675,8 +662,7 @@ =20 ## # @NetdevVhostUserOptions: -# -# Vhost-user network backend +# Vhost-user network backend # # @chardev: name of a unix socket chardev # @@ -836,8 +822,7 @@ =20 ## # @NetdevStreamOptions: -# -# Configuration info for stream socket netdev +# Configuration info for stream socket netdev # # @addr: socket address to listen on (server=3Dtrue) or connect to # (server=3Dfalse) @@ -861,8 +846,7 @@ =20 ## # @NetdevDgramOptions: -# -# Configuration info for datagram socket netdev. +# Configuration info for datagram socket netdev. # # @remote: remote address # @@ -898,8 +882,7 @@ =20 ## # @NetClientDriver: -# -# Available netdev drivers. +# Available netdev drivers. # # @l2tpv3: since 2.1 # @@ -933,8 +916,7 @@ =20 ## # @Netdev: -# -# Captures the configuration of a network device. +# Captures the configuration of a network device. # # @id: identifier for monitor commands. # @@ -972,8 +954,7 @@ =20 ## # @RxState: -# -# Packets receiving state +# Packets receiving state # # @normal: filter assigned packets according to the mac-table # @@ -987,8 +968,7 @@ =20 ## # @RxFilterInfo: -# -# Rx-filter information for a NIC. +# Rx-filter information for a NIC. # # @name: net client name # @@ -1033,8 +1013,8 @@ =20 ## # @query-rx-filter: -# -# Return rx-filter information for all NICs (or for the given NIC). +# Return rx-filter information for all NICs (or for the given +# NIC). # # @name: net client name # @@ -1082,9 +1062,8 @@ =20 ## # @NIC_RX_FILTER_CHANGED: -# -# Emitted once until the `query-rx-filter` command is executed, the -# first event will always be emitted +# Emitted once until the `query-rx-filter` command is executed, +# the first event will always be emitted # # @name: net client name # @@ -1104,8 +1083,7 @@ =20 ## # @AnnounceParameters: -# -# Parameters for self-announce timers +# Parameters for self-announce timers # # @initial: Initial delay (in ms) before sending the first GARP/RARP # announcement @@ -1178,8 +1156,7 @@ =20 ## # @NETDEV_STREAM_CONNECTED: -# -# Emitted when the netdev stream backend is connected +# Emitted when the netdev stream backend is connected # # @netdev-id: QEMU netdev id that is connected # @@ -1208,8 +1185,7 @@ =20 ## # @NETDEV_STREAM_DISCONNECTED: -# -# Emitted when the netdev stream backend is disconnected +# Emitted when the netdev stream backend is disconnected # # @netdev-id: QEMU netdev id that is disconnected # @@ -1226,8 +1202,7 @@ =20 ## # @NETDEV_VHOST_USER_CONNECTED: -# -# Emitted when the vhost-user chardev is connected +# Emitted when the vhost-user chardev is connected # # @netdev-id: QEMU netdev id that is connected # @@ -1246,8 +1221,7 @@ =20 ## # @NETDEV_VHOST_USER_DISCONNECTED: -# -# Emitted when the vhost-user chardev is disconnected +# Emitted when the vhost-user chardev is disconnected # # @netdev-id: QEMU netdev id that is disconnected # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773476; cv=none; d=zohomail.com; s=zohoarc; b=ZLbf03zlNYG6LdPjpv5cG7v2olwOd7rqT7C7yYBYYlIzY+ny0Jwxj56i+Rk5NpzrspO1s3PkWiqFt81o8qonLjLpMDnjwnIATiUMTLtXhxCQQT+YM2fJ1YcVFIXTX9zrAFAD0KytrRNLPHO2U9Tu3SLFOYAFSRcIGCZ7SusPhVs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773476; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=whyI5oC0NF+JVwl/7FlcO+qvyiVZzFrkdTzPuV3wTHU=; b=nSgQQ1gZuBj9mrigFqJWBe+qqq1Focr3RnbLhKtpQz5NVBiqqttBLRzUq+CO1k2sWVx7S2YianK3FO+M1BjGLXzEH0YGCvTbUpBOiNuty1ne90yBf2aD+PmoWRCixj+EO/PbRC016wmtkENTPquzT4yz+UoddR37a8DUxmj8+L4= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773476982710.8862751168408; Wed, 26 Aug 2026 12:44:36 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJY2-0004Nq-3q; Wed, 26 Aug 2026 15:44:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXz-0004MW-WF for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:32 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJXv-0006rW-Mk for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:31 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-397-DQ6FDxxeNY6Anr5zLD0l5w-1; Wed, 26 Aug 2026 15:44:23 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id B46EA1855134; Wed, 26 Aug 2026 19:44:18 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 79C8D1800577; Wed, 26 Aug 2026 19:44:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773467; 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=whyI5oC0NF+JVwl/7FlcO+qvyiVZzFrkdTzPuV3wTHU=; b=BOhIPkMLP0IZtwpWm2SyMp2js4JqceQFfB44FnqRDDwDZe0Bc4VFONiBIkCM9FfA2SwQqJ NwjeaGwiGMtaIZrEjNiok1/NqZy706BoG1K33tEqlzLXyQRKWYUeijZAQuCF6Wifh1MCWQ OYoKBSF+c75BBOsuMmIWMCcR25yC5xY= X-MC-Unique: DQ6FDxxeNY6Anr5zLD0l5w-1 X-Mimecast-MFC-AGG-ID: DQ6FDxxeNY6Anr5zLD0l5w_1787773458 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 39/43] qapi: convert trivial intro sections for qom.json Date: Wed, 26 Aug 2026 15:38:36 -0400 Message-ID: <20260826193840.2152000-40-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773477917158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- qapi/qom.json | 150 +++++++++++++++++--------------------------------- 1 file changed, 51 insertions(+), 99 deletions(-) diff --git a/qapi/qom.json b/qapi/qom.json index 4a9b7f90884..51af9485e6d 100644 --- a/qapi/qom.json +++ b/qapi/qom.json @@ -77,8 +77,7 @@ =20 ## # @qom-list: -# -# List properties of a object given a path in the object model. +# List properties of a object given a path in the object model. # # @path: the path within the object model. See `qom-get` for a # description of this parameter. @@ -103,8 +102,7 @@ =20 ## # @qom-get: -# -# Get a property value. +# Get a property value. # # @path: The path within the object model. There are two forms of # supported paths--absolute and partial paths. @@ -154,9 +152,8 @@ =20 ## # @qom-list-get: -# -# List properties and their values for each object path in the input -# list. +# List properties and their values for each object path in the +# input list. # # @paths: The absolute or partial path for each object, as described # in `qom-get`. @@ -176,8 +173,7 @@ =20 ## # @qom-set: -# -# Set a property value. +# Set a property value. # # @path: see `qom-get` for a description of this parameter # @@ -202,8 +198,7 @@ =20 ## # @ObjectTypeInfo: -# -# This structure describes a search result from `qom-list-types` +# This structure describes a search result from `qom-list-types` # # @name: the type name found in the search # @@ -219,8 +214,7 @@ =20 ## # @qom-list-types: -# -# Return a list of types given search parameters. +# Return a list of types given search parameters. # # @implements: if specified, only return types that implement this # type name @@ -238,8 +232,7 @@ =20 ## # @qom-list-properties: -# -# List properties associated with a QOM object. +# List properties associated with a QOM object. # # @typename: the type name of an object # @@ -258,8 +251,7 @@ =20 ## # @CanHostSocketcanProperties: -# -# Properties for can-host-socketcan objects. +# Properties for can-host-socketcan objects. # # @if: interface name of the host system CAN bus to connect to # @@ -275,8 +267,7 @@ =20 ## # @ColoCompareProperties: -# -# Properties for colo-compare objects. +# Properties for colo-compare objects. # # @primary_in: name of the character device backend to use for the # primary input (incoming packets are redirected to @outdev) @@ -323,9 +314,8 @@ =20 ## # @CryptodevBackendProperties: -# -# Properties for cryptodev-backend and cryptodev-backend-builtin -# objects. +# Properties for cryptodev-backend and cryptodev-backend-builtin +# objects. # # @queues: the number of queues for the cryptodev backend. Ignored # for cryptodev-backend and must be 1 for @@ -344,8 +334,7 @@ =20 ## # @CryptodevVhostUserProperties: -# -# Properties for cryptodev-vhost-user objects. +# Properties for cryptodev-vhost-user objects. # # @chardev: the name of a Unix domain socket character device that # connects to the vhost-user server @@ -359,8 +348,7 @@ =20 ## # @DBusVMStateProperties: -# -# Properties for dbus-vmstate objects. +# Properties for dbus-vmstate objects. # # @addr: the name of the DBus bus to connect to # @@ -375,9 +363,8 @@ =20 ## # @NetfilterInsert: -# -# Indicates where to insert a netfilter relative to a given other -# filter. +# Indicates where to insert a netfilter relative to a given other +# filter. # # @before: insert before the specified filter # @@ -390,8 +377,7 @@ =20 ## # @NetfilterProperties: -# -# Properties for objects of classes derived from netfilter. +# Properties for objects of classes derived from netfilter. # # @netdev: id of the network device backend to filter # @@ -423,8 +409,7 @@ =20 ## # @FilterBufferProperties: -# -# Properties for filter-buffer objects. +# Properties for filter-buffer objects. # # @interval: a non-zero interval in microseconds. All packets # arriving in the given interval are delayed until the end of the @@ -438,8 +423,7 @@ =20 ## # @FilterDumpProperties: -# -# Properties for filter-dump objects. +# Properties for filter-dump objects. # # @file: the filename where the dumped packets should be stored # @@ -455,8 +439,7 @@ =20 ## # @FilterMirrorProperties: -# -# Properties for filter-mirror objects. +# Properties for filter-mirror objects. # # @outdev: the name of a character device backend to which all # incoming packets are mirrored @@ -498,8 +481,7 @@ =20 ## # @FilterRewriterProperties: -# -# Properties for filter-rewriter objects. +# Properties for filter-rewriter objects. # # @vnet_hdr_support: if true, vnet header support is enabled # (default: false) @@ -512,8 +494,7 @@ =20 ## # @InputBarrierProperties: -# -# Properties for input-barrier objects. +# Properties for input-barrier objects. # # @name: the screen name as declared in the screens section of # barrier.conf @@ -545,8 +526,7 @@ =20 ## # @InputLinuxProperties: -# -# Properties for input-linux objects. +# Properties for input-linux objects. # # @evdev: the path of the host evdev device to use # @@ -569,8 +549,7 @@ =20 ## # @EventLoopBaseProperties: -# -# Common properties for event loops +# Common properties for event loops # # @aio-max-batch: maximum number of requests in a batch for the AIO # engine, 0 means that the engine will use its default. @@ -591,8 +570,7 @@ =20 ## # @IothreadProperties: -# -# Properties for iothread objects. +# Properties for iothread objects. # # @poll-max-ns: the maximum number of nanoseconds to busy wait for # events. 0 means polling is disabled (default: 32768 on POSIX @@ -626,8 +604,7 @@ =20 ## # @MainLoopProperties: -# -# Properties for the main-loop object. +# Properties for the main-loop object. # # Since: 7.1 ## @@ -637,8 +614,7 @@ =20 ## # @MemoryBackendProperties: -# -# Properties for objects of classes derived from memory-backend. +# Properties for objects of classes derived from memory-backend. # # @merge: if true, mark the memory as mergeable (default depends on # the machine type) @@ -696,8 +672,7 @@ =20 ## # @MemoryBackendFileProperties: -# -# Properties for memory-backend-file objects. +# Properties for memory-backend-file objects. # # @align: the base address alignment when QEMU mmap(2)s @mem-path. # Some backend stores specified by @mem-path require an alignment @@ -757,8 +732,7 @@ =20 ## # @MemoryBackendMemfdProperties: -# -# Properties for memory-backend-memfd objects. +# Properties for memory-backend-memfd objects. # # @hugetlb: if true, the file to be created resides in the hugetlbfs # filesystem (default: false) @@ -813,8 +787,7 @@ =20 ## # @PrManagerHelperProperties: -# -# Properties for pr-manager-helper objects. +# Properties for pr-manager-helper objects. # # @path: the path to a Unix domain socket for connecting to the # external helper @@ -827,8 +800,7 @@ =20 ## # @QtestProperties: -# -# Properties for qtest objects. +# Properties for qtest objects. # # @chardev: the chardev to be used to receive qtest commands on. # @@ -842,8 +814,7 @@ =20 ## # @RemoteObjectProperties: -# -# Properties for x-remote-object objects. +# Properties for x-remote-object objects. # # @fd: file descriptor name previously passed via `getfd` command # @@ -857,8 +828,7 @@ =20 ## # @VfioUserServerProperties: -# -# Properties for x-vfio-user-server objects. +# Properties for x-vfio-user-server objects. # # @socket: socket to be used by the libvfio-user library # @@ -871,8 +841,7 @@ =20 ## # @IOMMUFDProperties: -# -# Properties for iommufd objects. +# Properties for iommufd objects. # # @fd: file descriptor name previously passed via `getfd` command, # which represents a pre-opened /dev/iommu. This allows the @@ -887,8 +856,7 @@ =20 ## # @AcpiGenericInitiatorProperties: -# -# Properties for acpi-generic-initiator objects. +# Properties for acpi-generic-initiator objects. # # @pci-dev: PCI device ID to be associated with the node # @@ -902,8 +870,7 @@ =20 ## # @AcpiGenericPortProperties: -# -# Properties for acpi-generic-port objects. +# Properties for acpi-generic-port objects. # # @pci-bus: QOM path of the PCI bus of the hostbridge associated with # this SRAT Generic Port Affinity Structure. This is the same as @@ -941,8 +908,7 @@ =20 ## # @RngProperties: -# -# Properties for objects of classes derived from rng. +# Properties for objects of classes derived from rng. # # @opened: if true, the device is opened immediately when applying # this option and will probably fail when processing the next @@ -961,8 +927,7 @@ =20 ## # @RngEgdProperties: -# -# Properties for rng-egd objects. +# Properties for rng-egd objects. # # @chardev: the name of a character device backend that provides the # connection to the RNG daemon @@ -975,8 +940,7 @@ =20 ## # @RngRandomProperties: -# -# Properties for rng-random objects. +# Properties for rng-random objects. # # @filename: the filename of the device on the host to obtain entropy # from (default: "/dev/urandom") @@ -990,8 +954,7 @@ =20 ## # @IgvmCfgProperties: -# -# Properties common to objects that handle IGVM files. +# Properties common to objects that handle IGVM files. # # @file: IGVM file to use to configure guest # @@ -1003,8 +966,7 @@ =20 ## # @SevCommonProperties: -# -# Properties common to objects that are derivatives of sev-common. +# Properties common to objects that are derivatives of sev-common. # # @sev-device: SEV device to use (default: "/dev/sev") # @@ -1038,8 +1000,7 @@ =20 ## # @SevGuestProperties: -# -# Properties for sev-guest objects. +# Properties for sev-guest objects. # # @dh-cert-file: guest owners DH certificate (encoded with base64) # @@ -1136,8 +1097,7 @@ =20 ## # @TdxGuestProperties: -# -# Properties for tdx-guest objects. +# Properties for tdx-guest objects. # # @attributes: The 'attributes' of a TD guest that is passed to # KVM_TDX_INIT_VM @@ -1181,8 +1141,7 @@ =20 ## # @ThreadContextProperties: -# -# Properties for thread context objects. +# Properties for thread context objects. # # @cpu-affinity: the list of host CPU numbers used as CPU affinity for # all threads created in the thread context (default: QEMU main @@ -1202,8 +1161,7 @@ =20 ## # @MonitorProperties: -# -# Properties for all monitors +# Properties for all monitors # # @chardev: ID of the character device providing the monitor transport # @@ -1214,8 +1172,7 @@ =20 ## # @MonitorHMPProperties: -# -# Properties for the HMP monitor +# Properties for the HMP monitor # # @readline: whether to enable readline for line editing # (default: true) @@ -1229,8 +1186,7 @@ =20 ## # @MonitorQMPCloseAction: -# -# Action to take when the character device backend is closed. +# Action to take when the character device backend is closed. # # @none: take no action # @@ -1244,8 +1200,7 @@ =20 ## # @MonitorQMPProperties: -# -# Properties for the QMP monitor +# Properties for the QMP monitor # # @pretty: whether to pretty print JSON responses (default: false) # @@ -1338,8 +1293,7 @@ =20 ## # @ObjectOptions: -# -# Describes the options of a user creatable QOM object. +# Describes the options of a user creatable QOM object. # # @qom-type: the class name for the object to be created # @@ -1416,8 +1370,7 @@ =20 ## # @object-add: -# -# Create a QOM object. +# Create a QOM object. # # Errors: # - If @qom-type is not a valid class name @@ -1436,8 +1389,7 @@ =20 ## # @object-del: -# -# Remove a QOM object. +# Remove a QOM object. # # @id: the name of the QOM object to remove # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773555; cv=none; d=zohomail.com; s=zohoarc; b=f8JtgD7x/hGBCjSHltKxYTGEip6Ji/9B1AOupy3sbc4VFFh4akstCrDDVdcoOOWxZYSs/MEjQYg+tj9FdrRbfCR6KMmBcwXwHD7EABKzODTdfZMcLSKNS/ulI3NEv6M4oMONepLhAhv1dkKEPxdKqlfd4AeIn/AX2d7n37fDHiE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773555; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=GT4vbniYPu2T0an15X/kc4fJpS4Ogad+KYFFAMad4RM=; b=eqVvYDr/+nOpuHGkZdJciMLQzhFzUTJ8LDYPM5WXmRzA6CHfnAKv5LoX7WAUxzhWRIYwg9eCbW6Tqm5+qzatF7rRMXTYvySlsSG0iMZ4g0EJ9fO1c0QnHBPEgphotGQL83z+gRSbk8OxOfk3/6dHdkUYAkc6Lp7O7/rUkZHuJUk= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773555050762.6119513800162; Wed, 26 Aug 2026 12:45:55 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJZE-0006Dz-51; Wed, 26 Aug 2026 15:45:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJZB-0006BI-SG for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:45:46 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJZ9-0007NV-EI for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:45:45 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-602-AuyODw-rNaOByQ2n1VZbww-1; Wed, 26 Aug 2026 15:44:31 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 153A31862D51; Wed, 26 Aug 2026 19:44:28 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 4FA7B1800598; Wed, 26 Aug 2026 19:44:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773542; 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=GT4vbniYPu2T0an15X/kc4fJpS4Ogad+KYFFAMad4RM=; b=I50zZTGp9rZtkyWg1grPzMtMIw71/sCbCl25pqCQyNDC3NfzrR9AKjyADLZICvhL2ymLGO GnB6o57ZvTdwgiFF0I0nH/6+lQDEoB9fi8e87hYOkw1QuUB8PdkDanYRsGnSaUl5x3JFXL 5b/O53lSi0KjR2Cmk6VXuzXkoGIss+0= X-MC-Unique: AuyODw-rNaOByQ2n1VZbww-1 X-Mimecast-MFC-AGG-ID: AuyODw-rNaOByQ2n1VZbww_1787773468 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 40/43] qapi: convert trivial intro sections for ui.json Date: Wed, 26 Aug 2026 15:38:37 -0400 Message-ID: <20260826193840.2152000-41-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H2=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773556489158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/ui.json | 199 ++++++++++++++++++--------------------------------- 1 file changed, 68 insertions(+), 131 deletions(-) diff --git a/qapi/ui.json b/qapi/ui.json index b2c42a7f578..960d02d1429 100644 --- a/qapi/ui.json +++ b/qapi/ui.json @@ -13,8 +13,7 @@ =20 ## # @DisplayProtocol: -# -# Display protocols which support changing password options. +# Display protocols which support changing password options. # # Since: 7.0 ## @@ -23,9 +22,8 @@ =20 ## # @SetPasswordAction: -# -# An action to take on changing a password on a connection with active -# clients. +# An action to take on changing a password on a connection with +# active clients. # # @keep: maintain existing clients # @@ -40,8 +38,7 @@ =20 ## # @SetPasswordOptions: -# -# Options for `set_password`. +# Options for `set_password`. # # @protocol: # - 'vnc' to modify the VNC server password @@ -64,8 +61,7 @@ =20 ## # @SetPasswordOptionsVnc: -# -# Options for `set_password` specific to the VNC protocol. +# Options for `set_password` specific to the VNC protocol. # # @display: The id of the display where the password should be # changed. Defaults to the first. @@ -77,8 +73,7 @@ =20 ## # @set_password: -# -# Set the password of a remote display server. +# Set the password of a remote display server. # # Errors: # - If Spice is not enabled, DeviceNotFound @@ -95,8 +90,7 @@ =20 ## # @ExpirePasswordOptions: -# -# General options for `expire_password`. +# General options for `expire_password`. # # @protocol: # - 'vnc' to modify the VNC server expiration @@ -125,8 +119,7 @@ =20 ## # @ExpirePasswordOptionsVnc: -# -# Options for `expire_password` specific to the VNC protocol. +# Options for `expire_password` specific to the VNC protocol. # # @display: The id of the display where the expiration should be # changed. Defaults to the first. @@ -138,8 +131,7 @@ =20 ## # @expire_password: -# -# Expire the password of a remote display server. +# Expire the password of a remote display server. # # Errors: # - If @protocol is 'spice' and Spice is not active, @@ -157,8 +149,7 @@ =20 ## # @ImageFormat: -# -# Supported image format types. +# Supported image format types. # # @png: PNG format # @@ -171,8 +162,7 @@ =20 ## # @screendump: -# -# Capture the contents of a screen and write it to a file. +# Capture the contents of a screen and write it to a file. # # @filename: the path of a new file to store the image # @@ -208,8 +198,7 @@ =20 ## # @SpiceBasicInfo: -# -# The basic information for SPICE network connection +# The basic information for SPICE network connection # # @host: IP address # @@ -227,8 +216,7 @@ =20 ## # @SpiceServerInfo: -# -# Information about a SPICE server +# Information about a SPICE server # # @auth: authentication method # @@ -241,8 +229,7 @@ =20 ## # @SpiceChannel: -# -# Information about a SPICE client channel. +# Information about a SPICE client channel. # # @connection-id: SPICE connection id number. All channels with the # same id belong to the same SPICE session. @@ -267,8 +254,7 @@ =20 ## # @SpiceQueryMouseMode: -# -# An enumeration of Spice mouse states. +# An enumeration of Spice mouse states. # # @client: Mouse cursor position is determined by the client. # @@ -285,8 +271,7 @@ =20 ## # @SpiceInfo: -# -# Information about the SPICE session. +# Information about the SPICE session. # # @enabled: true if the SPICE server is enabled, false otherwise # @@ -325,8 +310,7 @@ =20 ## # @query-spice: -# -# Return information about the current SPICE server +# Return information about the current SPICE server # # Since: 0.14 # @@ -370,8 +354,7 @@ =20 ## # @SPICE_CONNECTED: -# -# Emitted when a SPICE client establishes a connection +# Emitted when a SPICE client establishes a connection # # @server: server information # @@ -395,9 +378,8 @@ =20 ## # @SPICE_INITIALIZED: -# -# Emitted after initial handshake and authentication takes place (if -# any) and the SPICE channel is up and running +# Emitted after initial handshake and authentication takes place +# (if any) and the SPICE channel is up and running # # @server: server information # @@ -423,8 +405,7 @@ =20 ## # @SPICE_DISCONNECTED: -# -# Emitted when the SPICE connection is closed +# Emitted when the SPICE connection is closed # # @server: server information # @@ -448,8 +429,7 @@ =20 ## # @SPICE_MIGRATE_COMPLETED: -# -# Emitted when SPICE migration has completed +# Emitted when SPICE migration has completed # # Since: 1.3 # @@ -468,8 +448,7 @@ =20 ## # @VncBasicInfo: -# -# The basic information for vnc network connection +# The basic information for vnc network connection # # @host: IP address # @@ -492,8 +471,7 @@ =20 ## # @VncServerInfo: -# -# The network connection information for server +# The network connection information for server # # @auth: authentication method used for the plain (non-websocket) VNC # server @@ -507,8 +485,7 @@ =20 ## # @VncClientInfo: -# -# Information about a connected VNC client. +# Information about a connected VNC client. # # @x509_dname: If x509 authentication is in use, the Distinguished # Name of the client. @@ -525,8 +502,7 @@ =20 ## # @VncInfo: -# -# Information about the VNC session. +# Information about the VNC session. # # @enabled: true if the VNC server is enabled, false otherwise # @@ -576,8 +552,7 @@ =20 ## # @VncPrimaryAuth: -# -# vnc primary authentication method. +# vnc primary authentication method. # # Since: 2.3 ## @@ -588,8 +563,7 @@ =20 ## # @VncVencryptSubAuth: -# -# vnc sub authentication method with vencrypt. +# vnc sub authentication method with vencrypt. # # Since: 2.3 ## @@ -603,8 +577,7 @@ =20 ## # @VncServerInfo2: -# -# The network connection information for server +# The network connection information for server # # @auth: The current authentication type used by the servers # @@ -621,8 +594,7 @@ =20 ## # @VncInfo2: -# -# Information about a vnc server +# Information about a vnc server # # @id: vnc server name. # @@ -655,8 +627,7 @@ =20 ## # @query-vnc: -# -# Return information about the current VNC server +# Return information about the current VNC server # # Since: 0.14 # @@ -695,8 +666,7 @@ =20 ## # @change-vnc-password: -# -# Change the VNC server password. +# Change the VNC server password. # # @password: the new password to use with VNC authentication # @@ -712,8 +682,7 @@ =20 ## # @VNC_CONNECTED: -# -# Emitted when a VNC client establishes a connection +# Emitted when a VNC client establishes a connection # # @server: server information # @@ -741,9 +710,8 @@ =20 ## # @VNC_INITIALIZED: -# -# Emitted after authentication takes place (if any) and the VNC -# session is made active +# Emitted after authentication takes place (if any) and the VNC +# session is made active # # @server: server information # @@ -768,8 +736,7 @@ =20 ## # @VNC_DISCONNECTED: -# -# Emitted when the connection is closed +# Emitted when the connection is closed # # @server: server information # @@ -800,8 +767,7 @@ =20 ## # @MouseInfo: -# -# Information about a mouse device. +# Information about a mouse device. # # @name: the name of the mouse device # @@ -820,8 +786,7 @@ =20 ## # @query-mice: -# -# Return information about each active mouse device +# Return information about each active mouse device # # Returns: a list of info for each device # @@ -1005,8 +970,7 @@ =20 ## # @KeyValue: -# -# Represents a keyboard key. +# Represents a keyboard key. # # @type: key encoding # @@ -1021,8 +985,7 @@ =20 ## # @send-key: -# -# Send keys to guest. +# Send keys to guest. # # @keys: An array of `KeyValue` elements. All @KeyValues in this # array are simultaneously sent to the guest. A `KeyValue`.number @@ -1050,8 +1013,7 @@ =20 ## # @InputButton: -# -# Button of a pointer input device (mouse, tablet). +# Button of a pointer input device (mouse, tablet). # # @side: front side button of a 5-button mouse (since 2.9) # @@ -1067,8 +1029,7 @@ =20 ## # @InputAxis: -# -# Position axis of a pointer input device (mouse, tablet). +# Position axis of a pointer input device (mouse, tablet). # # Since: 2.0 ## @@ -1077,8 +1038,7 @@ =20 ## # @InputMultiTouchType: -# -# Type of a multi-touch event. +# Type of a multi-touch event. # # @begin: A new touch event sequence has just started. # @@ -1097,8 +1057,7 @@ =20 ## # @InputKeyEvent: -# -# Keyboard input event. +# Keyboard input event. # # @key: Which key this event is for. # @@ -1112,8 +1071,7 @@ =20 ## # @InputBtnEvent: -# -# Pointer button input event. +# Pointer button input event. # # @button: Which button this event is for. # @@ -1127,8 +1085,7 @@ =20 ## # @InputMoveEvent: -# -# Pointer motion input event. +# Pointer motion input event. # # @axis: Which axis is referenced by @value. # @@ -1143,8 +1100,7 @@ =20 ## # @InputMultiTouchEvent: -# -# MultiTouch input event. +# MultiTouch input event. # # @type: The type of multi-touch event. # @@ -1226,8 +1182,7 @@ =20 ## # @InputEvent: -# -# Input event union. +# Input event union. # # @type: the type of input event # @@ -1316,8 +1271,7 @@ =20 ## # @DisplayGTK: -# -# GTK display options. +# GTK display options. # # @clipboard: Enable host-guest clipboard sharing. Defaults to "off". # (Since 11.1) @@ -1357,8 +1311,7 @@ =20 ## # @DisplayEGLHeadless: -# -# EGL headless display options. +# EGL headless display options. # # @rendernode: Which DRM render node should be used. Default is the # first available node on the host. @@ -1370,8 +1323,7 @@ =20 ## # @DisplayDBus: -# -# DBus display options. +# DBus display options. # # @addr: The D-Bus bus address (default to the session bus). # @@ -1393,8 +1345,7 @@ =20 ## # @DisplayGLMode: -# -# Display OpenGL mode. +# Display OpenGL mode. # # @off: Disable OpenGL (default). # @@ -1413,8 +1364,7 @@ =20 ## # @DisplayCurses: -# -# Curses display options. +# Curses display options. # # @charset: Font charset used by guest (default: CP437). # @@ -1425,8 +1375,7 @@ =20 ## # @DisplayCocoa: -# -# Cocoa display options. +# Cocoa display options. # # @left-command-key: Enable/disable forwarding of left command key to # guest. Allows command-tab window switching on the host without @@ -1461,8 +1410,8 @@ =20 ## # @HotKeyMod: -# -# Set of modifier keys that need to be held for shortcut key actions. +# Set of modifier keys that need to be held for shortcut key +# actions. # # Since: 7.1 ## @@ -1471,8 +1420,7 @@ =20 ## # @DisplaySDL: -# -# SDL2 display options. +# SDL2 display options. # # @grab-mod: Modifier keys that should be pressed together with the # "G" key to release the mouse grab. @@ -1484,8 +1432,7 @@ =20 ## # @DisplayType: -# -# Display (user interface) type. +# Display (user interface) type. # # @default: The default user interface, selecting from the first # available of gtk, sdl, cocoa, and vnc. @@ -1535,8 +1482,7 @@ =20 ## # @DisplayOptions: -# -# Display (user interface) options. +# Display (user interface) options. # # @type: Which `DisplayType` QEMU should use. # @@ -1573,8 +1519,7 @@ =20 ## # @query-display-options: -# -# Return information about display configuration +# Return information about display configuration # # Since: 3.1 ## @@ -1583,8 +1528,7 @@ =20 ## # @DisplayReloadType: -# -# Available DisplayReload types. +# Available DisplayReload types. # # @vnc: VNC display # @@ -1595,8 +1539,7 @@ =20 ## # @DisplayReloadOptionsVNC: -# -# Specify the VNC reload options. +# Specify the VNC reload options. # # @tls-certs: reload tls certs or not. # @@ -1607,8 +1550,7 @@ =20 ## # @DisplayReloadOptions: -# -# Options of the display configuration reload. +# Options of the display configuration reload. # # @type: Specify the display type. # @@ -1621,8 +1563,7 @@ =20 ## # @display-reload: -# -# Reload display configuration. +# Reload display configuration. # # Since: 6.0 # @@ -1638,8 +1579,7 @@ =20 ## # @DisplayUpdateType: -# -# Available DisplayUpdate types. +# Available DisplayUpdate types. # # @vnc: VNC display # @@ -1650,8 +1590,7 @@ =20 ## # @DisplayUpdateOptionsVNC: -# -# Specify the VNC reload options. +# Specify the VNC reload options. # # @addresses: If specified, change set of addresses to listen for # connections. Addresses configured for websockets are not @@ -1664,8 +1603,7 @@ =20 ## # @DisplayUpdateOptions: -# -# Options of the display configuration reload. +# Options of the display configuration reload. # # @type: Specify the display type. # @@ -1678,8 +1616,7 @@ =20 ## # @display-update: -# -# Update display configuration. +# Update display configuration. # # Since: 7.1 # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773498; cv=none; d=zohomail.com; s=zohoarc; b=UCokv+W8LbREh0vm29y4aVeMmTWOXZ0CXBAcV0qJAgOh9QrYMCjPbgCGGBQPjPmeWfm1pbUqxUs58MrEt8RTNZud8z2+ujCjMBVX8UphNVbHdimbiLFK+udAoCp7CkPv8An7rpzJVQzKPFykHvGwQfFAZFa4S9gZObWB9OH376E= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773498; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=guCLIzVmZrZpBJXqrS2tsFbY+MWTzN+mPMblZhwoDNA=; b=MUBCUe4gfkkPeOrx8LvHXBurcy6Urtw75Ivb3/Xm1IG8R+YQdFEJLQsVdaMh23ELqscgKjsGGxR0HguYDZlgVOWN06qgbwR15rf6OAQsI1FIibdgNUYcDIu2S0f3MT0U0tg4FTuO6wGV7XEkZe3d9r1LzHpop5nfFo1o9PKwWdk= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773498929557.0785619726332; Wed, 26 Aug 2026 12:44:58 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJYK-0004xr-TE; Wed, 26 Aug 2026 15:44:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJYJ-0004rK-Ey for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:51 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJYG-000725-Bi for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:51 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-478-XiwRdptbO9SsOC_88OLb0g-1; Wed, 26 Aug 2026 15:44:42 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 29DBB1801317; Wed, 26 Aug 2026 19:44:38 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 4CB231800577; Wed, 26 Aug 2026 19:44:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773487; 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=guCLIzVmZrZpBJXqrS2tsFbY+MWTzN+mPMblZhwoDNA=; b=Tb0E5xep2Qk0Qzp9ramT13U5maIxsFnLBgOI574xVPixOEVjU5JUbuS55buXzO6oxXuGNj u7GQNDUk8EyGhMJ1JU/cxxN+duifjHM7cph/ZLpoWay6WLyrfKHgFjmCUNBNHC6fSpyRFw wDzurMZBsfu0XkkOFCpywkq0yrM9u5s= X-MC-Unique: XiwRdptbO9SsOC_88OLb0g-1 X-Mimecast-MFC-AGG-ID: XiwRdptbO9SsOC_88OLb0g_1787773478 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 41/43] qapi: convert trivial intro sections for migration.json Date: Wed, 26 Aug 2026 15:38:38 -0400 Message-ID: <20260826193840.2152000-42-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773500531158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/migration.json | 131 ++++++++++++++++---------------------------- 1 file changed, 48 insertions(+), 83 deletions(-) diff --git a/qapi/migration.json b/qapi/migration.json index b1eaf7b0545..8b6abcee2ca 100644 --- a/qapi/migration.json +++ b/qapi/migration.json @@ -13,8 +13,7 @@ =20 ## # @MigrationRAMStats: -# -# Detailed migration status. +# Detailed migration status. # # @transferred: amount of bytes already transferred to the target VM # @@ -78,8 +77,7 @@ =20 ## # @XBZRLECacheStats: -# -# Detailed XBZRLE migration cache statistics +# Detailed XBZRLE migration cache statistics # # @cache-size: XBZRLE cache size # @@ -104,8 +102,7 @@ =20 ## # @CompressionStats: -# -# Detailed migration compression statistics +# Detailed migration compression statistics # # @pages: amount of pages compressed and transferred to the target VM # @@ -126,8 +123,7 @@ =20 ## # @MigrationStatus: -# -# An enumeration of migration status. +# An enumeration of migration status. # # @none: no migration has ever happened. # @@ -189,8 +185,7 @@ =20 ## # @VfioStats: -# -# Detailed VFIO devices migration statistics +# Detailed VFIO devices migration statistics # # @transferred: amount of bytes transferred to the target VM by VFIO # devices @@ -202,8 +197,7 @@ =20 ## # @MigrationInfo: -# -# Information about current migration process. +# Information about current migration process. # # @status: `MigrationStatus` describing the current migration status. # If this field is not returned, no migration process has been @@ -435,8 +429,7 @@ =20 ## # @MigrationCapability: -# -# Migration capabilities enumeration +# Migration capabilities enumeration # # @xbzrle: Migration supports xbzrle (Xor Based Zero Run Length # Encoding). This feature allows us to minimize migration traffic @@ -545,8 +538,7 @@ =20 ## # @MigrationCapabilityStatus: -# -# Migration capability information +# Migration capability information # # @capability: capability enum # @@ -559,8 +551,8 @@ =20 ## # @migrate-set-capabilities: -# -# Enable/Disable the following migration capabilities (like xbzrle) +# Enable/Disable the following migration capabilities (like +# xbzrle) # # @capabilities: json array of capability modifications to make # @@ -577,8 +569,8 @@ =20 ## # @query-migrate-capabilities: -# -# Return information about the current migration capabilities status +# Return information about the current migration capabilities +# status # # Since: 1.2 # @@ -598,8 +590,7 @@ =20 ## # @MultiFDCompression: -# -# An enumeration of multifd compression methods. +# An enumeration of multifd compression methods. # # @none: no compression. # @@ -776,9 +767,8 @@ =20 ## # @BitmapMigrationNodeAlias: -# -# Maps a block node name and the bitmaps it has to aliases for dirty -# bitmap migration. +# Maps a block node name and the bitmaps it has to aliases for +# dirty bitmap migration. # # @node-name: A block node name. # @@ -1098,8 +1088,7 @@ =20 ## # @MIGRATION: -# -# Emitted when a migration event happens +# Emitted when a migration event happens # # @status: `MigrationStatus` describing the current migration status. # @@ -1116,9 +1105,8 @@ =20 ## # @MIGRATION_PASS: -# -# Emitted from the source side of a migration at the start of each -# pass (when it syncs the dirty bitmap) +# Emitted from the source side of a migration at the start of each +# pass (when it syncs the dirty bitmap) # # @pass: An incrementing count (starting at 1 on the first pass) # @@ -1134,8 +1122,8 @@ =20 ## # @COLOMessage: -# -# The message transmission between Primary side and Secondary side. +# The message transmission between Primary side and Secondary +# side. # # @checkpoint-ready: Secondary VM (SVM) is ready for checkpointing # @@ -1161,8 +1149,7 @@ =20 ## # @COLOMode: -# -# The COLO current mode. +# The COLO current mode. # # @none: COLO is disabled. # @@ -1177,8 +1164,7 @@ =20 ## # @FailoverStatus: -# -# An enumeration of COLO failover status +# An enumeration of COLO failover status # # @none: no failover has ever happened # @@ -1198,9 +1184,8 @@ =20 ## # @COLO_EXIT: -# -# Emitted when VM finishes COLO mode due to some errors happening or -# at the request of users. +# Emitted when VM finishes COLO mode due to some errors happening +# or at the request of users. # # @mode: report COLO mode when COLO exited. # @@ -1218,8 +1203,7 @@ =20 ## # @COLOExitReason: -# -# The reason for a COLO exit. +# The reason for a COLO exit. # # @none: failover has never happened. This state does not occur in # the `COLO_EXIT` event, and is only visible in the result of @@ -1281,8 +1265,7 @@ =20 ## # @migrate-continue: -# -# Continue migration when it's in a paused state. +# Continue migration when it's in a paused state. # # @state: The state the migration is currently expected to be in # @@ -1298,8 +1281,7 @@ =20 ## # @MigrationAddressType: -# -# The migration stream transport mechanisms. +# The migration stream transport mechanisms. # # @socket: Migrate via socket. # @@ -1339,8 +1321,7 @@ =20 ## # @MigrationAddress: -# -# Migration endpoint configuration. +# Migration endpoint configuration. # # @transport: The migration stream transport mechanism # @@ -1357,8 +1338,7 @@ =20 ## # @MigrationChannelType: -# -# The migration channel-type request options. +# The migration channel-type request options. # # @main: Main outbound migration channel. # @@ -1371,8 +1351,7 @@ =20 ## # @MigrationChannel: -# -# Migration stream channel parameters. +# Migration stream channel parameters. # # @channel-type: Channel type for transferring packet information. # @@ -1387,8 +1366,7 @@ =20 ## # @migrate: -# -# Migrates the current running guest to another Virtual Machine. +# Migrates the current running guest to another Virtual Machine. # # @uri: the Uniform Resource Identifier of the destination VM # @@ -1560,8 +1538,7 @@ =20 ## # @xen-set-global-dirty-log: -# -# Enable or disable the global dirty log mode. +# Enable or disable the global dirty log mode. # # @enable: true to enable, false to disable. # @@ -1597,8 +1574,7 @@ =20 ## # @xen-set-replication: -# -# Enable or disable replication. +# Enable or disable replication. # # @enable: true to enable, false to disable. # @@ -1621,8 +1597,7 @@ =20 ## # @ReplicationStatus: -# -# The result format for `query-xen-replication-status`. +# The result format for `query-xen-replication-status`. # # @error: true if an error happened, false if replication is normal. # @@ -1670,8 +1645,7 @@ =20 ## # @COLOStatus: -# -# The result format for `query-colo-status`. +# The result format for `query-colo-status`. # # @mode: COLO running mode. If COLO is running, this field will # return 'primary' or 'secondary'. @@ -1709,8 +1683,7 @@ =20 ## # @migrate-recover: -# -# Provide a recovery migration stream URI. +# Provide a recovery migration stream URI. # # @uri: the URI to be used for the recovery of migration stream. # @@ -1763,8 +1736,7 @@ =20 ## # @DirtyRateVcpu: -# -# Dirty rate of vcpu. +# Dirty rate of vcpu. # # @id: vcpu index. # @@ -1777,8 +1749,7 @@ =20 ## # @DirtyRateStatus: -# -# Dirty page rate measurement status. +# Dirty page rate measurement status. # # @unstarted: measuring thread has not been started yet # @@ -1810,8 +1781,7 @@ =20 ## # @TimeUnit: -# -# Specifies unit in which time-related value is specified. +# Specifies unit in which time-related value is specified. # # @second: value is in seconds # @@ -1824,8 +1794,7 @@ =20 ## # @DirtyRateInfo: -# -# Information about measured dirty page rate. +# Information about measured dirty page rate. # # @dirty-rate: an estimate of the dirty page rate of the VM in units # of MiB/s. Value is present only when @status is 'measured'. @@ -1935,8 +1904,8 @@ =20 ## # @query-dirty-rate: -# -# Query results of the most recent invocation of `calc-dirty-rate`. +# Query results of the most recent invocation of +# `calc-dirty-rate`. # # @calc-time-unit: time unit in which to report calculation time. # By default it is reported in seconds. (Since 8.2) @@ -1962,8 +1931,7 @@ =20 ## # @DirtyLimitInfo: -# -# Dirty page rate limit information of a virtual CPU. +# Dirty page rate limit information of a virtual CPU. # # @cpu-index: index of a virtual CPU. # @@ -2029,8 +1997,8 @@ =20 ## # @query-vcpu-dirty-limit: -# -# Return information about virtual CPU dirty page rate limits, if any. +# Return information about virtual CPU dirty page rate limits, if +# any. # # Since: 7.1 # @@ -2046,8 +2014,7 @@ =20 ## # @snapshot-save: -# -# Save a VM snapshot +# Save a VM snapshot # # @job-id: identifier for the newly created job # @@ -2118,8 +2085,7 @@ =20 ## # @snapshot-load: -# -# Load a VM snapshot +# Load a VM snapshot # # @job-id: identifier for the newly created job # @@ -2188,8 +2154,7 @@ =20 ## # @snapshot-delete: -# -# Delete a VM snapshot +# Delete a VM snapshot # # @job-id: identifier for the newly created job # --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773503; cv=none; d=zohomail.com; s=zohoarc; b=FkuBSS16m/k8jKI7y3JM6iuiTzR7uKMcaxkHj3xpNehkUEfSDabsD4prte8y1/byobX+8x32SZ0AYhswnGBlKqS2sZk3p4wQzwOa9Q1EMALu/MvO2bvGWZxEmOiCZtrQp8zsBI1P5H3Jg/Yys+76xATUawdaVTFW4oGAY4ehh8M= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773503; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=zTQIfh/5m9QZH2LXfLdLzWBOA8HLXnnjEI9dA8mmcBM=; b=mGzNtqVMNb7IKMpk6yfygKX+bb13TvgZQoRYm005JuyDSSCmngDCeH8eEk6oBdoUJ55Pjnaad/VWsa/IHXMMhjAtS1jjJwqYMxD1vR93BPQipZC1ypkGiPUx8w+/ZlbebTeNYEnmvyot3t9td6wNTrGzvt5gWhsd1lipomJejD8= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773503604299.0288176312446; Wed, 26 Aug 2026 12:45:03 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJYO-000559-UX; Wed, 26 Aug 2026 15:44:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJYO-00051X-4i for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:56 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJYL-00072z-R4 for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:44:55 -0400 Received: from mx-prod-mc-05.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-29-_LXNbdpAOdWgqf6d00sLuw-1; Wed, 26 Aug 2026 15:44:49 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id AB08C19560A7; Wed, 26 Aug 2026 19:44:46 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id A6AC61800598; Wed, 26 Aug 2026 19:44:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773493; 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=zTQIfh/5m9QZH2LXfLdLzWBOA8HLXnnjEI9dA8mmcBM=; b=JDx/tlYu6ldH2Ep8Ab9CxTY3shpvK7ZhEln9rqMuo/o2vIkH0/Lrxy92Xh+htM/Xs1Aa8T WzllfXreJY2foLJegwlvtf65fnzIzqJt+maCFWQRVK9etPVrnp44V8FHT/FMkz+DSN7Axf KDJsXai7iYc85mEkx8D9hn1gpZM/XZk= X-MC-Unique: _LXNbdpAOdWgqf6d00sLuw-1 X-Mimecast-MFC-AGG-ID: _LXNbdpAOdWgqf6d00sLuw_1787773486 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 42/43] qapi: convert trivial intro sections for machine.json Date: Wed, 26 Aug 2026 15:38:39 -0400 Message-ID: <20260826193840.2152000-43-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H2=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773504242158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- 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 @@ -46,9 +46,8 @@ =20 ## # @S390CpuState: -# -# An enumeration of cpu states that can be assumed by a virtual S390 -# CPU +# An enumeration of cpu states that can be assumed by a virtual +# S390 CPU # # Since: 2.12 ## @@ -57,8 +56,7 @@ =20 ## # @CpuInfoS390: -# -# Additional information about a virtual S390 CPU +# Additional information about a virtual S390 CPU # # @cpu-state: the virtual CPU's state # @@ -75,8 +73,7 @@ =20 ## # @CpuInfoFast: -# -# Information about a virtual CPU +# Information about a virtual CPU # # @cpu-index: index of the virtual CPU # @@ -105,8 +102,7 @@ =20 ## # @query-cpus-fast: -# -# Return information about all virtual CPUs. +# Return information about all virtual CPUs. # # Since: 2.12 # @@ -143,9 +139,8 @@ =20 ## # @CompatProperty: -# -# Property default values specific to a machine type, for use by -# scripts/compare-machine-types. +# Property default values specific to a machine type, for use by +# scripts/compare-machine-types. # # @qom-type: name of the QOM type to which the default applies # @@ -163,8 +158,7 @@ =20 ## # @MachineInfo: -# -# Information describing a machine. +# Information describing a machine. # # @name: the name of the machine # @@ -213,8 +207,7 @@ =20 ## # @query-machines: -# -# Return a list of supported machines +# Return a list of supported machines # # @compat-props: if true, also return compatibility properties. # (default: false) (since 9.1) @@ -255,8 +248,7 @@ =20 ## # @CurrentMachineParams: -# -# Information describing the running machine parameters. +# Information describing the running machine parameters. # # @wakeup-suspend-support: true if the machine supports wake up from # suspend @@ -268,8 +260,7 @@ =20 ## # @query-current-machine: -# -# Return information on the current virtual machine. +# Return information on the current virtual machine. # # Since: 4.0 ## @@ -277,8 +268,8 @@ =20 ## # @QemuTargetInfo: -# -# Information on the target configuration built into the QEMU binary. +# Information on the target configuration built into the QEMU +# binary. # # @arch: the target architecture # @@ -289,8 +280,7 @@ =20 ## # @query-target: -# -# Return information about the target for this QEMU +# Return information about the target for this QEMU # # Since: 1.2 ## @@ -298,8 +288,7 @@ =20 ## # @UuidInfo: -# -# Guest UUID information (Universally Unique Identifier). +# Guest UUID information (Universally Unique Identifier). # # @UUID: the UUID of the guest # @@ -312,8 +301,7 @@ =20 ## # @query-uuid: -# -# Query the guest UUID information. +# Query the guest UUID information. # # Since: 0.14 # @@ -326,8 +314,7 @@ =20 ## # @GuidInfo: -# -# GUID information. +# GUID information. # # @guid: the globally unique identifier # @@ -337,8 +324,7 @@ =20 ## # @query-vm-generation-id: -# -# Show Virtual Machine Generation ID +# Show Virtual Machine Generation ID # # Since: 2.9 ## @@ -346,8 +332,7 @@ =20 ## # @system_reset: -# -# Performs a hard reset of a guest. +# Performs a hard reset of a guest. # # Since: 0.14 # @@ -360,8 +345,7 @@ =20 ## # @system_powerdown: -# -# Requests that a guest perform a powerdown operation. +# Requests that a guest perform a powerdown operation. # # Since: 0.14 # @@ -469,8 +453,7 @@ =20 ## # @NumaOptions: -# -# A discriminated record of NUMA options. (for OptsVisitor) +# A discriminated record of NUMA options. (for OptsVisitor) # # @type: NUMA option type # @@ -488,8 +471,7 @@ =20 ## # @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) # @@ -521,8 +503,7 @@ =20 ## # @NumaDistOptions: -# -# Set the distance between 2 NUMA nodes. +# Set the distance between 2 NUMA nodes. # # @src: source NUMA node. # @@ -542,8 +523,7 @@ =20 ## # @CXLFixedMemoryWindowOptions: -# -# Create a CXL Fixed Memory Window +# Create a CXL Fixed Memory Window # # @size: Size of the Fixed Memory Window in bytes. Must be a multiple # of 256MiB. @@ -565,8 +545,7 @@ =20 ## # @CXLFMWProperties: -# -# List of CXL Fixed Memory Windows. +# List of CXL Fixed Memory Windows. # # @cxl-fmw: List of `CXLFixedMemoryWindowOptions` # @@ -578,8 +557,7 @@ =20 ## # @X86CPURegister32: -# -# A X86 32-bit register +# A X86 32-bit register # # Since: 1.5 ## @@ -588,8 +566,7 @@ =20 ## # @X86CPUFeatureWordInfo: -# -# Information about a X86 CPU feature word +# Information about a X86 CPU feature word # # @cpuid-input-eax: Input EAX value for CPUID instruction for that # feature word @@ -611,9 +588,8 @@ =20 ## # @DummyForceArrays: -# -# Not used by QMP; hack to let us use X86CPUFeatureWordInfoList -# internally +# Not used by QMP; hack to let us use X86CPUFeatureWordInfoList +# internally # # Since: 2.5 ## @@ -795,8 +771,7 @@ =20 ## # @memsave: -# -# Save a portion of guest memory to a file. +# Save a portion of guest memory to a file. # # @val: the virtual address of the guest to start from # @@ -828,8 +803,7 @@ =20 ## # @pmemsave: -# -# Save a portion of guest physical memory to a file. +# Save a portion of guest physical memory to a file. # # @val: the physical address of the guest to start from # @@ -857,8 +831,7 @@ =20 ## # @Memdev: -# -# Information about memory backend +# Information about memory backend # # @id: backend's ID if backend has 'id' property (since 2.9) # @@ -898,8 +871,7 @@ =20 ## # @query-memdev: -# -# Return information for all memory backends. +# Return information for all memory backends. # # Since: 2.1 # @@ -1074,9 +1046,9 @@ =20 ## # @set-numa-node: -# -# Runtime equivalent of '-numa' CLI option, available at preconfigure -# stage to configure numa mapping before initializing machine. +# Runtime equivalent of '-numa' CLI option, available at +# preconfigure stage to configure numa mapping before initializing +# machine. # # Since: 3.0 ## @@ -1087,8 +1059,7 @@ =20 ## # @balloon: -# -# Request the balloon driver to change its balloon size. +# Request the balloon driver to change its balloon size. # # @value: the target logical size of the VM in bytes. We can deduce # the size of the balloon using this formula: @@ -1122,8 +1093,7 @@ =20 ## # @BalloonInfo: -# -# Information about the guest balloon device. +# Information about the guest balloon device. # # @actual: the logical size of the VM in bytes. Formula used: # logical_vm_size =3D vm_ram_size - balloon_size @@ -1134,8 +1104,7 @@ =20 ## # @query-balloon: -# -# Return information about the balloon device. +# Return information about the balloon device. # # Errors: # - If the balloon driver is enabled but not functional because @@ -1156,10 +1125,9 @@ =20 ## # @BALLOON_CHANGE: -# -# Emitted when the guest changes the actual BALLOON level. This value -# is equivalent to the @actual field return by the `query-balloon` -# command +# Emitted when the guest changes the actual BALLOON level. This +# value is equivalent to the @actual field return by the +# `query-balloon` command # # @actual: the logical size of the VM in bytes. Formula used: # logical_vm_size =3D vm_ram_size - balloon_size @@ -1179,8 +1147,7 @@ =20 ## # @HvBalloonInfo: -# -# hv-balloon guest-provided memory status information. +# hv-balloon guest-provided memory status information. # # @committed: the amount of memory in use inside the guest plus the # amount of the memory unusable inside the guest (ballooned out, @@ -1196,9 +1163,8 @@ =20 ## # @query-hv-balloon-status-report: -# -# Return the hv-balloon driver data contained in the last received -# "STATUS" message from the guest. +# Return the hv-balloon driver data contained in the last received +# "STATUS" message from the guest. # # Errors: # - If no hv-balloon device is present, guest memory status @@ -1239,8 +1205,7 @@ =20 ## # @MemoryInfo: -# -# Actual memory information in bytes. +# Actual memory information in bytes. # # @base-memory: size of "base" memory specified with command line # option -m. @@ -1273,8 +1238,7 @@ =20 ## # @PCDIMMDeviceInfo: -# -# PCDIMMDevice state information +# PCDIMMDevice state information # # @id: device's ID # @@ -1309,8 +1273,7 @@ =20 ## # @VirtioPMEMDeviceInfo: -# -# VirtioPMEM state information +# VirtioPMEM state information # # @id: device's ID # @@ -1332,8 +1295,7 @@ =20 ## # @VirtioMEMDeviceInfo: -# -# VirtioMEMDevice state information +# VirtioMEMDevice state information # # @id: device's ID # @@ -1367,8 +1329,7 @@ =20 ## # @SgxEPCDeviceInfo: -# -# Sgx EPC state information +# Sgx EPC state information # # @id: device's ID # @@ -1393,8 +1354,7 @@ =20 ## # @HvBalloonDeviceInfo: -# -# hv-balloon provided memory state information +# hv-balloon provided memory state information # # @id: device's ID # @@ -1523,8 +1483,7 @@ =20 ## # @MemoryDeviceInfo: -# -# Union containing information about a memory device +# Union containing information about a memory device # # @type: memory device type # @@ -1545,8 +1504,7 @@ =20 ## # @SgxEPC: -# -# Sgx EPC cmdline information +# Sgx EPC cmdline information # # @memdev: memory backend linked with device # @@ -1562,8 +1520,7 @@ =20 ## # @SgxEPCProperties: -# -# SGX properties of machine types. +# SGX properties of machine types. # # @sgx-epc: list of ids of memory-backend-epc objects. # @@ -1575,8 +1532,7 @@ =20 ## # @query-memory-devices: -# -# Lists available memory devices and their state +# Lists available memory devices and their state # # Since: 2.1 # @@ -1626,8 +1582,7 @@ =20 ## # @BootConfiguration: -# -# Schema for virtual machine boot configuration. +# Schema for virtual machine boot configuration. # # @order: Boot order (a=3Dfloppy, c=3Dhard disk, d=3DCD-ROM, n=3Dnetwork) # @@ -1711,8 +1666,7 @@ =20 ## # @x-query-irq: -# -# Query interrupt statistics +# Query interrupt statistics # # Features: # @@ -1728,8 +1682,7 @@ =20 ## # @x-query-jit: -# -# Query TCG compiler statistics +# Query TCG compiler statistics # # Features: # @@ -1746,8 +1699,7 @@ =20 ## # @x-query-numa: -# -# Query NUMA topology information +# Query NUMA topology information # # Features: # @@ -1763,8 +1715,7 @@ =20 ## # @x-query-ramblock: -# -# Query system ramblock information +# Query system ramblock information # # Features: # @@ -1780,8 +1731,7 @@ =20 ## # @x-query-roms: -# -# Query information on the registered ROMS +# Query information on the registered ROMS # # Features: # @@ -1797,8 +1747,7 @@ =20 ## # @x-query-usb: -# -# Query information on the USB devices +# Query information on the USB devices # # Features: # @@ -1829,8 +1778,7 @@ =20 ## # @MemorySizeConfiguration: -# -# Schema for memory size configuration. +# Schema for memory size configuration. # # @size: memory size in bytes # @@ -1847,8 +1795,7 @@ =20 ## # @dumpdtb: -# -# Save the FDT in dtb format. +# Save the FDT in dtb format. # # @filename: name of the dtb file to be created # @@ -1866,8 +1813,7 @@ =20 ## # @x-query-interrupt-controllers: -# -# Query information on interrupt controller devices +# Query information on interrupt controller devices # # Features: # @@ -1897,8 +1843,7 @@ =20 ## # @query-firmware-log: -# -# Find firmware memory log buffer in guest memory, return content. +# Find firmware memory log buffer in guest memory, return content. # # @max-size: limit the amount of log data returned. Up to 1 MiB of # log data is allowed. In case the amount of log data is larger @@ -1912,8 +1857,7 @@ =20 ## # @dump-skeys: -# -# Dump the storage keys for an s390x guest +# Dump the storage keys for an s390x guest # # @filename: the path to the file to dump to # @@ -1951,8 +1895,7 @@ =20 ## # @CpuModelExpansionType: -# -# An enumeration of CPU model expansion types. +# An enumeration of CPU model expansion types. # # @static: Expand to a static CPU model, a combination of a static # base model name and property delta changes. As the static base @@ -2009,8 +1952,7 @@ =20 ## # @CpuModelBaselineInfo: -# -# The result of a CPU model baseline. +# The result of a CPU model baseline. # # @model: the baselined `CpuModelInfo`. # @@ -2021,8 +1963,7 @@ =20 ## # @CpuModelCompareInfo: -# -# The result of a CPU model comparison. +# The result of a CPU model comparison. # # @result: The result of the compare operation. # @@ -2153,8 +2094,7 @@ =20 ## # @CpuModelExpansionInfo: -# -# The result of a cpu model expansion. +# The result of a cpu model expansion. # # @model: the expanded `CpuModelInfo`. # @@ -2223,8 +2163,7 @@ =20 ## # @CpuDefinitionInfo: -# -# Virtual CPU definition. +# Virtual CPU definition. # # @name: the name of the CPU definition # @@ -2285,8 +2224,7 @@ =20 ## # @query-cpu-definitions: -# -# Return a list of supported virtual CPU definitions +# Return a list of supported virtual CPU definitions # # Since: 1.2 ## --=20 2.55.0 From nobody Sat Sep 26 21:35:41 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1787773939; cv=none; d=zohomail.com; s=zohoarc; b=VWvW2dcKDEhYXYbFz92qG0QLM7MoYBa4QE1rlruPjAeLAMMKv6rCMZzs4LpMzTxF1amr3VFO8kP1nlN76HaD95cihvgJRwFvDrDHOG3jK1ZM3EvgvpoVKveaksP0CRPjPoPASsIHy7ZMptnXXCFUPywGcjBge8VZSTWk6Ri2AvY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1787773939; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=9lCohsPs1HSV28k3Pcj4uAb50E8K4ym/oCn2bGq9UGE=; b=AAhI5QMArqnEQSaeXs06HobRbsW3LrW7e+N58RiyYnSNhV6GKbojjouYvssDZzHCS+2HbAvE5il4P8cZVeRLsNcS1kLJZa5e99Dt5ZwIdYPXQlDa+igofX+3ZrZvgdnQbOh0uCqok9gPysNQLltu2oapPaeBUvR/iR4ZP0NIrCQ= 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=quarantine dis=none) Return-Path: Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1787773939923210.24555483809172; Wed, 26 Aug 2026 12:52:19 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists1p.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1wzJef-0007R1-Jo; Wed, 26 Aug 2026 15:51:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJee-0007Qt-7V for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:51:24 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1wzJea-0008Sy-Gz for qemu-devel@nongnu.org; Wed, 26 Aug 2026 15:51:23 -0400 Received: from mx-prod-mc-05.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-93-6DbN6EcBPiSZCYX69rhwyw-1; Wed, 26 Aug 2026 15:44:58 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id DB48A1933B54; Wed, 26 Aug 2026 19:44:55 +0000 (UTC) Received: from jsnow-thinkpadp16vgen1.westford.csb (unknown [10.22.88.99]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id EF39F1800577; Wed, 26 Aug 2026 19:44:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1787773879; 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=9lCohsPs1HSV28k3Pcj4uAb50E8K4ym/oCn2bGq9UGE=; b=Dd5+TqEEKDSgjPSwFEJCEyiyc+HRWaEKABU9uFf6pLAcwLVxGz0Hej7riHtxRIJRye/Lyd ULHzeqMgQxw5eadaF9jkSnc8hBFFSX9ZjAvlrCKLAmLI/DQ5443o7OZnuUj3R+7b7DMH8M WD2vu7Xh+Qx05Xhc3WTR1iOVsWq8mGY= X-MC-Unique: 6DbN6EcBPiSZCYX69rhwyw-1 X-Mimecast-MFC-AGG-ID: 6DbN6EcBPiSZCYX69rhwyw_1787773496 From: John Snow To: qemu-devel@nongnu.org Cc: Alex Williamson , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , John Snow , linux-cxl@vger.kernel.org, Markus Armbruster , Michael Tokarev , Vladimir Sementsov-Ogievskiy , Peter Xu , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , 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 , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Zhao Liu , Mauro Carvalho Chehab , "Michael S. Tsirkin" , Hanna Reitz , Jason Wang , Richard Henderson , Paolo Bonzini , Ani Sinha , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Lukas Straub , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PATCH v3 43/43] qapi: convert trivial intro sections for block-core.json Date: Wed, 26 Aug 2026 15:38:40 -0400 Message-ID: <20260826193840.2152000-44-jsnow@redhat.com> In-Reply-To: <20260826193840.2152000-1-jsnow@redhat.com> References: <20260826193840.2152000-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=lists1p.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1787773943318158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: John Snow Reviewed-by: Markus Armbruster --- qapi/block-core.json | 448 ++++++++++++++++--------------------------- 1 file changed, 164 insertions(+), 284 deletions(-) diff --git a/qapi/block-core.json b/qapi/block-core.json index 199efc1e008..bed736d86f9 100644 --- a/qapi/block-core.json +++ b/qapi/block-core.json @@ -132,8 +132,7 @@ =20 ## # @VmdkExtentInfo: -# -# Information about a VMDK extent file +# Information about a VMDK extent file # # @filename: Name of the extent file # @@ -257,9 +256,8 @@ =20 ## # @ImageInfoSpecific: -# -# A discriminated record of image format specific information -# structures. +# A discriminated record of image format specific information +# structures. # # @type: block driver name # @@ -341,8 +339,7 @@ =20 ## # @BlockNodeInfo: -# -# Information about a QEMU image file +# Information about a QEMU image file # # @filename: name of the image file # @@ -386,9 +383,8 @@ =20 ## # @ImageInfo: -# -# Information about a QEMU image file, and potentially its backing -# image +# Information about a QEMU image file, and potentially its backing +# image # # @backing-image: info of the backing image # @@ -402,10 +398,9 @@ =20 ## # @BlockChildInfo: -# -# Information about all nodes in the block graph starting at some -# node, annotated with information about that node in relation to its -# parent. +# Information about all nodes in the block graph starting at some +# node, annotated with information about that node in relation to +# its parent. # # @name: Child name of the root node in the `BlockGraphInfo` struct, # in its role as the child of some undescribed parent node @@ -437,8 +432,7 @@ =20 ## # @ImageCheck: -# -# Information about a QEMU image file check +# Information about a QEMU image file check # # @filename: name of the image file checked # @@ -481,8 +475,8 @@ =20 ## # @MapEntry: -# -# Mapping information from a virtual block range to a host file range +# Mapping information from a virtual block range to a host file +# range # # @start: virtual (guest) offset of the first byte described by this # entry @@ -520,8 +514,7 @@ =20 ## # @BlockdevCacheInfo: -# -# Cache mode information for a block device +# Cache mode information for a block device # # @writeback: true if writeback mode is enabled # @@ -551,8 +544,7 @@ =20 ## # @BlockDeviceInfo: -# -# Information about the backing device for a block device. +# Information about the backing device for a block device. # # @file: the filename of the backing device # @@ -668,8 +660,7 @@ =20 ## # @BlockDeviceIoStatus: -# -# An enumeration of block device I/O status. +# An enumeration of block device I/O status. # # @ok: The last I/O operation has succeeded # @@ -684,8 +675,7 @@ =20 ## # @BlockDirtyInfo: -# -# Block dirty bitmap information. +# Block dirty bitmap information. # # @name: the name of the dirty bitmap (Since 2.4) # @@ -717,8 +707,7 @@ =20 ## # @Qcow2BitmapInfoFlags: -# -# An enumeration of flags that a bitmap can report to the user. +# An enumeration of flags that a bitmap can report to the user. # # @in-use: This flag is set by any process actively modifying the # qcow2 file, and cleared when the updated bitmap is flushed to @@ -736,8 +725,7 @@ =20 ## # @Qcow2BitmapInfo: -# -# Qcow2 bitmap information. +# Qcow2 bitmap information. # # @name: the name of the bitmap # @@ -753,8 +741,7 @@ =20 ## # @BlockLatencyHistogramInfo: -# -# Block latency histogram. +# Block latency histogram. # # @boundaries: list of interval boundary values in nanoseconds, all # greater than zero and in ascending order. For example, the list @@ -852,8 +839,7 @@ =20 ## # @query-block: -# -# Get a list of `BlockInfo` for all virtual block devices. +# Get a list of `BlockInfo` for all virtual block devices. # # @flat: Omit nested data about the backing image, i.e. `BlockInfo` # member 'inserted.image.backing-image' will be absent. @@ -954,8 +940,7 @@ =20 ## # @BlockDeviceTimedStats: -# -# Statistics of a block device during a given interval of time. +# Statistics of a block device during a given interval of time. # # @interval_length: Interval used for calculating the statistics, in # seconds. @@ -1021,8 +1006,7 @@ =20 ## # @BlockDeviceStats: -# -# Statistics of a virtual block device or a block backing device. +# Statistics of a virtual block device or a block backing device. # # @rd_bytes: The number of bytes read by the device. # @@ -1160,8 +1144,7 @@ =20 ## # @BlockStatsSpecificFile: -# -# File driver statistics +# File driver statistics # # @discard-nb-ok: The number of successful discard operations # performed by the driver. @@ -1181,8 +1164,7 @@ =20 ## # @BlockStatsSpecificNvme: -# -# NVMe driver statistics +# NVMe driver statistics # # @completion-errors: The number of completion errors. # @@ -1202,8 +1184,7 @@ =20 ## # @BlockStatsSpecific: -# -# Block driver specific statistics +# Block driver specific statistics # # @driver: block driver name # @@ -1220,8 +1201,7 @@ =20 ## # @BlockStats: -# -# Statistics of a virtual block device or a block backing device. +# Statistics of a virtual block device or a block backing device. # # @device: If the stats are for a virtual block device, the name # corresponding to the virtual block device. @@ -1254,8 +1234,7 @@ =20 ## # @query-blockstats: -# -# Query the `BlockStats` for all virtual block devices. +# Query the `BlockStats` for all virtual block devices. # # @query-nodes: If true, the command will query all the block nodes # that have a node name, in a list which will include "parent" @@ -1378,10 +1357,9 @@ =20 ## # @BlockdevOnError: -# -# An enumeration of possible behaviors for errors on I/O operations. -# The exact meaning depends on whether the I/O was initiated by a -# guest or by a block job +# An enumeration of possible behaviors for errors on I/O +# operations. The exact meaning depends on whether the I/O was +# initiated by a guest or by a block job # # @report: for guest operations, report the error to the guest; for # jobs, cancel the job @@ -1406,9 +1384,8 @@ =20 ## # @MirrorSyncMode: -# -# An enumeration of possible behaviors for the initial synchronization -# phase of storage mirroring. +# An enumeration of possible behaviors for the initial +# synchronization phase of storage mirroring. # # @top: copies data in the topmost image to the destination # @@ -1429,9 +1406,8 @@ =20 ## # @BitmapSyncMode: -# -# An enumeration of possible behaviors for the synchronization of a -# bitmap when used for data copy operations. +# An enumeration of possible behaviors for the synchronization of +# a bitmap when used for data copy operations. # # @on-success: The bitmap is only synced when the operation is # successful. This is the behavior always used for incremental @@ -1450,9 +1426,8 @@ =20 ## # @MirrorCopyMode: -# -# An enumeration whose values tell the mirror block job when to -# trigger writes to the target. +# An enumeration whose values tell the mirror block job when to +# trigger writes to the target. # # @background: copy data in background only. # @@ -1467,8 +1442,7 @@ =20 ## # @BlockJobInfoMirror: -# -# Information specific to mirror block jobs. +# Information specific to mirror block jobs. # # @actively-synced: Whether the source is actively synced to the # target, i.e. same data and new writes are done synchronously to @@ -1481,8 +1455,7 @@ =20 ## # @BlockJobInfo: -# -# Information about a long-running block device operation. +# Information about a long-running block device operation. # # @type: the job type ('stream' for image streaming) # @@ -1534,8 +1507,7 @@ =20 ## # @query-block-jobs: -# -# Return information about long-running block device operations. +# Return information about long-running block device operations. # # Returns: a list of job info for each active block job # @@ -1577,9 +1549,8 @@ =20 ## # @NewImageMode: -# -# An enumeration that tells QEMU how to set the backing file path in a -# new image file. +# An enumeration that tells QEMU how to set the backing file path +# in a new image file. # # @existing: QEMU should look for an existing image file. # @@ -1782,8 +1753,7 @@ =20 ## # @blockdev-snapshot-sync: -# -# Takes a synchronous snapshot of a block device. +# Takes a synchronous snapshot of a block device. # # Errors: # - If @device is not a valid block device, DeviceNotFound @@ -2043,8 +2013,7 @@ =20 ## # @query-named-block-nodes: -# -# Get the named block driver list +# Get the named block driver list # # @flat: Omit the nested data about backing image ("backing-image" # key) if true. Default is false (Since 5.0) @@ -2140,8 +2109,7 @@ =20 ## # @BlockPermission: -# -# Enum of base block permissions. +# Enum of base block permissions. # # @consistent-read: A user that has the "permission" of consistent # reads is guaranteed that their view of the contents of the block @@ -2171,8 +2139,7 @@ =20 ## # @XDbgBlockGraphEdge: -# -# Block Graph edge description for `x-debug-query-block-graph`. +# Block Graph edge description for `x-debug-query-block-graph`. # # @parent: parent id # @@ -2194,8 +2161,7 @@ =20 ## # @XDbgBlockGraph: -# -# Block Graph - list of nodes and list of edges. +# Block Graph - list of nodes and list of edges. # # Since: 4.0 ## @@ -2204,8 +2170,7 @@ =20 ## # @x-debug-query-block-graph: -# -# Get the block graph. +# Get the block graph. # # Features: # @@ -2247,8 +2212,7 @@ =20 ## # @DriveMirror: -# -# A set of parameters describing drive mirror setup. +# A set of parameters describing drive mirror setup. # # @job-id: identifier for the newly-created block job. If omitted, # the device name will be used. (Since 2.7) @@ -2401,9 +2365,8 @@ =20 ## # @block-dirty-bitmap-add: -# -# Create a dirty bitmap with a name on the node, and start tracking -# the writes. +# Create a dirty bitmap with a name on the node, and start +# tracking the writes. # # Errors: # - If @node is not a valid block device or node, DeviceNotFound @@ -2447,10 +2410,9 @@ =20 ## # @block-dirty-bitmap-clear: -# -# Clear (reset) a dirty bitmap on the device, so that an incremental -# backup from this point in time forward will only backup clusters -# modified after this clear operation. +# Clear (reset) a dirty bitmap on the device, so that an +# incremental backup from this point in time forward will only +# backup clusters modified after this clear operation. # # Errors: # - If @node is not a valid block device, DeviceNotFound @@ -2470,8 +2432,8 @@ =20 ## # @block-dirty-bitmap-enable: -# -# Enables a dirty bitmap so that it will begin tracking disk changes. +# Enables a dirty bitmap so that it will begin tracking disk +# changes. # # Errors: # - If @node is not a valid block device, DeviceNotFound @@ -2491,8 +2453,8 @@ =20 ## # @block-dirty-bitmap-disable: -# -# Disables a dirty bitmap so that it will stop tracking disk changes. +# Disables a dirty bitmap so that it will stop tracking disk +# changes. # # Errors: # - If @node is not a valid block device, DeviceNotFound @@ -2545,8 +2507,7 @@ =20 ## # @BlockDirtyBitmapSha256: -# -# SHA256 hash of dirty bitmap data +# SHA256 hash of dirty bitmap data # # @sha256: ASCII representation of SHA256 bitmap hash # @@ -2557,8 +2518,7 @@ =20 ## # @x-debug-block-dirty-bitmap-sha256: -# -# Get bitmap SHA256. +# Get bitmap SHA256. # # Features: # @@ -2577,8 +2537,7 @@ =20 ## # @blockdev-mirror: -# -# Start mirroring a block device's writes to a new destination. +# Start mirroring a block device's writes to a new destination. # # @job-id: identifier for the newly-created block job. If omitted, # the device name will be used. (Since 2.7) @@ -2664,8 +2623,7 @@ =20 ## # @BlockIOThrottle: -# -# A set of parameters describing block throttling. +# A set of parameters describing block throttling. # # @device: Block device name # @@ -2816,8 +2774,7 @@ =20 ## # @ThrottleGroupProperties: -# -# Properties for throttle-group objects. +# Properties for throttle-group objects. # # @limits: limits to apply for this throttle group # @@ -3224,8 +3181,7 @@ =20 ## # @BlockJobChangeOptions: -# -# Block job options that can be changed after job creation. +# Block job options that can be changed after job creation. # # @id: The job identifier # @@ -3240,8 +3196,7 @@ =20 ## # @block-job-change: -# -# Change the block job's options. +# Change the block job's options. # # Since: 8.2 ## @@ -3250,8 +3205,7 @@ =20 ## # @BlockdevDiscardOptions: -# -# Determines how to handle discard requests. +# Determines how to handle discard requests. # # @ignore: Ignore the request # @@ -3264,10 +3218,9 @@ =20 ## # @BlockdevDetectZeroesOptions: -# -# Describes the operation mode for the automatic conversion of plain -# zero writes by the OS to driver specific optimized zero write -# commands. +# Describes the operation mode for the automatic conversion of +# plain zero writes by the OS to driver specific optimized zero +# write commands. # # @off: Disabled (default) # @@ -3284,8 +3237,7 @@ =20 ## # @BlockdevAioOptions: -# -# Selects the AIO backend to handle I/O requests +# Selects the AIO backend to handle I/O requests # # @threads: Use QEMU's thread pool # @@ -3301,8 +3253,7 @@ =20 ## # @BlockdevCacheOptions: -# -# Includes cache-related options for block devices +# Includes cache-related options for block devices # # @direct: enables use of O_DIRECT (bypass the host page cache; # default: false) @@ -3317,8 +3268,7 @@ =20 ## # @BlockdevDriver: -# -# Drivers that are supported in block device operations. +# Drivers that are supported in block device operations. # # @throttle: Since 2.11 # @@ -3360,8 +3310,7 @@ =20 ## # @BlockdevOptionsFile: -# -# Driver specific block device options for the file backend. +# Driver specific block device options for the file backend. # # @filename: path to the image file # @@ -3420,8 +3369,7 @@ =20 ## # @BlockdevOptionsNull: -# -# Driver specific block device options for the null backend. +# Driver specific block device options for the null backend. # # @size: size of the device in bytes. # @@ -3440,8 +3388,7 @@ =20 ## # @BlockdevOptionsNVMe: -# -# Driver specific block device options for the NVMe backend. +# Driver specific block device options for the NVMe backend. # # @device: PCI controller address of the NVMe device in format # hhhh:bb:ss.f (host:bus:slot.function) @@ -3458,8 +3405,7 @@ =20 ## # @BlockdevOptionsVVFAT: -# -# Driver specific block device options for the vvfat protocol. +# Driver specific block device options for the vvfat protocol. # # @dir: directory to be exported as FAT image # @@ -3483,9 +3429,8 @@ =20 ## # @BlockdevOptionsGenericFormat: -# -# Driver specific block device options for image format that have no -# option besides their data source. +# Driver specific block device options for image format that have +# no option besides their data source. # # @file: reference to or definition of the data source block device # @@ -3496,8 +3441,7 @@ =20 ## # @BlockdevOptionsLUKS: -# -# Driver specific block device options for LUKS. +# Driver specific block device options for LUKS. # # @key-secret: the ID of a QCryptoSecret object providing the # decryption key. Mandatory except when doing a metadata-only @@ -3514,9 +3458,9 @@ =20 ## # @BlockdevOptionsGenericCOWFormat: -# -# Driver specific block device options for image format that have no -# option besides their data source and an optional backing file. +# Driver specific block device options for image format that have +# no option besides their data source and an optional backing +# file. # # @backing: reference to or definition of the backing file block # device, null disables the backing file entirely. Defaults to @@ -3530,8 +3474,7 @@ =20 ## # @Qcow2OverlapCheckMode: -# -# General overlap check modes. +# General overlap check modes. # # @none: Do not perform any checks # @@ -3594,9 +3537,8 @@ =20 ## # @Qcow2OverlapChecks: -# -# Specifies which metadata structures should be guarded against -# unintended overwriting. +# Specifies which metadata structures should be guarded against +# unintended overwriting. # # @flags: set of flags for separate specification of each metadata # structure type @@ -3633,8 +3575,7 @@ =20 ## # @BlockdevOptionsQcow: -# -# Driver specific block device options for qcow. +# Driver specific block device options for qcow. # # @encrypt: Image decryption options. Mandatory for encrypted images, # except when doing a metadata-only probe of the image. @@ -3670,9 +3611,8 @@ =20 ## # @BlockdevOptionsPreallocate: -# -# Filter driver intended to be inserted between format and protocol -# node and do preallocation in protocol node on write. +# Filter driver intended to be inserted between format and +# protocol node and do preallocation in protocol node on write. # # @prealloc-align: on preallocation, align file length to this number, # default 1048576 (1M) @@ -3687,8 +3627,7 @@ =20 ## # @BlockdevOptionsQcow2: -# -# Driver specific block device options for qcow2. +# Driver specific block device options for qcow2. # # @lazy-refcounts: whether to enable the lazy refcounts feature # (default is taken from the image file) @@ -3841,8 +3780,7 @@ =20 ## # @BlkdebugEvent: -# -# Trigger events supported by blkdebug. +# Trigger events supported by blkdebug. # # @l1_shrink_write_table: write zeros to the l1 table to shrink image. # (since 2.11) @@ -3878,8 +3816,7 @@ =20 ## # @BlkdebugIOType: -# -# Kinds of I/O that blkdebug can inject errors in. +# Kinds of I/O that blkdebug can inject errors in. # # @read: .bdrv_co_preadv() # @@ -3901,8 +3838,7 @@ =20 ## # @BlkdebugInjectErrorOptions: -# -# Describes a single error injection for blkdebug. +# Describes a single error injection for blkdebug. # # @event: trigger event # @@ -3940,8 +3876,7 @@ =20 ## # @BlkdebugSetStateOptions: -# -# Describes a single state-change event for blkdebug. +# Describes a single state-change event for blkdebug. # # @event: trigger event # @@ -3960,8 +3895,7 @@ =20 ## # @BlockdevOptionsBlkdebug: -# -# Driver specific block device options for blkdebug. +# Driver specific block device options for blkdebug. # # @image: underlying raw block device (or image file) # @@ -4022,8 +3956,7 @@ =20 ## # @BlockdevOptionsBlklogwrites: -# -# Driver specific block device options for blklogwrites. +# Driver specific block device options for blklogwrites. # # @file: block device # @@ -4049,8 +3982,7 @@ =20 ## # @BlockdevOptionsBlkverify: -# -# Driver specific block device options for blkverify. +# Driver specific block device options for blkverify. # # @test: block device to be tested # @@ -4064,8 +3996,7 @@ =20 ## # @BlockdevOptionsBlkreplay: -# -# Driver specific block device options for blkreplay. +# Driver specific block device options for blkreplay. # # @image: disk image which should be controlled with blkreplay # @@ -4076,8 +4007,7 @@ =20 ## # @QuorumReadPattern: -# -# An enumeration of quorum read patterns. +# An enumeration of quorum read patterns. # # @quorum: read all the children and do a quorum vote on reads # @@ -4089,8 +4019,7 @@ =20 ## # @BlockdevOptionsQuorum: -# -# Driver specific block device options for Quorum +# Driver specific block device options for Quorum # # @blkverify: true if the driver must print content mismatch set to # false by default @@ -4116,8 +4045,7 @@ =20 ## # @BlockdevOptionsIoUring: -# -# Driver specific block device options for the io_uring backend. +# Driver specific block device options for the io_uring backend. # # @filename: path to the image file # @@ -4129,8 +4057,8 @@ =20 ## # @BlockdevOptionsNvmeIoUring: -# -# Driver specific block device options for the nvme-io_uring backend. +# Driver specific block device options for the nvme-io_uring +# backend. # # @path: path to the NVMe namespace's character device (e.g. # /dev/ng0n1). @@ -4143,9 +4071,8 @@ =20 ## # @BlockdevOptionsVirtioBlkVfioPci: -# -# Driver specific block device options for the virtio-blk-vfio-pci -# backend. +# Driver specific block device options for the virtio-blk-vfio-pci +# backend. # # @path: path to the PCI device's sysfs directory (e.g. # /sys/bus/pci/devices/0000:00:01.0). @@ -4158,9 +4085,8 @@ =20 ## # @BlockdevOptionsVirtioBlkVhostUser: -# -# Driver specific block device options for the virtio-blk-vhost-user -# backend. +# Driver specific block device options for the +# virtio-blk-vhost-user backend. # # @path: path to the vhost-user UNIX domain socket. # @@ -4172,9 +4098,8 @@ =20 ## # @BlockdevOptionsVirtioBlkVhostVdpa: -# -# Driver specific block device options for the virtio-blk-vhost-vdpa -# backend. +# Driver specific block device options for the +# virtio-blk-vhost-vdpa backend. # # @path: path to the vhost-vdpa character device. # @@ -4193,8 +4118,7 @@ =20 ## # @IscsiTransport: -# -# An enumeration of libiscsi transport types +# An enumeration of libiscsi transport types # # Since: 2.9 ## @@ -4203,8 +4127,7 @@ =20 ## # @IscsiHeaderDigest: -# -# An enumeration of header digests supported by libiscsi +# An enumeration of header digests supported by libiscsi # # Since: 2.9 ## @@ -4214,8 +4137,7 @@ =20 ## # @BlockdevOptionsIscsi: -# -# Driver specific block device options for iscsi +# Driver specific block device options for iscsi # # @transport: The iscsi transport type # @@ -4417,8 +4339,7 @@ =20 ## # @ReplicationMode: -# -# An enumeration of replication modes. +# An enumeration of replication modes. # # @primary: Primary mode, the vm's state will be sent to secondary # QEMU. @@ -4433,8 +4354,7 @@ =20 ## # @BlockdevOptionsReplication: -# -# Driver specific block device options for replication +# Driver specific block device options for replication # # @mode: the replication mode # @@ -4452,8 +4372,7 @@ =20 ## # @NFSTransport: -# -# An enumeration of NFS transport types +# An enumeration of NFS transport types # # @inet: TCP transport # @@ -4464,8 +4383,7 @@ =20 ## # @NFSServer: -# -# Captures the address of the socket +# Captures the address of the socket # # @type: transport type used for NFS (only TCP supported) # @@ -4479,8 +4397,7 @@ =20 ## # @BlockdevOptionsNfs: -# -# Driver specific block device option for NFS +# Driver specific block device option for NFS # # @server: host address # @@ -4517,9 +4434,8 @@ =20 ## # @BlockdevOptionsCurlBase: -# -# Driver specific block device options shared by all protocols -# supported by the curl backend. +# Driver specific block device options shared by all protocols +# supported by the curl backend. # # @url: URL of the image file # @@ -4620,8 +4536,7 @@ =20 ## # @BlockdevOptionsNbd: -# -# Driver specific block device options for NBD. +# Driver specific block device options for NBD. # # @server: NBD server address # @@ -4669,8 +4584,7 @@ =20 ## # @BlockdevOptionsRaw: -# -# Driver specific block device options for the raw driver. +# Driver specific block device options for the raw driver. # # @offset: position where the block device starts # @@ -4684,8 +4598,7 @@ =20 ## # @BlockdevOptionsThrottle: -# -# Driver specific block device options for the throttle driver +# Driver specific block device options for the throttle driver # # @throttle-group: the name of the throttle-group object to use. It # must already exist. @@ -4701,8 +4614,8 @@ =20 ## # @BlockdevOptionsCor: -# -# Driver specific block device options for the copy-on-read driver. +# Driver specific block device options for the copy-on-read +# driver. # # @bottom: The name of a non-filter node (allocation-bearing layer) # that limits the COR operations in the backing chain (inclusive), @@ -4718,9 +4631,8 @@ =20 ## # @OnCbwError: -# -# An enumeration of possible behaviors for copy-before-write operation -# failures. +# An enumeration of possible behaviors for copy-before-write +# operation failures. # # @break-guest-write: report the error to the guest. This way, the # guest will not be able to overwrite areas that cannot be backed @@ -4780,9 +4692,8 @@ =20 ## # @BlockdevOptions: -# -# Options for creating a block device. Many options are available for -# all block devices, independent of the block driver: +# Options for creating a block device. Many options are available +# for all block devices, independent of the block driver: # # @driver: block driver name # @@ -4895,8 +4806,7 @@ =20 ## # @BlockdevRef: -# -# Reference to a block device. +# Reference to a block device. # # @definition: defines a new block device inline # @@ -4910,8 +4820,7 @@ =20 ## # @BlockdevRefOrNull: -# -# Reference to a block device. +# Reference to a block device. # # @definition: defines a new block device inline # @@ -4930,8 +4839,7 @@ =20 ## # @blockdev-add: -# -# Creates a new block device. +# Creates a new block device. # # Since: 2.9 # @@ -5092,8 +5000,7 @@ =20 ## # @BlockdevCreateOptionsFile: -# -# Driver specific image creation options for file. +# Driver specific image creation options for file. # # @filename: Filename for the new image file # @@ -5119,8 +5026,7 @@ =20 ## # @BlockdevCreateOptionsLUKS: -# -# Driver specific image creation options for LUKS. +# Driver specific image creation options for LUKS. # # @file: Node to create the image format on, mandatory except when # 'preallocation' is not requested @@ -5143,8 +5049,7 @@ =20 ## # @BlockdevCreateOptionsNfs: -# -# Driver specific image creation options for NFS. +# Driver specific image creation options for NFS. # # @location: Where to store the new image file # @@ -5158,8 +5063,7 @@ =20 ## # @BlockdevCreateOptionsParallels: -# -# Driver specific image creation options for parallels. +# Driver specific image creation options for parallels. # # @file: Node to create the image format on # @@ -5176,8 +5080,7 @@ =20 ## # @BlockdevCreateOptionsQcow: -# -# Driver specific image creation options for qcow. +# Driver specific image creation options for qcow. # # @file: Node to create the image format on # @@ -5211,8 +5114,7 @@ =20 ## # @Qcow2CompressionType: -# -# Compression type used in qcow2 image file +# Compression type used in qcow2 image file # # @zlib: zlib compression, see # @@ -5225,8 +5127,7 @@ =20 ## # @BlockdevCreateOptionsQcow2: -# -# Driver specific image creation options for qcow2. +# Driver specific image creation options for qcow2. # # @file: Node to create the image format on # @@ -5285,8 +5186,7 @@ =20 ## # @BlockdevCreateOptionsQed: -# -# Driver specific image creation options for qed. +# Driver specific image creation options for qed. # # @file: Node to create the image format on # @@ -5313,8 +5213,7 @@ =20 ## # @BlockdevCreateOptionsRbd: -# -# Driver specific image creation options for rbd/Ceph. +# Driver specific image creation options for rbd/Ceph. # # @location: Where to store the new image file. This location cannot # point to a snapshot. @@ -5335,8 +5234,7 @@ =20 ## # @BlockdevVmdkSubformat: -# -# Subformat options for VMDK images +# Subformat options for VMDK images # # @monolithicSparse: Single file image with sparse cluster allocation # @@ -5359,8 +5257,7 @@ =20 ## # @BlockdevVmdkAdapterType: -# -# Adapter type info for VMDK images +# Adapter type info for VMDK images # # Since: 4.0 ## @@ -5369,8 +5266,7 @@ =20 ## # @BlockdevCreateOptionsVmdk: -# -# Driver specific image creation options for VMDK. +# Driver specific image creation options for VMDK. # # @file: Where to store the new image file. This refers to the image # file for monolithcSparse and streamOptimized format, or the @@ -5418,8 +5314,7 @@ =20 ## # @BlockdevCreateOptionsSsh: -# -# Driver specific image creation options for SSH. +# Driver specific image creation options for SSH. # # @location: Where to store the new image file # @@ -5433,8 +5328,7 @@ =20 ## # @BlockdevCreateOptionsVdi: -# -# Driver specific image creation options for VDI. +# Driver specific image creation options for VDI. # # @file: Node to create the image format on # @@ -5464,8 +5358,7 @@ =20 ## # @BlockdevCreateOptionsVhdx: -# -# Driver specific image creation options for vhdx. +# Driver specific image creation options for vhdx. # # @file: Node to create the image format on # @@ -5508,8 +5401,7 @@ =20 ## # @BlockdevCreateOptionsVpc: -# -# Driver specific image creation options for vpc (VHD). +# Driver specific image creation options for vpc (VHD). # # @file: Node to create the image format on # @@ -5531,8 +5423,7 @@ =20 ## # @BlockdevCreateOptions: -# -# Options for creating an image format on a given node. +# Options for creating an image format on a given node. # # @driver: block driver to create the image format # @@ -5577,8 +5468,7 @@ =20 ## # @BlockdevAmendOptionsLUKS: -# -# Driver specific image amend options for LUKS. +# Driver specific image amend options for LUKS. # # Since: 5.1 ## @@ -5589,9 +5479,8 @@ =20 ## # @BlockdevAmendOptionsQcow2: -# -# Driver specific image amend options for qcow2. For now, only -# encryption options can be amended +# Driver specific image amend options for qcow2. For now, only +# encryption options can be amended # # @encrypt: Encryption options to be amended # @@ -5602,8 +5491,7 @@ =20 ## # @BlockdevAmendOptions: -# -# Options for amending an image format +# Options for amending an image format # # @driver: Block driver of the node to amend. # @@ -5651,8 +5539,8 @@ =20 ## # @BlockErrorAction: -# -# An enumeration of action that has been taken when a DISK I/O occurs +# An enumeration of action that has been taken when a DISK I/O +# occurs # # @ignore: error has been ignored # @@ -5715,8 +5603,7 @@ =20 ## # @BLOCK_IO_ERROR: -# -# Emitted when a disk I/O error occurs +# Emitted when a disk I/O error occurs # # @qom-path: path to the device object in the QOM tree (since 9.2) # @@ -5768,8 +5655,7 @@ =20 ## # @BLOCK_JOB_COMPLETED: -# -# Emitted when a block job has completed +# Emitted when a block job has completed # # @type: job type # @@ -5808,8 +5694,7 @@ =20 ## # @BLOCK_JOB_CANCELLED: -# -# Emitted when a block job has been cancelled +# Emitted when a block job has been cancelled # # @type: job type # @@ -5842,8 +5727,7 @@ =20 ## # @BLOCK_JOB_ERROR: -# -# Emitted when a block job encounters an error +# Emitted when a block job encounters an error # # @device: The job identifier. Originally the device name but other # values are allowed since QEMU 2.7 @@ -5869,8 +5753,7 @@ =20 ## # @BLOCK_JOB_READY: -# -# Emitted when a block job is ready to complete +# Emitted when a block job is ready to complete # # @type: job type # @@ -5929,8 +5812,7 @@ =20 ## # @PreallocMode: -# -# Preallocation mode of QEMU image file +# Preallocation mode of QEMU image file # # @off: no preallocation # @@ -6109,8 +5991,7 @@ =20 ## # @QuorumOpType: -# -# An enumeration of the quorum operation types +# An enumeration of the quorum operation types # # @read: read operation # @@ -6125,8 +6006,8 @@ =20 ## # @QUORUM_FAILURE: -# -# Emitted by the Quorum block driver if it fails to establish a quorum +# Emitted by the Quorum block driver if it fails to establish a +# quorum # # @reference: device name if defined else node name # @@ -6149,8 +6030,7 @@ =20 ## # @QUORUM_REPORT_BAD: -# -# Emitted to report a corruption of a Quorum file +# Emitted to report a corruption of a Quorum file # # @type: quorum operation type (Since 2.6) # @@ -6283,8 +6163,8 @@ =20 ## # @DummyBlockCoreForceArrays: -# -# Not used by QMP; hack to let us use BlockGraphInfoList internally +# Not used by QMP; hack to let us use BlockGraphInfoList +# internally # # Since: 8.0 ## --=20 2.55.0