On 2018-02-08 20:23, Kevin Wolf wrote: > Instead of passing the encryption format name and the QemuOpts down, use > the QCryptoBlockCreateOptions contained in BlockdevCreateOptions. > > Signed-off-by: Kevin Wolf > Reviewed-by: Eric Blake > --- > block/qcow2.c | 62 +++++++++++++++++++++++++++++++++++++++++++---------------- > 1 file changed, 45 insertions(+), 17 deletions(-) Reviewed-by: Max Reitz