On 10.04.2014 11:05, Fam Zheng wrote:
On Tue, 04/08 14:50, Max Reitz wrote:
Introduce a new parameter for qemu-img commit which may be used to
explicitly specify the backing file unto which an image should be
committed if the backing chain has more than a single layer.
Signed-off-by: Max Reitz
On 08.04.2014 19:01, Eric Blake wrote:
On 04/08/2014 06:50 AM, Max Reitz wrote:
Introduce a new parameter for qemu-img commit which may be used to
explicitly specify the backing file unto which an image should be
s/unto/into/
I was wondering about that and asked someone about it (German as we
On Tue, 04/08 14:50, Max Reitz wrote:
> Introduce a new parameter for qemu-img commit which may be used to
> explicitly specify the backing file unto which an image should be
> committed if the backing chain has more than a single layer.
>
> Signed-off-by: Max Reitz
> ---
> qemu-img-cmds.hx | 4
On 04/08/2014 06:50 AM, Max Reitz wrote:
> Introduce a new parameter for qemu-img commit which may be used to
> explicitly specify the backing file unto which an image should be
s/unto/into/
> committed if the backing chain has more than a single layer.
>
> Signed-off-by: Max Reitz
> ---
> qem
Introduce a new parameter for qemu-img commit which may be used to
explicitly specify the backing file unto which an image should be
committed if the backing chain has more than a single layer.
Signed-off-by: Max Reitz
---
qemu-img-cmds.hx | 4 ++--
qemu-img.c | 22 +++---