qapi: Document event VSERPORT_CHANGE is rate-limited
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>
This commit is contained in:
parent
a7742549ea
commit
382bd1cbbd
@ -562,6 +562,8 @@
|
|||||||
#
|
#
|
||||||
# @open: true if the guest has opened the virtio-serial port
|
# @open: true if the guest has opened the virtio-serial port
|
||||||
#
|
#
|
||||||
|
# Note: This event is rate-limited.
|
||||||
|
#
|
||||||
# Since: 2.1
|
# Since: 2.1
|
||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user