qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Hu Tao <hutao@cn.fujitsu.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
	Stefan Hajnoczi <stefanha@gmail.com>, Fam Zheng <famz@redhat.com>,
	qemu-devel@nongnu.org, Peter Lieven <pl@kamp.de>
Subject: Re: [Qemu-devel] [PATCH v6 0/4] qemu-img: add preallocation=full
Date: Tue, 4 Mar 2014 09:19:51 +0100	[thread overview]
Message-ID: <20140304081951.GB25676@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <20140304073131.GC23043@G08FNSTD100614.fnst.cn.fujitsu.com>

On Tue, Mar 04, 2014 at 03:31:31PM +0800, Hu Tao wrote:
> On Mon, Mar 03, 2014 at 04:00:37PM +0100, Stefan Hajnoczi wrote:
> > On Fri, Feb 28, 2014 at 10:29:29AM +0800, Hu Tao wrote:
> > > This series implements full image preallocation to create a non-sparse image
> > > file at creation time, both for raw and qcow2 format. The purpose is to avoid
> > > performance deterioration of the guest cause by sparse image.
> > > 
> > > v6:
> > >   - add `Since 2.0' to PreallocMode 
> > >   - apply total_size change to raw-win32.c as well
> > > 
> > > Hu Tao (4):
> > >   qapi: introduce PreallocMode and a new PreallocMode full.
> > >   raw, qcow2: don't convert file size to sector size
> > >   raw-posix: Add full image preallocation option
> > >   qcow2: Add full image preallocation option
> > > 
> > >  block/qcow2.c     | 91 ++++++++++++++++++++++++++++++++++++++++++++++++-------
> > >  block/raw-posix.c | 45 +++++++++++++++++++++------
> > >  block/raw-win32.c |  4 +--
> > >  qapi-schema.json  | 14 +++++++++
> > >  4 files changed, 132 insertions(+), 22 deletions(-)
> > 
> > Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
> 
> Stefan, Kevin,
> 
> Is this series in time for 2.0?

Yes, it was on the mailing list before soft freeze so it is a candidate
for 2.0.  In some cases maintainers may decide to hold back if they feel
a patch series imposes a high risk of breaking things - but I think this
series should be okay.

Stefan

      reply	other threads:[~2014-03-04  8:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-28  2:29 [Qemu-devel] [PATCH v6 0/4] qemu-img: add preallocation=full Hu Tao
2014-02-28  2:29 ` [Qemu-devel] [PATCH v6 1/4] qapi: introduce PreallocMode and a new PreallocMode full Hu Tao
2014-02-28  2:29 ` [Qemu-devel] [PATCH v6 2/4] raw, qcow2: don't convert file size to sector size Hu Tao
2014-02-28 11:10   ` [Qemu-devel] qemu-img cannot convert 280G VHD file to qcow2 rightly redtone
2014-03-03 14:58     ` Stefan Hajnoczi
2014-02-28  2:29 ` [Qemu-devel] [PATCH v6 3/4] raw-posix: Add full image preallocation option Hu Tao
2014-02-28  2:29 ` [Qemu-devel] [PATCH v6 4/4] qcow2: " Hu Tao
2014-03-03 15:00 ` [Qemu-devel] [PATCH v6 0/4] qemu-img: add preallocation=full Stefan Hajnoczi
2014-03-04  7:31   ` Hu Tao
2014-03-04  8:19     ` Stefan Hajnoczi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140304081951.GB25676@stefanha-thinkpad.redhat.com \
    --to=stefanha@redhat.com \
    --cc=famz@redhat.com \
    --cc=hutao@cn.fujitsu.com \
    --cc=kwolf@redhat.com \
    --cc=pl@kamp.de \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).