[libvirt] [PATCH v2 0/2] don't kill qemu process on restart if networkNotify fails

Laine Stump posted 2 patches 6 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170427212523.15911-1-laine@laine.org
src/network/bridge_driver.c | 17 +++++++++++------
src/network/bridge_driver.h |  7 +++----
src/qemu/qemu_process.c     |  9 +++------
3 files changed, 17 insertions(+), 16 deletions(-)
[libvirt] [PATCH v2 0/2] don't kill qemu process on restart if networkNotify fails
Posted by Laine Stump 6 years, 11 months ago
John thought I didn't go far enough in my removal of return codes in V1...

Laine Stump (2):
  qemu: don't kill qemu process on restart if networkNotify fails
  network: better log message when network is inactive during reconnect

 src/network/bridge_driver.c | 17 +++++++++++------
 src/network/bridge_driver.h |  7 +++----
 src/qemu/qemu_process.c     |  9 +++------
 3 files changed, 17 insertions(+), 16 deletions(-)

-- 
2.9.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/2] don't kill qemu process on restart if networkNotify fails
Posted by John Ferlan 6 years, 11 months ago

On 04/27/2017 05:25 PM, Laine Stump wrote:
> John thought I didn't go far enough in my removal of return codes in V1...
> 
> Laine Stump (2):
>   qemu: don't kill qemu process on restart if networkNotify fails
>   network: better log message when network is inactive during reconnect
> 
>  src/network/bridge_driver.c | 17 +++++++++++------
>  src/network/bridge_driver.h |  7 +++----
>  src/qemu/qemu_process.c     |  9 +++------
>  3 files changed, 17 insertions(+), 16 deletions(-)
> 

ACK series -

John

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