summaryrefslogtreecommitdiffstats
path: root/docs/system/deprecated.rst
diff options
context:
space:
mode:
authorDaniel P. Berrangé2021-02-19 19:53:17 +0100
committerDaniel P. Berrangé2021-03-18 10:22:55 +0100
commitad1324e044240ae9fcf67e4c215481b7a35591b9 (patch)
tree98e4ae25852e5a4945ba3e4e328b3a627af87c2d /docs/system/deprecated.rst
parenthw/scsi: remove 'scsi-disk' device (diff)
downloadqemu-ad1324e044240ae9fcf67e4c215481b7a35591b9.tar.gz
qemu-ad1324e044240ae9fcf67e4c215481b7a35591b9.tar.xz
qemu-ad1324e044240ae9fcf67e4c215481b7a35591b9.zip
block: remove 'encryption_key_missing' flag from QAPI
This has been hardcoded to "false" since 2.10.0, since secrets required to unlock block devices are now always provided up front instead of using interactive prompts. Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'docs/system/deprecated.rst')
-rw-r--r--docs/system/deprecated.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/system/deprecated.rst b/docs/system/deprecated.rst
index ced6adf752..d6051ef6b4 100644
--- a/docs/system/deprecated.rst
+++ b/docs/system/deprecated.rst
@@ -183,16 +183,6 @@ Use argument ``id`` instead.
Use argument ``id`` instead.
-``query-named-block-nodes`` result ``encryption_key_missing`` (since 2.10.0)
-''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-
-Always false.
-
-``query-block`` result ``inserted.encryption_key_missing`` (since 2.10.0)
-'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-
-Always false.
-
``blockdev-add`` empty string argument ``backing`` (since 2.10.0)
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''