Re: [PATCH v2 08/14] block/qcow2: extend qemu-img amend interface with crypto options

2020-04-28 Thread Daniel P . Berrangé
On Sun, Mar 08, 2020 at 05:18:57PM +0200, Maxim Levitsky wrote: > Now that we have all the infrastructure in place, > wire it in the qcow2 driver and expose this to the user. > > Signed-off-by: Maxim Levitsky > --- > block/qcow2.c | 80 -- > tests

[PATCH v2 08/14] block/qcow2: extend qemu-img amend interface with crypto options

2020-03-08 Thread Maxim Levitsky
Now that we have all the infrastructure in place, wire it in the qcow2 driver and expose this to the user. Signed-off-by: Maxim Levitsky --- block/qcow2.c | 80 -- tests/qemu-iotests/082.out | 45 + 2 files changed, 114 inserti

[PATCH v2 08/14] block/qcow2: extend qemu-img amend interface with crypto options

2020-01-30 Thread Maxim Levitsky
Now that we have all the infrastructure in place, wire it in the qcow2 driver and expose this to the user. Signed-off-by: Maxim Levitsky --- block/qcow2.c | 83 +-- tests/qemu-iotests/082.out | 288 + 2 files changed, 360 insertions(+), 1