unicorn/qemu/qom
Lioncash 5e2862b29d
cpu: Add crash_occurred flag into CPUState
CPUState::crash_occurred field inside CPUState marks
that guest crash occurred. This value is added into
cpu common migration subsection.

Backports commit bac05aa9a77af1ca7972c8dc07560f4daa7c2dfc from qemu
2018-02-17 15:23:51 -05:00
..
container.c Automated leading tab to spaces conversion. 2017-01-21 12:28:22 +11:00
cpu.c cpu: Add crash_occurred flag into CPUState 2018-02-17 15:23:51 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
object.c qom: Add recursive version of object_child_for_each 2018-02-17 15:23:35 -05:00
qom-qobject.c handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00