diff options
Diffstat (limited to 'qmp-commands.hx')
-rw-r--r-- | qmp-commands.hx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qmp-commands.hx b/qmp-commands.hx index 7f6876077b..3a42ad0bff 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -3636,6 +3636,10 @@ blockdev-add Add a block device. +This command is still a work in progress. It doesn't support all +block drivers, it lacks a matching blockdev-del, and more. Stay away +from it unless you want to help with its development. + Arguments: - "options": block driver options |