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

2019-06-20 Thread Michal Privoznik
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

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

2019-06-18 Thread Peter Krempa
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? signature.asc Description: PGP signature -- libvir-list mailing list

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

2019-06-11 Thread Peter Krempa
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