> - print $fifofh "${write_zeros}:$d->{devname}=$path\n";
> + print $fifofh
> "format=$d->{format}:${write_zeros}:$d->{devname}=$path\n";
This looks incompatible with old code. So this breaks all
backups until the user power cycles (swtop/start) all VMs?