[PATCH v2 0/2] virnetdaemon: Wait for "daemon-stop" thread to finish before quitting

Michal Privoznik posted 2 patches 3 years, 5 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1605272982.git.mprivozn@redhat.com
src/libvirt_remote.syms    |  1 +
src/remote/remote_daemon.c | 73 +++++++++++++++++++++++---------------
src/rpc/virnetdaemon.c     | 17 +++++++++
src/rpc/virnetdaemon.h     |  3 ++
4 files changed, 66 insertions(+), 28 deletions(-)
[PATCH v2 0/2] virnetdaemon: Wait for "daemon-stop" thread to finish before quitting
Posted by Michal Privoznik 3 years, 5 months ago
This is a v2 of:

https://www.redhat.com/archives/libvir-list/2020-November/msg00639.html

but it implements a different approach per Nikolay's suggestion.

Michal Prívozník (2):
  DO NOT MERGE
  virnetdaemon: Wait for "daemon-stop" thread to finish before quitting

 src/libvirt_remote.syms    |  1 +
 src/remote/remote_daemon.c | 73 +++++++++++++++++++++++---------------
 src/rpc/virnetdaemon.c     | 17 +++++++++
 src/rpc/virnetdaemon.h     |  3 ++
 4 files changed, 66 insertions(+), 28 deletions(-)

-- 
2.26.2