qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v5 0/6] colo-compare bugfixes


From: Zhang, Chen
Subject: RE: [PATCH v5 0/6] colo-compare bugfixes
Date: Mon, 18 May 2020 09:29:26 +0000


> -----Original Message-----
> From: Lukas Straub <address@hidden>
> Sent: Friday, May 15, 2020 7:11 PM
> To: qemu-devel <address@hidden>
> Cc: Zhang, Chen <address@hidden>; Li Zhijian
> <address@hidden>; Jason Wang <address@hidden>; Marc-
> André Lureau <address@hidden>; Paolo Bonzini
> <address@hidden>
> Subject: [PATCH v5 0/6] colo-compare bugfixes
> 
> Hello Everyone,
> Here are fixes for bugs that I found in my tests.
> 

I will queue this series after test in my side.

Thanks
Zhang Chen

> Regards,
> Lukas Straub
> 
> Version changes:
> v5:
>  -initialize and use notify_sendco only if notify_dev is set
> 
> v4:
>  -fix potential deadlock with notify_remote_frame  -avoid malloc and
> memcpy in many cases
> 
> v3:
>  -fix checkpatch.pl error
> 
> v2:
>  -better wording
>  -fix performance-regression in patch 3 "net/colo-compare.c: Fix deadlock in
> compare_chr_send"
>  -add more bugfixes
> 
> 
> 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 | 254 ++++++++++++++++++++++++++++++++++-------
> ----
>  net/colo-compare.h |   1 +
>  net/colo.c         |   7 ++
>  net/colo.h         |   1 +
>  softmmu/vl.c       |   2 +
>  6 files changed, 209 insertions(+), 63 deletions(-)
> 
> --
> 2.20.1



reply via email to

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