On Thu, Nov 21, 2013 at 09:23:59AM +0100, Stefan Hajnoczi wrote: > On Thu, Nov 21, 2013 at 01:22:53AM +0800, Liu Yuan wrote: > > On Mon, Nov 18, 2013 at 01:58:50PM +0800, Liu Yuan wrote: > > > On Thu, Nov 07, 2013 at 10:56:36PM +0800, Liu Yuan wrote: > > > > v6: > > > > - update comment typo > > > > - remove is_number() > > > > > > Anyone pick this set up? > > > > Ping again. Without this two patches, qemu-img can't create|convert erasure > > coded > > images for sheepdog. I hope this two can go with release of v1.7 if > > possible. > > QEMU entered "hard freeze" on 6th of November: > http://qemu-project.org/Planning/1.7 > > This means only bug fixes should be merged. Right now we're up to the > final -rc and the QEMU 1.7 release is scheduled for 22nd of November > (tomorrow). > > The best I can do is review and apply it to the block-next branch for > qemu.git merge once QEMU 1.8 development begins next week. >
Thanks for your explanation. It is helpful :) Yuan