> -----Original Message----- > From: Jason Wang <jasow...@redhat.com> > Sent: Thursday, October 15, 2020 3:56 PM > To: Zhang, Chen <chen.zh...@intel.com>; qemu-dev <qemu- > de...@nongnu.org> > Cc: Zhang Chen <zhangc...@gmail.com> > Subject: Re: [PATCH 00/10] COLO project queued patches 20-Oct > > > On 2020/10/14 下午3:25, Zhang Chen wrote: > > From: Zhang Chen <chen.zh...@intel.com> > > > > Hi Jason, this series include latest COLO related patches. > > please check and merge it. > > > > Thanks > > Zhang Chen > > > Hi: > > I want to merge but I don't get patch 10/10. > > Is that lost during posting?
Oh, Sorry I missed it. Already resend it: [PATCH 10/10] net/colo-compare.c: Increase default queued packet scan frequency Thanks Chen > > Thanks > > > > > > Li Zhijian (2): > > colo-compare: fix missing compare_seq initialization > > colo-compare: check mark in mutual exclusion > > > > Pan Nengyuan (1): > > net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup > > > > Rao, Lei (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 > > > > Zhang Chen (4): > > net/colo-compare.c: Fix compare_timeout format issue > > net/colo-compare.c: Change the timer clock type > > net/colo-compare.c: Add secondary old packet detection > > net/colo-compare.c: Increase default queued packet scan frequency > > > > migration/ram.c | 14 ++++++++++- > > net/colo-compare.c | 57 ++++++++++++++++++++++--------------------- > > net/colo.c | 5 +--- > > net/filter-rewriter.c | 2 ++ > > softmmu/vl.c | 1 + > > 5 files changed, 46 insertions(+), 33 deletions(-) > >