diff options
Diffstat (limited to 'qapi/block.json')
-rw-r--r-- | qapi/block.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qapi/block.json b/qapi/block.json index 3f100d4887..e0f7898ed1 100644 --- a/qapi/block.json +++ b/qapi/block.json @@ -105,6 +105,7 @@ # # Returns: - Nothing on success # - If @device is not a valid block device, DeviceNotFound +# # Notes: Ejecting a device with no media results in success # # Since: 0.14 |