qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH] vpc: Implement bdrv_co_get_status()
Date: Wed, 11 Feb 2015 17:33:18 +0100	[thread overview]
Message-ID: <20150211163318.GD5572@noname.str.redhat.com> (raw)
In-Reply-To: <1423671788-31716-1-git-send-email-kwolf@redhat.com>

Am 11.02.2015 um 17:23 hat Kevin Wolf geschrieben:
> This implements bdrv_co_get_status() for VHD images. This can

s/bdrv_co_get_status/bdrv_co_get_block_status/, obviously (in the
subject as well).

> significantly speed up qemu-img convert operation because only with this
> function implemented sparseness can be considered. (Before, converting a
> 1 TB empty image took several minutes for me, now it's instantaneous.)
> 
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>

Kevin

  reply	other threads:[~2015-02-11 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-11 16:23 [Qemu-devel] [PATCH] vpc: Implement bdrv_co_get_status() Kevin Wolf
2015-02-11 16:33 ` Kevin Wolf [this message]
2015-02-11 22:51 ` Max Reitz
2015-02-12  9:28   ` Kevin Wolf

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=20150211163318.GD5572@noname.str.redhat.com \
    --to=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.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).