From: leirao <lei.rao@intel.com>
To: chen.zhang@intel.com, lizhijian@cn.fujitsu.com,
jasowang@redhat.com, quintela@redhat.com, dgilbert@redhat.com,
pbonzini@redhat.com
Cc: leirao <lei.rao@intel.com>, qemu-devel@nongnu.org
Subject: [PATCH 0/3] Optimized some code for COLO
Date: Fri, 18 Sep 2020 23:10:20 -0400 [thread overview]
Message-ID: <1600485023-263643-1-git-send-email-lei.rao@intel.com> (raw)
Optimized some code for COLO and fixed a qemu crash when guest
shutdown in COLO mode.
leirao (3):
Optimize seq_sorter function for colo-compare
Reduce the time of checkpoint for COLO
Fix the qemu crash when guest shutdown in COLO mode
migration/ram.c | 12 ++++++++++++
net/colo-compare.c | 6 +-----
softmmu/vl.c | 1 +
3 files changed, 14 insertions(+), 5 deletions(-)
--
1.8.3.1
next reply other threads:[~2020-09-19 7:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 3:10 leirao [this message]
2020-09-19 3:10 ` [PATCH 1/3] Optimize seq_sorter function for colo-compare leirao
2020-09-22 6:49 ` Li Zhijian
2020-09-19 3:10 ` [PATCH 2/3] Reduce the time of checkpoint for COLO leirao
2020-09-22 6:57 ` Li Zhijian
2020-09-22 9:11 ` Rao, Lei
2020-09-19 3:10 ` [PATCH 3/3] Fix the qemu crash when guest shutdown in COLO mode leirao
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=1600485023-263643-1-git-send-email-lei.rao@intel.com \
--to=lei.rao@intel.com \
--cc=chen.zhang@intel.com \
--cc=dgilbert@redhat.com \
--cc=jasowang@redhat.com \
--cc=lizhijian@cn.fujitsu.com \
--cc=pbonzini@redhat.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 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).