From: Stefan Hajnoczi <stefanha@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: pbonzini@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/4] block: Vectored bdrv_writev_vmstate
Date: Tue, 9 Apr 2013 14:30:49 +0200 [thread overview]
Message-ID: <20130409123049.GA12456@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1365190076-20268-1-git-send-email-kwolf@redhat.com>
On Fri, Apr 05, 2013 at 09:27:52PM +0200, Kevin Wolf wrote:
> This gives us back reasonable savevm performance, which regressed in
> commit 500f0061.
>
> Kevin Wolf (4):
> block: Introduce bdrv_writev_vmstate
> savevm: Implement block_writev_buffer()
> block: Introduce bdrv_pwritev() for qcow2_save_vmstate
> qemu-iotests: A few more bdrv_pread/pwrite tests
>
> block.c | 105 +++++++++++++++++++++++++++++++-----------
> block/qcow2.c | 6 +--
> block/sheepdog.c | 13 ++++--
> include/block/block.h | 3 ++
> include/block/block_int.h | 4 +-
> include/migration/qemu-file.h | 2 +-
> savevm.c | 25 ++++++++--
> tests/qemu-iotests/002 | 13 ++++++
> tests/qemu-iotests/002.out | 26 +++++++++++
> 9 files changed, 157 insertions(+), 40 deletions(-)
>
> --
> 1.8.1.4
>
Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan
prev parent reply other threads:[~2013-04-09 12:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 19:27 [Qemu-devel] [PATCH 0/4] block: Vectored bdrv_writev_vmstate Kevin Wolf
2013-04-05 19:27 ` [Qemu-devel] [PATCH 1/4] block: Introduce bdrv_writev_vmstate Kevin Wolf
2013-04-05 19:27 ` [Qemu-devel] [PATCH 2/4] savevm: Implement block_writev_buffer() Kevin Wolf
2013-04-05 19:27 ` [Qemu-devel] [PATCH 3/4] block: Introduce bdrv_pwritev() for qcow2_save_vmstate Kevin Wolf
2013-04-05 19:27 ` [Qemu-devel] [PATCH 4/4] qemu-iotests: A few more bdrv_pread/pwrite tests Kevin Wolf
2013-04-08 16:03 ` [Qemu-devel] [PATCH 0/4] block: Vectored bdrv_writev_vmstate Stefan Hajnoczi
2013-04-08 16:18 ` Paolo Bonzini
2013-04-09 8:04 ` Kevin Wolf
2013-04-09 8:08 ` Paolo Bonzini
2013-04-09 8:30 ` Stefan Hajnoczi
2013-04-09 12:30 ` 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=20130409123049.GA12456@stefanha-thinkpad.redhat.com \
--to=stefanha@redhat.com \
--cc=kwolf@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).