qemu-ppc
[Top][All Lists]
Advanced

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]