qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Optimized some code for COLO
@ 2020-09-19  3:10 leirao
  2020-09-19  3:10 ` [PATCH 1/3] Optimize seq_sorter function for colo-compare leirao
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: leirao @ 2020-09-19  3:10 UTC (permalink / raw)
  To: chen.zhang, lizhijian, jasowang, quintela, dgilbert, pbonzini
  Cc: leirao, qemu-devel

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-22  9:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-19  3:10 [PATCH 0/3] Optimized some code for COLO leirao
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

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).