On 14.08.19 22:22, Maxim Levitsky wrote: > Signed-off-by: Maxim Levitsky > --- > block/crypto.c | 16 ++++++ > block/crypto.h | 3 + > qemu-img-cmds.hx | 13 +++++ > qemu-img.c | 140 +++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 172 insertions(+) Yes, this seems a bit weird. Putting it under amend seems like the natural thing if that works; if not, I think it should be a single qemu-img subcommand instead of two. Max