qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/7] Latest COLO tree queued patches


From: Jason Wang
Subject: Re: [PATCH 0/7] Latest COLO tree queued patches
Date: Wed, 20 May 2020 10:47:56 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0


On 2020/5/20 上午4:02, Zhang Chen wrote:
From: Zhang Chen <address@hidden>

Hi Jason, this series include latest COLO related patches.
I have finish basic test and review.
If no other comments, please check and merge this series.


Applied.

Thanks



Derek Su (1):
   colo-compare: Fix memory leak in packet_enqueue()

Lukas Straub (6):
   net/colo-compare.c: Create event_bh with the right AioContext
   chardev/char.c: Use qemu_co_sleep_ns if in coroutine
   net/colo-compare.c: Fix deadlock in compare_chr_send
   net/colo-compare.c: Only hexdump packets if tracing is enabled
   net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active
   net/colo-compare.c: Correct ordering in complete and finalize

  chardev/char.c     |   7 +-
  net/colo-compare.c | 277 +++++++++++++++++++++++++++++++++------------
  net/colo-compare.h |   1 +
  net/colo.c         |   7 ++
  net/colo.h         |   1 +
  net/trace-events   |   1 +
  softmmu/vl.c       |   2 +
  7 files changed, 225 insertions(+), 71 deletions(-)





reply via email to

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