]> git.proxmox.com Git - mirror_qemu.git/commitdiff
qapi: Document DEVICE_TRAY_MOVED addition
authorEric Blake <eblake@redhat.com>
Tue, 6 Dec 2016 16:03:45 +0000 (10:03 -0600)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 6 Dec 2016 20:18:38 +0000 (20:18 +0000)
Commit 2d76e72 failed to add a versioning tag to 'id'.

I audited all qapi*.json files from v2.7.0 to the current
state of the tree, and didn't find any other additions where
we failed to use a version tag.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20161206160345.22425-1-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qapi/block.json

index 937df058307d3cf8e44870877907a7838393a299..8e9f59019a1b53f76ae3284049fae8d26ccdb4ac 100644 (file)
 #          reasons, but it can be empty ("") if the image does not
 #          have a device name associated.
 #
-# @id: The name or QOM path of the guest device
+# @id: The name or QOM path of the guest device (since 2.8)
 #
 # @tray-open: true if the tray has been opened or false if it has been closed
 #