acrn-hypervisor/devicemodel/core
Zheng, Gen e386a814ae DM: bug fix in handling signal
With curren code, DM will ignore the SIGHUP signal generated from
SOS reboot that causes DM will not release resource when SOS reboot
occurs.

Signed-off-by: Zheng, Gen <gen.zheng@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-05-15 17:25:58 +08:00
..
console.c DM: add deinit function for ps2kbd and ps2mouse 2018-05-15 17:25:24 +08:00
consport.c DM: add deinit function for bvmcons 2018-05-15 17:25:55 +08:00
gc.c initial import 2018-05-11 14:44:28 +08:00
hugetlb.c hugetlb: add ept map memseg support 2018-05-15 17:25:55 +08:00
inout.c initial import 2018-05-11 14:44:28 +08:00
main.c DM: bug fix in handling signal 2018-05-15 17:25:58 +08:00
mem.c DM: release mem range allocated in init_pci 2018-05-15 17:25:55 +08:00
mevent.c DM: mevent_add/del refine for Linux 2018-05-15 17:25:27 +08:00
monitor.c monitor: an interface of acrn-dm 2018-05-15 17:25:25 +08:00
mptbl.c initial import 2018-05-11 14:44:28 +08:00
post.c initial import 2018-05-11 14:44:28 +08:00
smbiostbl.c dm: add hugetlb memory management support 2018-05-15 17:25:55 +08:00
sw_load_bzimage.c Use exit instead of assert when checking images 2018-05-15 17:25:57 +08:00
sw_load_common.c DM: add add_e820_entry to update e820 table. 2018-05-15 17:25:26 +08:00
sw_load_vsbl.c DM: add add_e820_entry to update e820 table. 2018-05-15 17:25:26 +08:00
vmmapi.c DM: change VM_SYSMEM/VM_MMIO to VM_MEMMAP_SYSMEM/VM_MEMMAP_MMIO 2018-05-15 17:25:56 +08:00