]> git.proxmox.com Git - mirror_qemu.git/commitdiff
qapi: Document event VSERPORT_CHANGE is rate-limited
authorMarkus Armbruster <armbru@redhat.com>
Thu, 6 Aug 2020 08:11:46 +0000 (10:11 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 3 Sep 2020 07:58:26 +0000 (09:58 +0200)
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>
Message-Id: <20200806081147.3123652-3-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
qapi/char.json

index 8aeedf96b2e1b92442e6fade1a73f8410d71edbd..b4d66ec90b051f99e7256cfcc10fa99f5dd38509 100644 (file)
 #
 # @open: true if the guest has opened the virtio-serial port
 #
+# Note: This event is rate-limited.
+#
 # Since: 2.1
 #
 # Example: