]> Git Repo - qemu.git/commit - qemu-img.texi
qemu-img: Add 'resize' command to grow/shrink disk images
authorStefan Hajnoczi <[email protected]>
Sat, 24 Apr 2010 08:12:12 +0000 (09:12 +0100)
committerKevin Wolf <[email protected]>
Mon, 3 May 2010 08:07:32 +0000 (10:07 +0200)
commitae6b0ed6d4d4a41e77584f44d2888303645fa845
treeb3a9d851a0a738db40e4e91137cf5a0c91bdff78
parent51762288b41f59d027073c404a29256fc4d4540e
qemu-img: Add 'resize' command to grow/shrink disk images

This patch adds a 'resize' command to grow/shrink disk images.  This
allows changing the size of disk images without copying to a new image
file.  Currently only raw files support resize.

Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
This page took 0.02579 seconds and 4 git commands to generate.