Re: [Qemu-devel] [PATCH 0/3] qed: Add support for zero clusters

2011-04-11 Thread Kevin Wolf
Am 17.12.2010 16:58, schrieb Stefan Hajnoczi: > This patch series adds zero data clusters to QED. Clusters can be marked as > zero clusters to store zeroed regions in a space-efficient way. The patch > never actually creates new zero clusters but includes the I/O path support > code > to handle

[Qemu-devel] [PATCH 0/3] qed: Add support for zero clusters

2010-12-17 Thread Stefan Hajnoczi
This patch series adds zero data clusters to QED. Clusters can be marked as zero clusters to store zeroed regions in a space-efficient way. The patch never actually creates new zero clusters but includes the I/O path support code to handle them if they are used by an image file. Image streaming