[libvirt] [PATCH 0/2] error: Allow better reporting of errors in some nested cases

Peter Krempa posted 2 patches 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1560254455.git.pkrempa@redhat.com
cfg.mk                   |  1 +
src/libvirt_private.syms |  1 +
src/qemu/qemu_process.c  |  4 +++-
src/util/virerror.c      | 38 ++++++++++++++++++++++++++++++++++++++
src/util/virerror.h      |  3 +++
5 files changed, 46 insertions(+), 1 deletion(-)
[libvirt] [PATCH 0/2] error: Allow better reporting of errors in some nested cases
Posted by Peter Krempa 4 years, 9 months ago
Peter Krempa (2):
  util: error: Add API for prefixing last set error with a string
  qemu: process: Report better error when virtlogd connection fails

 cfg.mk                   |  1 +
 src/libvirt_private.syms |  1 +
 src/qemu/qemu_process.c  |  4 +++-
 src/util/virerror.c      | 38 ++++++++++++++++++++++++++++++++++++++
 src/util/virerror.h      |  3 +++
 5 files changed, 46 insertions(+), 1 deletion(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] error: Allow better reporting of errors in some nested cases
Posted by Peter Krempa 4 years, 9 months ago
On Tue, Jun 11, 2019 at 14:01:25 +0200, Peter Krempa wrote:
> Peter Krempa (2):
>   util: error: Add API for prefixing last set error with a string
>   qemu: process: Report better error when virtlogd connection fails

ping?
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] error: Allow better reporting of errors in some nested cases
Posted by Michal Privoznik 4 years, 9 months ago
On 6/11/19 2:01 PM, Peter Krempa wrote:
> Peter Krempa (2):
>    util: error: Add API for prefixing last set error with a string
>    qemu: process: Report better error when virtlogd connection fails
> 
>   cfg.mk                   |  1 +
>   src/libvirt_private.syms |  1 +
>   src/qemu/qemu_process.c  |  4 +++-
>   src/util/virerror.c      | 38 ++++++++++++++++++++++++++++++++++++++
>   src/util/virerror.h      |  3 +++
>   5 files changed, 46 insertions(+), 1 deletion(-)
> 

ACK

Michal

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