acrn-hypervisor/devicemodel/core
Shuang Zheng 381c78a5fa Update and complete acrn-dm parameters description
Update and complete `acrn-dm` parameters description in the user guide and HLD

Tracked-On: #2036
Signed-off-by: Shuang Zheng shuang.zheng@intel.com
2019-01-12 16:46:09 +08:00
..
console.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
gc.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hugetlb.c dm: use snprintf to replace sprintf 2018-12-25 18:40:04 +08:00
inout.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
main.c Update and complete acrn-dm parameters description 2019-01-12 16:46:09 +08:00
mem.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
mevent.c dm: apply new mevent API to avoid race issue in mei 2018-12-07 20:21:33 +08:00
monitor.c dm: set correct thread name 2018-12-14 19:50:50 +08:00
mptbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
pm.c DM: register pm ops to monitor 2018-08-02 13:14:03 +08:00
post.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
smbiostbl.c dm: use snprintf to replace sprintf 2018-12-25 18:40:04 +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: use strnlen to replace strlen 2018-12-25 18:40:04 +08:00
sw_load_elf.c dm: query and save image size during initial checking 2018-12-13 09:56:09 +08:00
sw_load_ovmf.c dm: use strnlen to replace strlen 2018-12-25 18:40:04 +08:00
sw_load_vsbl.c dm: use strncpy to replace strcpy 2018-12-25 18:40:04 +08:00
timer.c dm: enhence the mevent API 2018-12-07 20:21:33 +08:00
vmmapi.c dm: Add vm_clear_ioreq to clear ioreq status 2018-12-26 13:49:44 +08:00
vrpmb.c DM: generate random virtual RPMB key 2018-10-29 11:07:45 +08:00