From nobody Fri Nov 14 21:04:55 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=yandex-team.ru ARC-Seal: i=1; a=rsa-sha256; t=1760191730; cv=none; d=zohomail.com; s=zohoarc; b=HitxH8W6bXp8rNxBw4/eNgR4f4oYxUAB/7klbidbky5vNwzcTvi/p4Z2Jm+tj0VhnzwfCuopHXMSWTnfmcEduFBcyVS+2V1hOpsLZ46sGuOJhAIcMOoeN6mSC9DgYTuU1b16ceUCrd03E5STRqPdQr7WJwC1AMklIev4Mc6w6N8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1760191730; 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=cqJGFcUL6Rzua6pAruHETR88Uz0MgIGITTJfyEQeeIA=; b=mLhEI3tXTlxypunYnszHrLbOqRwNKnwvg/kwTi/rUhSDhdBsfsOwkNMMN4AAPR7F8CjS2JlGCudiWeQdvxRHBCZNoDDw2hQTelM0Z6okq5U9Ev/G4H5WJJpZcKbtGSc/NiO2mWm64OC8BARQssFAgAFezXmxfWLR3w2NQ16Mv2w= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1760191730615940.8377782518246; Sat, 11 Oct 2025 07:08:50 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1v7a95-00073j-VA; Sat, 11 Oct 2025 10:00:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1v7a7u-0006K2-Rd for qemu-devel@nongnu.org; Sat, 11 Oct 2025 09:59:16 -0400 Received: from forwardcorp1a.mail.yandex.net ([178.154.239.72]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1v7a7Z-0004lp-6i for qemu-devel@nongnu.org; Sat, 11 Oct 2025 09:59:14 -0400 Received: from mail-nwsmtp-smtp-corp-main-69.vla.yp-c.yandex.net (mail-nwsmtp-smtp-corp-main-69.vla.yp-c.yandex.net [IPv6:2a02:6b8:c1f:3a87:0:640:845c:0]) by forwardcorp1a.mail.yandex.net (Yandex) with ESMTPS id E832FC0189; Sat, 11 Oct 2025 16:58:19 +0300 (MSK) Received: from vsementsov-lin.. (unknown [2a02:6bf:8080:a4b::1:3c]) by mail-nwsmtp-smtp-corp-main-69.vla.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id uvMPBZ1FEOs0-Je3KqKLW; Sat, 11 Oct 2025 16:58:19 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1760191099; bh=cqJGFcUL6Rzua6pAruHETR88Uz0MgIGITTJfyEQeeIA=; h=Message-ID:Date:In-Reply-To:Cc:Subject:References:To:From; b=JXJuE8DjPxwPhl3q3RzYTyTe9jFI1z6f51vr2dtcJ1eM1GLxbaGHk06Ll0d3BUXXS tQdgjhtqfmFsH9qwLgkriGDKGQ+xSH9Y+X0SvGdG4ROMIMAw4Rkg+wa4lsd4b9THKA Iwj0c+7OJ9NailfklLrE92oo8OpQDKxpEKgSFlYA= Authentication-Results: mail-nwsmtp-smtp-corp-main-69.vla.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru From: Vladimir Sementsov-Ogievskiy To: armbru@redhat.com Cc: qemu-devel@nongnu.org, vsementsov@yandex-team.ru, eblake@redhat.com, Paolo Bonzini Subject: [PATCH 23/33] qapi/run-state.json: docs: width=70 and two spaces between sentences Date: Sat, 11 Oct 2025 16:57:25 +0300 Message-ID: <20251011135754.294521-45-vsementsov@yandex-team.ru> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20251011135754.294521-1-vsementsov@yandex-team.ru> References: <20251011135754.294521-1-vsementsov@yandex-team.ru> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=178.154.239.72; envelope-from=vsementsov@yandex-team.ru; helo=forwardcorp1a.mail.yandex.net 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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @yandex-team.ru) X-ZM-MESSAGEID: 1760191731731154100 Content-Type: text/plain; charset="utf-8" Signed-off-by: Vladimir Sementsov-Ogievskiy --- qapi/run-state.json | 60 ++++++++++++++++++++++++++++----------------- 1 file changed, 37 insertions(+), 23 deletions(-) diff --git a/qapi/run-state.json b/qapi/run-state.json index 4757947ca6..b72fbf2579 100644 --- a/qapi/run-state.json +++ b/qapi/run-state.json @@ -156,7 +156,8 @@ # # <- { "event": "SHUTDOWN", # "data": { "guest": true, "reason": "guest-shutdown" }, -# "timestamp": { "seconds": 1267040730, "microseconds": 682951 } } +# "timestamp": { "seconds": 1267040730, +# "microseconds": 682951 } } ## { 'event': 'SHUTDOWN', 'data': { 'guest': 'bool', 'reason': 'ShutdownCause= ' } } =20 @@ -171,7 +172,8 @@ # .. qmp-example:: # # <- { "event": "POWERDOWN", -# "timestamp": { "seconds": 1267040730, "microseconds": 682951 } } +# "timestamp": { "seconds": 1267040730, +# "microseconds": 682951 } } ## { 'event': 'POWERDOWN' } =20 @@ -193,7 +195,8 @@ # # <- { "event": "RESET", # "data": { "guest": false, "reason": "guest-reset" }, -# "timestamp": { "seconds": 1267041653, "microseconds": 9518 } } +# "timestamp": { "seconds": 1267041653, +# "microseconds": 9518 } } ## { 'event': 'RESET', 'data': { 'guest': 'bool', 'reason': 'ShutdownCause' }= } =20 @@ -207,7 +210,8 @@ # .. qmp-example:: # # <- { "event": "STOP", -# "timestamp": { "seconds": 1267041730, "microseconds": 281295 } } +# "timestamp": { "seconds": 1267041730, +# "microseconds": 281295 } } ## { 'event': 'STOP' } =20 @@ -221,7 +225,8 @@ # .. qmp-example:: # # <- { "event": "RESUME", -# "timestamp": { "seconds": 1271770767, "microseconds": 582542 } } +# "timestamp": { "seconds": 1271770767, +# "microseconds": 582542 } } ## { 'event': 'RESUME' } =20 @@ -236,7 +241,8 @@ # .. qmp-example:: # # <- { "event": "SUSPEND", -# "timestamp": { "seconds": 1344456160, "microseconds": 309119 } } +# "timestamp": { "seconds": 1344456160, +# "microseconds": 309119 } } ## { 'event': 'SUSPEND' } =20 @@ -247,15 +253,16 @@ # saved on disk, for example, S4 state, which is sometimes called # hibernate state # -# .. note:: QEMU shuts down (similar to event `SHUTDOWN`) when entering -# this state. +# .. note:: QEMU shuts down (similar to event `SHUTDOWN`) when +# entering this state. # # Since: 1.2 # # .. qmp-example:: # # <- { "event": "SUSPEND_DISK", -# "timestamp": { "seconds": 1344456160, "microseconds": 309119 } } +# "timestamp": { "seconds": 1344456160, +# "microseconds": 309119 } } ## { 'event': 'SUSPEND_DISK' } =20 @@ -270,7 +277,8 @@ # .. qmp-example:: # # <- { "event": "WAKEUP", -# "timestamp": { "seconds": 1344522075, "microseconds": 745528 } } +# "timestamp": { "seconds": 1344522075, +# "microseconds": 745528 } } ## { 'event': 'WAKEUP' } =20 @@ -281,9 +289,9 @@ # # @action: action that has been taken # -# .. note:: If action is "reset", "shutdown", or "pause" the `WATCHDOG` -# event is followed respectively by the `RESET`, `SHUTDOWN`, or `STOP` -# events. +# .. note:: If action is "reset", "shutdown", or "pause" the +# `WATCHDOG` event is followed respectively by the `RESET`, +# `SHUTDOWN`, or `STOP` events. # # .. note:: This event is rate-limited. # @@ -293,7 +301,8 @@ # # <- { "event": "WATCHDOG", # "data": { "action": "reset" }, -# "timestamp": { "seconds": 1267061043, "microseconds": 959568 } } +# "timestamp": { "seconds": 1267061043, +# "microseconds": 959568 } } ## { 'event': 'WATCHDOG', 'data': { 'action': 'WatchdogAction' } } @@ -402,7 +411,8 @@ # # @panic: `PanicAction` action taken on guest panic. # -# @watchdog: `WatchdogAction` action taken when watchdog timer expires. +# @watchdog: `WatchdogAction` action taken when watchdog timer +# expires. # # Since: 6.0 # @@ -437,7 +447,8 @@ # # <- { "event": "GUEST_PANICKED", # "data": { "action": "pause" }, -# "timestamp": { "seconds": 1648245231, "microseconds": 900001 } } +# "timestamp": { "seconds": 1648245231, +# "microseconds": 900001 } } ## { 'event': 'GUEST_PANICKED', 'data': { 'action': 'GuestPanicAction', '*info': 'GuestPanicInformation'= } } @@ -457,7 +468,8 @@ # # <- { "event": "GUEST_CRASHLOADED", # "data": { "action": "run" }, -# "timestamp": { "seconds": 1648245259, "microseconds": 893771 } } +# "timestamp": { "seconds": 1648245259, +# "microseconds": 893771 } } ## { 'event': 'GUEST_CRASHLOADED', 'data': { 'action': 'GuestPanicAction', '*info': 'GuestPanicInformation'= } } @@ -472,7 +484,8 @@ # .. qmp-example:: # # <- { "event": "GUEST_PVSHUTDOWN", -# "timestamp": { "seconds": 1648245259, "microseconds": 893771 } } +# "timestamp": { "seconds": 1648245259, +# "microseconds": 893771 } } ## { 'event': 'GUEST_PVSHUTDOWN' } =20 @@ -542,8 +555,8 @@ # @arg4: for Windows, third argument of the `STOP`. For Linux, the # RAX register (x86) or the stack pointer (aarch64) of the guest. # -# @arg5: for Windows, fourth argument of the `STOP`. For x86 Linux, the -# stack pointer of the guest. +# @arg5: for Windows, fourth argument of the `STOP`. For x86 Linux, +# the stack pointer of the guest. # # Since: 2.9 ## @@ -610,7 +623,7 @@ # # @error-code: TD-specific error code # -# @message: Human-readable error message provided by the guest. Not +# @message: Human-readable error message provided by the guest. Not # to be trusted. # # @gpa: guest-physical address of a page that contains more verbose @@ -644,8 +657,9 @@ # "data": { "recipient": "hypervisor", # "action": "fatal", # "flags": { "action-required": false, -# "recursive": false } }, -# "timestamp": { "seconds": 1267061043, "microseconds": 959568 } } +# "recursive": false } } +# "timestamp": { "seconds": 1267061043, +# "microseconds": 959568 } } ## { 'event': 'MEMORY_FAILURE', 'data': { 'recipient': 'MemoryFailureRecipient', --=20 2.48.1