From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Jason Wang" <jasowangio@gmail.com>,
"Daniel P. Berrangé" <berrange@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@mailo.com>,
"Markus Armbruster" <armbru@redhat.com>,
"Fabiano Rosas" <farosas@suse.de>,
"Hanna Reitz" <hreitz@redhat.com>,
"Zhao Liu" <zhao1.liu@intel.com>, "Peter Xu" <peterx@redhat.com>,
"Eric Blake" <eblake@redhat.com>, "Kevin Wolf" <kwolf@redhat.com>,
qemu-block@nongnu.org, "Paolo Bonzini" <pbonzini@redhat.com>,
"John Snow" <jsnow@redhat.com>
Subject: [PATCH 3/5] qapi: convert simple event intros for migration.json
Date: Thu, 3 Sep 2026 16:00:06 -0400 [thread overview]
Message-ID: <20260903200008.729791-4-jsnow@redhat.com> (raw)
In-Reply-To: <20260903200008.729791-1-jsnow@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
---
qapi/migration.json | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/qapi/migration.json b/qapi/migration.json
index e3beaea87bb..5fbd604f995 100644
--- a/qapi/migration.json
+++ b/qapi/migration.json
@@ -1708,11 +1708,10 @@
##
# @UNPLUG_PRIMARY:
-#
-# Emitted from source side of a migration when migration state is
-# WAIT_UNPLUG. Device was unplugged by guest operating system.
-# Device resources in QEMU are kept on standby to be able to re-plug
-# it in case of migration failure.
+# Emitted from source side of a migration when migration state is
+# WAIT_UNPLUG. Device was unplugged by guest operating system.
+# Device resources in QEMU are kept on standby to be able to
+# re-plug it in case of migration failure.
#
# @device-id: QEMU device id of the unplugged device
#
--
2.55.0
next prev parent reply other threads:[~2026-09-03 20:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-03 20:00 [PATCH 0/5] qapi: qapi: convert simple event intro sections John Snow
2026-09-03 20:00 ` [PATCH 1/5] qapi: convert simple event intros for qdev.json John Snow
2026-09-03 20:00 ` [PATCH 2/5] qapi: convert simple event intros for net.json John Snow
2026-09-03 20:00 ` John Snow [this message]
2026-09-03 20:06 ` [PATCH 3/5] qapi: convert simple event intros for migration.json Fabiano Rosas
2026-09-03 20:00 ` [PATCH 4/5] qapi: convert simple event intros for machine.json John Snow
2026-09-04 5:17 ` Markus Armbruster
2026-09-03 20:00 ` [PATCH 5/5] qapi: convert simple event intros for block-core.json John Snow
2026-09-04 5:24 ` Markus Armbruster
2026-09-04 5:25 ` [PATCH 0/5] qapi: qapi: convert simple event intro sections Markus Armbruster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260903200008.729791-4-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=eblake@redhat.com \
--cc=farosas@suse.de \
--cc=hreitz@redhat.com \
--cc=jasowangio@gmail.com \
--cc=kwolf@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--cc=philmd@mailo.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=zhao1.liu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.