On Mon, Mar 27, 2017 at 16:10:55 +0200, Peter Krempa wrote:
The hyperv panic notifier reports additional data in form of 5
registers
that are reported in the crash event from qemu. Log them into the VM log
file and report them as a warning so that admins can see the cause of
crash of their windows VMs.
Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1426176
---
src/qemu/qemu_driver.c | 26 ++++++++++++++++++++++++--
src/qemu/qemu_monitor.c | 24 ++++++++++++++++++++++++
src/qemu/qemu_monitor.h | 1 +
3 files changed, 49 insertions(+), 2 deletions(-)
ACK
Jirka