On 12.04.2017 18:44, Daniel P. Berrange wrote: > The qemu-img dd command added --image-opts support, but missed > the corresponding --object support. This prevented passing > secrets (eg auth passwords) needed by certain disk images. > > Reviewed-by: Eric Blake > Signed-off-by: Daniel P. Berrange > --- > qemu-img.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) Reviewed-by: Max Reitz