Browse Source
This patch adds the "amend" option to qemu-img which allows changing image options on existing image files. It also adds the generic bdrv implementation which is basically just a wrapper for the image format specific function. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>pull/8/head
committed by
Kevin Wolf
6 changed files with 108 additions and 0 deletions
Loading…
Reference in new issue