[libvirt] [PATCH 0/3] qemu: Fix error reporting from QEMU log

Jiri Denemark posted 3 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1511354114.git.jdenemar@redhat.com
src/qemu/qemu_process.c | 36 +++++++++++++++++++++++++++++++-----
src/util/virerror.c     |  6 +++---
src/util/virerror.h     |  2 ++
3 files changed, 36 insertions(+), 8 deletions(-)
[libvirt] [PATCH 0/3] qemu: Fix error reporting from QEMU log
Posted by Jiri Denemark 6 years, 4 months ago
Jiri Denemark (3):
  qemu: Properly skip "char device redirected to" in QEMU log
  vierror: Define VIR_ERROR_MAX_LENGTH macro
  qemu: Use the end of QEMU log for reporting errors

 src/qemu/qemu_process.c | 36 +++++++++++++++++++++++++++++++-----
 src/util/virerror.c     |  6 +++---
 src/util/virerror.h     |  2 ++
 3 files changed, 36 insertions(+), 8 deletions(-)

-- 
2.15.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/3] qemu: Fix error reporting from QEMU log
Posted by Pavel Hrdina 6 years, 4 months ago
On Wed, Nov 22, 2017 at 01:36:53PM +0100, Jiri Denemark wrote:
> Jiri Denemark (3):
>   qemu: Properly skip "char device redirected to" in QEMU log
>   vierror: Define VIR_ERROR_MAX_LENGTH macro
>   qemu: Use the end of QEMU log for reporting errors

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list