qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/7] COLO proxy patch


From: Zhang Chen
Subject: [PATCH 0/7] COLO proxy patch
Date: Tue, 8 Jun 2021 16:23:24 +0800

Hi Jason,
Please help me merge the COLO proxy patch to net branch.

Thanks
Chen

Rao, Lei (7):
  Remove some duplicate trace code.
  Fix the qemu crash when guest shutdown during checkpoint
  Optimize the function of filter_send
  Remove migrate_set_block_enabled in checkpoint
  Add a function named packet_new_nocopy for COLO.
  Add the function of colo_compare_cleanup
  Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()

 migration/colo.c      |  6 ------
 migration/migration.c |  4 ++++
 net/colo-compare.c    | 25 +++++++++++--------------
 net/colo-compare.h    |  1 +
 net/colo.c            | 25 +++++++++++++++++--------
 net/colo.h            |  1 +
 net/filter-mirror.c   |  8 ++++----
 net/filter-rewriter.c |  3 +--
 net/net.c             |  4 ++++
 softmmu/runstate.c    |  1 +
 10 files changed, 44 insertions(+), 34 deletions(-)

-- 
2.25.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]