acrn-hypervisor/devicemodel/core
yuhong.tao@intel.com bc14dfb0bd DM: cleanup devicemodel monitor handle pause/continue msg request
The 'pause/continue' acrnctl cmd is never used and their action are not
defined for ACRN VMs. Devicemodel minitor doesn't need to handle these 2
msg, should be removed.

Tracked-On: #4790
Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Reviewed-by: Yan, Like <like.yan@intel.com>
2020-05-14 12:52:59 +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:replace perror with pr_err 2020-01-08 13:37:57 +08:00
inout.c dm:use acrn-dm logger function instread of printf 2019-11-14 15:34:04 +08:00
main.c devicemodel: remove obsolete argument from list of options 2020-05-06 13:43:35 +08:00
mem.c dm:use acrn-dm logger function instread of printf 2019-11-14 15:34:04 +08:00
mevent.c dm:replace perror with pr_err 2020-01-08 13:37:57 +08:00
monitor.c DM: cleanup devicemodel monitor handle pause/continue msg request 2020-05-14 12:52:59 +08:00
mptbl.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
pm.c DM: register pm ops to monitor 2018-08-02 13:14:03 +08:00
pm_vuart.c dm:refine pm_vuart code 2020-04-16 22:01:54 +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 acrn-dm logger function instread of printf 2019-11-14 15:34:04 +08:00
sw_load_common.c dm:passthrough graphics stolen memory to uos gpu 2020-01-17 09:23:13 +08:00
sw_load_elf.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
sw_load_ovmf.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
sw_load_vsbl.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
timer.c dm:replace perror with pr_err 2020-01-08 13:37:57 +08:00
vmmapi.c acrn-dm: change command option name from "pcpu_list" to "cpu_affinity" 2020-04-24 13:18:10 +08:00
vrpmb.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00