[libvirt] [PATCH v2 0/2] daemon: fix termination/reload issues

Nikolay Shirokovskiy posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1508838724-11989-1-git-send-email-nshirokovskiy@virtuozzo.com
There is a newer version of this series
src/locking/lock_daemon.c | 1 +
src/rpc/virnetdaemon.c    | 6 +++++-
2 files changed, 6 insertions(+), 1 deletion(-)
[libvirt] [PATCH v2 0/2] daemon: fix termination/reload issues
Posted by Nikolay Shirokovskiy 6 years, 6 months ago
v1: https://www.redhat.com/archives/libvir-list/2017-September/msg01006.html

Changes from v1:

1. Patches that fixes qemu driver termination are moved out of this series
2. New version of [1] now fixes issue in a way that suggested by reviewer
3. [2] fixes another issue that was discovered in the process of review

Nikolay Shirokovskiy (2):
  libvirtd: fix crash on termination                                 [1]
  virtlogd: add missing netserver refcount increment on reload       [2]

 src/locking/lock_daemon.c | 1 +
 src/rpc/virnetdaemon.c    | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
1.8.3.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/2] daemon: fix termination/reload issues
Posted by Nikolay Shirokovskiy 6 years, 6 months ago
Please, ignore. Need to resend after syntax check issues fixed.

On 24.10.2017 12:52, Nikolay Shirokovskiy wrote:
> v1: https://www.redhat.com/archives/libvir-list/2017-September/msg01006.html
> 
> Changes from v1:
> 
> 1. Patches that fixes qemu driver termination are moved out of this series
> 2. New version of [1] now fixes issue in a way that suggested by reviewer
> 3. [2] fixes another issue that was discovered in the process of review
> 
> Nikolay Shirokovskiy (2):
>   libvirtd: fix crash on termination                                 [1]
>   virtlogd: add missing netserver refcount increment on reload       [2]
> 
>  src/locking/lock_daemon.c | 1 +
>  src/rpc/virnetdaemon.c    | 6 +++++-
>  2 files changed, 6 insertions(+), 1 deletion(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list