From: Hailiang Zhang <zhang.zhanghailiang@huawei.com>
To: qemu-devel@nongnu.org
Cc: amit.shah@redhat.com, peter.huangpeng@huawei.com,
dgilbert@redhat.com, quintela@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration
Date: Fri, 22 Jan 2016 16:43:02 +0800 [thread overview]
Message-ID: <56A1EB96.8090206@huawei.com> (raw)
In-Reply-To: <1452829066-9764-1-git-send-email-zhang.zhanghailiang@huawei.com>
ping ?
On 2016/1/15 11:37, zhanghailiang wrote:
> Patch 1 ~ patch 4 are picked from COLO and live memory snapshot series,
> They are just small improvements for migration codes and have been reviewed
> by Dave.
>
> Patch 5, 6 are small fixes for migration releated documention.
>
> Please review.
>
> zhanghailiang (6):
> ram: Split host_from_stream_offset() into two helper functions
> migration: Rename the'file' member of MigrationState
> savevm: Split load vm state function qemu_loadvm_state
> migration/ram: Fix some helper functions' parameter to use
> PageSearchStatus
> qmp-commands.hx: Fix the missing options for migration parameters
> commands
> qmp-commands.hx: Document the missing options for migration capability
> commands
>
> include/exec/ram_addr.h | 8 ++-
> include/migration/migration.h | 2 +-
> migration/exec.c | 4 +-
> migration/fd.c | 4 +-
> migration/migration.c | 72 +++++++++----------
> migration/postcopy-ram.c | 6 +-
> migration/ram.c | 73 +++++++++++--------
> migration/rdma.c | 2 +-
> migration/savevm.c | 158 +++++++++++++++++++++++++-----------------
> migration/tcp.c | 4 +-
> migration/unix.c | 4 +-
> qmp-commands.hx | 33 +++++++--
> 12 files changed, 222 insertions(+), 148 deletions(-)
>
next prev parent reply other threads:[~2016-01-22 8:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-15 3:37 [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration zhanghailiang
2016-01-15 3:37 ` [Qemu-devel] [PATCH 1/6] ram: Split host_from_stream_offset() into two helper functions zhanghailiang
2016-01-15 3:37 ` [Qemu-devel] [PATCH 2/6] migration: Rename the'file' member of MigrationState zhanghailiang
2016-02-04 10:47 ` Amit Shah
2016-02-04 10:50 ` Dr. David Alan Gilbert
2016-02-04 10:57 ` Amit Shah
2016-02-04 11:10 ` Dr. David Alan Gilbert
2016-02-04 12:02 ` Hailiang Zhang
2016-01-15 3:37 ` [Qemu-devel] [PATCH 3/6] savevm: Split load vm state function qemu_loadvm_state zhanghailiang
2016-01-15 3:37 ` [Qemu-devel] [PATCH 4/6] migration/ram: Fix some helper functions' parameter to use PageSearchStatus zhanghailiang
2016-01-15 3:37 ` [Qemu-devel] [PATCH 5/6] qmp-commands.hx: Fix the missing options for migration parameters commands zhanghailiang
2016-01-28 18:22 ` Dr. David Alan Gilbert
2016-02-04 10:30 ` Amit Shah
2016-01-15 3:37 ` [Qemu-devel] [PATCH 6/6] qmp-commands.hx: Document the missing options for migration capability commands zhanghailiang
2016-01-28 18:24 ` Dr. David Alan Gilbert
2016-01-22 8:43 ` Hailiang Zhang [this message]
2016-01-30 10:32 ` [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration Hailiang Zhang
2016-02-04 10:08 ` Amit Shah
2016-02-04 11:08 ` Amit Shah
2016-02-04 12:01 ` 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=56A1EB96.8090206@huawei.com \
--to=zhang.zhanghailiang@huawei.com \
--cc=amit.shah@redhat.com \
--cc=dgilbert@redhat.com \
--cc=peter.huangpeng@huawei.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.