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

Peter Krempa pkrempa at redhat.com
Tue Mar 21 07:47:46 UTC 2017


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




More information about the libvir-list mailing list