From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: michael.roth@amd.com, jsnow@redhat.com, peter.maydell@linaro.org,
eblake@redhat.com
Subject: [PULL 1/3] docs/devel/qapi-code-gen: Add two cross-references we missed
Date: Thu, 31 Jul 2025 07:38:47 +0200 [thread overview]
Message-ID: <20250731053849.4011538-2-armbru@redhat.com> (raw)
In-Reply-To: <20250731053849.4011538-1-armbru@redhat.com>
Missed in commit 9c66762a601 (docs/qapi-code-gen: add
cross-references).
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
docs/devel/qapi-code-gen.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/devel/qapi-code-gen.rst b/docs/devel/qapi-code-gen.rst
index dfdbeac5a5..138921b386 100644
--- a/docs/devel/qapi-code-gen.rst
+++ b/docs/devel/qapi-code-gen.rst
@@ -646,9 +646,9 @@ Member 'event' names the event. This is the event name used in the
Client JSON Protocol.
Member 'data' defines the event-specific data. It defaults to an
-empty MEMBERS object.
+empty MEMBERS_ object.
-If 'data' is a MEMBERS object, then MEMBERS defines event-specific
+If 'data' is a MEMBERS_ object, then MEMBERS defines event-specific
data just like a struct type's 'data' defines struct type members.
If 'data' is a STRING, then STRING names a complex type whose members
--
2.49.0
next prev parent reply other threads:[~2025-07-31 5:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-31 5:38 [PULL 0/3] docs/devel/qapi-code-gen: Update x-ref syntax, minor fixes Markus Armbruster
2025-07-31 5:38 ` Markus Armbruster [this message]
2025-07-31 5:38 ` [PULL 2/3] docs/devel/qapi-code-gen: Fix typos in QAPI schema language grammar Markus Armbruster
2025-07-31 5:38 ` [PULL 3/3] docs/devel/qapi-code-gen: Update cross-reference syntax Markus Armbruster
2025-07-31 5:40 ` [PULL 0/3] docs/devel/qapi-code-gen: Update x-ref syntax, minor fixes Markus Armbruster
-- strict thread matches above, loose matches on Subject: below --
2025-08-09 5:50 [PULL 0/3] QAPI patches for 2025-08-09 Markus Armbruster
2025-08-09 5:50 ` [PULL 1/3] docs/devel/qapi-code-gen: Add two cross-references we missed 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=20250731053849.4011538-2-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=jsnow@redhat.com \
--cc=michael.roth@amd.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).