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 1/5] qapi: convert simple event intros for qdev.json
Date: Thu, 3 Sep 2026 16:00:04 -0400 [thread overview]
Message-ID: <20260903200008.729791-2-jsnow@redhat.com> (raw)
In-Reply-To: <20260903200008.729791-1-jsnow@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
---
qapi/qdev.json | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/qapi/qdev.json b/qapi/qdev.json
index 2f951e5ef8d..a35321d2fd1 100644
--- a/qapi/qdev.json
+++ b/qapi/qdev.json
@@ -118,11 +118,10 @@
##
# @DEVICE_DELETED:
-#
-# Emitted whenever the device removal completion is acknowledged by
-# the guest. At this point, it's safe to reuse the specified device
-# ID. Device removal can be initiated by the guest or by HMP/QMP
-# commands.
+# Emitted whenever the device removal completion is acknowledged
+# by the guest. At this point, it's safe to reuse the specified
+# device ID. Device removal can be initiated by the guest or by
+# HMP/QMP commands.
#
# @device: the device's ID if it has one
#
--
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 ` John Snow [this message]
2026-09-03 20:00 ` [PATCH 2/5] qapi: convert simple event intros for net.json John Snow
2026-09-03 20:00 ` [PATCH 3/5] qapi: convert simple event intros for migration.json John Snow
2026-09-03 20:06 ` 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-2-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.