qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qed: support for growing images


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] qed: support for growing images
Date: Wed, 18 May 2011 14:29:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

Am 16.05.2011 14:56, schrieb Stefan Hajnoczi:
> 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 <address@hidden>

Thanks, applied to the block branch.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]