From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: [PATCH 2/3] qapi: Document event VSERPORT_CHANGE is rate-limited
Date: Thu, 6 Aug 2020 10:11:46 +0200 [thread overview]
Message-ID: <20200806081147.3123652-3-armbru@redhat.com> (raw)
In-Reply-To: <20200806081147.3123652-1-armbru@redhat.com>
Commit e2ae6159de "virtio-serial: report frontend connection state via
monitor" neglected to document the new event is rate-limited. Fix
that.
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Cc: Eric Blake <eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
qapi/char.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/qapi/char.json b/qapi/char.json
index 8aeedf96b2..b4d66ec90b 100644
--- a/qapi/char.json
+++ b/qapi/char.json
@@ -562,6 +562,8 @@
#
# @open: true if the guest has opened the virtio-serial port
#
+# Note: This event is rate-limited.
+#
# Since: 2.1
#
# Example:
--
2.26.2
next prev parent reply other threads:[~2020-08-06 12:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-06 8:11 [PATCH 0/3] A few doc fixes Markus Armbruster
2020-08-06 8:11 ` [PATCH 1/3] docs/interop/qmp-spec: Point to the QEMU QMP reference manual Markus Armbruster
2020-08-06 8:49 ` Marc-André Lureau
2020-08-06 8:11 ` Markus Armbruster [this message]
2020-08-06 8:47 ` [PATCH 2/3] qapi: Document event VSERPORT_CHANGE is rate-limited Marc-André Lureau
2020-08-06 8:11 ` [PATCH 3/3] docs/qdev-device-use: Don't suggest -drive and -net can do USB 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=20200806081147.3123652-3-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=marcandre.lureau@redhat.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).