mbox series

[0/3] colo-compare bugfixes

Message ID cover.1586370737.git.lukasstraub2@web.de (mailing list archive)
Headers show
Series colo-compare bugfixes | expand

Message

Lukas Straub April 8, 2020, 6:33 p.m. UTC
Hello Everyone,
Here are fixes for bugs that I found in my tests.

Regards,
Lukas Straub

Lukas Straub (3):
  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

 chardev/char.c     |  7 +++-
 net/colo-compare.c | 85 +++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 79 insertions(+), 13 deletions(-)