]> Git Repo - qemu.git/commit
Added generic panic handler qemu_system_guest_panicked()
authorAndrey Smetanin <[email protected]>
Fri, 3 Jul 2015 12:01:42 +0000 (15:01 +0300)
committerPaolo Bonzini <[email protected]>
Mon, 7 Sep 2015 16:14:03 +0000 (18:14 +0200)
commit5f5b5942d56a138baad0ae01458d5d0e62d5be68
treea900ef9a631152932fce3f70b4c107cd51b4d1ce
parent6d1f252d8c1ba73bf6ed9af28731a9c9c3d473a2
Added generic panic handler qemu_system_guest_panicked()

There are pieces of guest panic handling code
that can be shared in one generic function.
These code replaced by call qemu_system_guest_panicked().

Signed-off-by: Andrey Smetanin <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
CC: Paolo Bonzini <[email protected]>
CC: Andreas Färber <[email protected]>
Message-Id: <1435924905[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/misc/pvpanic.c
include/sysemu/sysemu.h
target-s390x/kvm.c
vl.c
This page took 0.023896 seconds and 4 git commands to generate.