Re: [Qemu-devel] [PATCH 0/4] VHDX Fixes for zero init

2014-12-12 Thread Stefan Hajnoczi
On Mon, Dec 08, 2014 at 01:07:41AM -0500, Jeff Cody wrote: > A couple of VHDX fixes in this series: > * updating the driver to reflect the 1.00 spec for the value of >PAYLOAD_BLOCK_UNMAPPED (thanks Kevin) > * enabling VHDX to support zero init in qemu-img convert > > 1/4: compiling: e8718ae:

[Qemu-devel] [PATCH 0/4] VHDX Fixes for zero init

2014-12-07 Thread Jeff Cody
A couple of VHDX fixes in this series: * updating the driver to reflect the 1.00 spec for the value of PAYLOAD_BLOCK_UNMAPPED (thanks Kevin) * enabling VHDX to support zero init in qemu-img convert 1/4: compiling: e8718ae: block: vhdx - remove redundant comments 2/4: compiling: 8a4d2da: block