[libvirt] [PATCH 0/4] qemu: Use additional data reported by the hyperv panic notifier

Peter Krempa posted 4 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1490082333.git.pkrempa@redhat.com
src/qemu/qemu_driver.c       | 81 +++++++++++++++++++++++++++++++-------------
src/qemu/qemu_monitor.c      | 15 ++++++--
src/qemu/qemu_monitor.h      | 32 ++++++++++++++++-
src/qemu/qemu_monitor_json.c | 56 ++++++++++++++++++++++++++++--
src/qemu/qemu_process.c      |  2 ++
5 files changed, 157 insertions(+), 29 deletions(-)
[libvirt] [PATCH 0/4] qemu: Use additional data reported by the hyperv panic notifier
Posted by Peter Krempa 7 years ago
Allow easier debug of windows crashes by reporting the 5 additional field now
reported by qemu if the hyperv panic notifier is used.

Plus few cleanups noticed while adding the code.

Peter Krempa (4):
  qemu: driver: Remove useless forward declarations
  qemu: driver: Fix formatting in processGuestPanicEvent
  qemu: monitor: Extract additional info from GUEST_PANICKED event
  qemu: Log additional data from hyperv crash notifier

 src/qemu/qemu_driver.c       | 81 +++++++++++++++++++++++++++++++-------------
 src/qemu/qemu_monitor.c      | 15 ++++++--
 src/qemu/qemu_monitor.h      | 32 ++++++++++++++++-
 src/qemu/qemu_monitor_json.c | 56 ++++++++++++++++++++++++++++--
 src/qemu/qemu_process.c      |  2 ++
 5 files changed, 157 insertions(+), 29 deletions(-)

-- 
2.12.0

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