diff options
Diffstat (limited to 'qapi/char.json')
-rw-r--r-- | qapi/char.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qapi/char.json b/qapi/char.json index 8aeedf9..b4d66ec 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: |