]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Log additional data from hyperv crash notifier
authorPeter Krempa <pkrempa@redhat.com>
Mon, 20 Mar 2017 16:55:56 +0000 (17:55 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Mar 2017 14:15:44 +0000 (16:15 +0200)
commit2af04bded67d575572b2f3d76057d9f4e37dfdce
tree40a13869738184a6e7668a7af7530dad75c3fd88
parentd7580dd643b0ff26c7666f2bb698a210b4883d3f
qemu: Log additional data from hyperv crash notifier

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
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h