From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com, mreitz@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] qemu-img convert: Rewrite copying logic
Date: Wed, 18 Feb 2015 16:19:19 +0100 [thread overview]
Message-ID: <1424272761-27554-1-git-send-email-kwolf@redhat.com> (raw)
See the commit message of patch 1 for the background.
Kevin Wolf (2):
qemu-img convert: Rewrite copying logic
qemu-iotests: Some qemu-img convert tests
qemu-img.c | 511 +++++++++++++++++++++++++++------------------
tests/qemu-iotests/122 | 83 ++++++++
tests/qemu-iotests/122.out | 30 +++
tests/qemu-iotests/group | 1 +
4 files changed, 419 insertions(+), 206 deletions(-)
create mode 100755 tests/qemu-iotests/122
create mode 100644 tests/qemu-iotests/122.out
--
1.8.3.1
next reply other threads:[~2015-02-18 15:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 15:19 Kevin Wolf [this message]
2015-02-18 15:19 ` [Qemu-devel] [PATCH 1/2] qemu-img convert: Rewrite copying logic Kevin Wolf
2015-02-18 17:18 ` Max Reitz
2015-02-19 15:47 ` Kevin Wolf
2015-02-19 16:01 ` Max Reitz
2015-02-18 15:19 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: Some qemu-img convert tests Kevin Wolf
2015-02-18 17:24 ` Max Reitz
2015-03-19 14:41 ` Max Reitz
2015-03-19 14:43 ` Max Reitz
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=1424272761-27554-1-git-send-email-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=mreitz@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).