From: zhanghailiang <zhang.zhanghailiang@huawei.com>
To: qemu-devel@nongnu.org
Cc: amit.shah@redhat.com, quintela@redhat.com, dgilbert@redhat.com,
xuquan8@huawei.com,
zhanghailiang <zhang.zhanghailiang@huawei.com>
Subject: [Qemu-devel] [PATCH 0/2] savevm: some improvements benefit COLO's later optimization
Date: Wed, 25 Jan 2017 14:53:59 +0800 [thread overview]
Message-ID: <1485327241-15104-1-git-send-email-zhang.zhanghailiang@huawei.com> (raw)
Hi,
This series is split from previous COLO frame version which i post
long time ago.
These two patches are prerequisite for the later COLO optimization.
Since it is independent, I'd like to post it as a single series.
Both of them have been reviewed by Dave before, compared with old
version, I fixed the titles/comments for both of them, and I kept the
reviewed-by tag. (Hi Dave, please give it a glance again, since
it has been a long time ;) ).
Please review. Thanks.
zhanghailiang (2):
savevm: split save/find loadvm_handlers entry into two helper
functions
savevm: Add new helpers to process the different stages of
loadvm/savevm
include/sysemu/sysemu.h | 4 +++
migration/savevm.c | 96 +++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 85 insertions(+), 15 deletions(-)
--
1.8.3.1
next reply other threads:[~2017-01-25 6:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-25 6:53 zhanghailiang [this message]
2017-01-25 6:54 ` [Qemu-devel] [PATCH 1/2] savevm: split save/find loadvm_handlers entry into two helper functions zhanghailiang
2017-01-31 10:04 ` Dr. David Alan Gilbert
2017-02-06 7:13 ` Hailiang Zhang
2017-01-25 6:54 ` [Qemu-devel] [PATCH 2/2] savevm: Add new helpers to process the different stages of loadvm/savevm zhanghailiang
2017-01-31 10:05 ` Dr. David Alan Gilbert
2017-01-31 10:19 ` Juan Quintela
2017-02-06 7:26 ` Hailiang Zhang
2017-02-06 7:25 ` Hailiang Zhang
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=1485327241-15104-1-git-send-email-zhang.zhanghailiang@huawei.com \
--to=zhang.zhanghailiang@huawei.com \
--cc=amit.shah@redhat.com \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=xuquan8@huawei.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).