acrn-hypervisor/devicemodel/core
yuhong.tao@intel.com 653aa859b1 DM: monitor support force stop
When someone send DM message DM_STOP, with a non-zero data.acrnd_stop.force
value, DM set suspend mode to VM_SUSPEND_POWEROFF directly, that will
cause DM quit main loop. That can force stop VM

Tracked-On: #3484
Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
Reviewed-by: Yan, Like <like.yan@intel.com>
2019-07-30 13:27:16 +08:00
..
console.c DM: remove unused function console_ptr_event 2019-05-24 11:51:00 +08:00
gc.c dm: gc: clean up assert 2019-07-03 09:40:15 +08:00
hugetlb.c dm: allow High BIOS to be modifiable by the guest 2019-07-22 11:18:47 +08:00
inout.c dm: refine 'assert' in inout.c and post.c 2019-06-20 08:55:44 +08:00
main.c DM: ovmf NV storage writeback support 2019-07-22 11:18:47 +08:00
mem.c dm: refine 'assert' in hugetlb.c and mem.c 2019-06-20 08:55:44 +08:00
mevent.c dm: refine assert usage 2019-06-24 11:57:05 +08:00
monitor.c DM: monitor support force stop 2019-07-30 13:27:16 +08:00
mptbl.c DM: remove unused function mptable_add_oemtbl 2019-05-24 11:51:00 +08:00
pm.c DM: register pm ops to monitor 2018-08-02 13:14:03 +08:00
post.c dm: refine 'assert' in inout.c and post.c 2019-06-20 08:55:44 +08:00
sw_load_bzimage.c dm: use strncpy to replace strcpy 2018-12-25 18:40:04 +08:00
sw_load_common.c dm: cleanup 'assert' for guest software loading module 2019-06-20 08:55:44 +08:00
sw_load_elf.c dm: cleanup 'assert' for guest software loading module 2019-06-20 08:55:44 +08:00
sw_load_ovmf.c DM: ovmf NV storage writeback support 2019-07-22 11:18:47 +08:00
sw_load_vsbl.c dm: cleanup 'assert' for guest software loading module 2019-06-20 08:55:44 +08:00
timer.c dm: vhpet: clean up asserts 2019-07-03 13:19:43 +08:00
vmmapi.c refine 'assert' usage in vmmapi.c and main.c 2019-06-20 08:55:44 +08:00
vrpmb.c dm: cleanup assert in core.c 2019-07-05 09:36:02 +08:00