[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 10/13] block: remove 'encryption_key_missing' flag from QA
From: |
Eric Blake |
Subject: |
Re: [PATCH v2 10/13] block: remove 'encryption_key_missing' flag from QAPI |
Date: |
Mon, 15 Mar 2021 13:36:49 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 |
On 3/15/21 12:45 PM, Daniel P. Berrangé wrote:
> This has been hardcoded to "false" since 2.10.0, since secrets required
> to unlock block devices are now always provided upfront instead of using
up front
> interactive prompts.
>
> Reviewed-by: Thomas Huth <thuth@redhat.com>
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
> block/qapi.c | 1 -
> docs/system/deprecated.rst | 10 -------
> docs/system/removed-features.rst | 10 +++++++
> qapi/block-core.json | 8 ------
> tests/qemu-iotests/184.out | 6 ++--
> tests/qemu-iotests/191.out | 48 +++++++++++---------------------
> tests/qemu-iotests/273.out | 15 ++++------
> 7 files changed, 33 insertions(+), 65 deletions(-)
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
- [PATCH v2 02/13] monitor: raise error when 'pretty' option is used with HMP, (continued)
- [PATCH v2 02/13] monitor: raise error when 'pretty' option is used with HMP, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 03/13] monitor: remove 'query-events' QMP command, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 05/13] machine: remove 'query-cpus' QMP command, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 06/13] machine: remove 'arch' field from 'query-cpus-fast' QMP command, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 04/13] migrate: remove QMP/HMP commands for speed, downtime and cache size, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 07/13] chardev: reject use of 'wait' flag for socket client chardevs, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 08/13] hw/ide: remove 'ide-drive' device, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 09/13] hw/scsi: remove 'scsi-disk' device, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 10/13] block: remove 'encryption_key_missing' flag from QAPI, Daniel P . Berrangé, 2021/03/15
- Re: [PATCH v2 10/13] block: remove 'encryption_key_missing' flag from QAPI,
Eric Blake <=
- [PATCH v2 11/13] block: remove dirty bitmaps 'status' field, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 12/13] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct, Daniel P . Berrangé, 2021/03/15
- [PATCH v2 13/13] block: remove support for using "file" driver with block/char devices, Daniel P . Berrangé, 2021/03/15