Home
last modified time | relevance | path

Searched hist:"77 a5a000" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqed.c77a5a000 Mon May 16 12:56:53 GMT 2011 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> qed: support for growing images

The .bdrv_truncate() operation resizes images and growing is easy to
implement in QED. Simply check that the new size is valid and then
update the image_size header field to reflect the new size.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>