acrn-hypervisor/devicemodel/core
Sun Peng 7ee0421d33 dm: vdisplay: terminate acrn-dm process when SDL init failed
Virtual display is component which based on native window system.
This feature depended phisical monitor connected and graphic driver in
SOS running correctly. If these dependencies fail, it is a fatal error
for virtual display. We have to terminate the device model to let user
fix runtime environment issue for graphics.

Tracked-On: #7672
Signed-off-by: Sun Peng <peng.p.sun@linux.intel.com>
2022-06-02 17:00:32 +08:00
..
cmd_monitor DM: add DM parameter for command monitor 2022-02-18 18:33:52 +08:00
console.c DM: remove unused function console_ptr_event 2019-05-24 11:51:00 +08:00
hugetlb.c remove repetitive erasing for guest memory 2022-04-18 14:07:54 +08:00
inout.c hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
main.c dm: vdisplay: terminate acrn-dm process when SDL init failed 2022-06-02 17:00:32 +08:00
mem.c hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
mevent.c dm: fix mevent mutex deadlock issue 2022-02-21 14:23:03 +08:00
monitor.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
mptbl.c dm: fixed a bug where mptable failed to wake up CPU1# when adding acpi=off into User VM cmdline 2022-03-02 11:22:31 +08:00
pm.c acrn-dm: add some logs for vm state transition 2020-05-15 10:06:23 +08:00
pm_vuart.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +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 Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sw_load_common.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sw_load_elf.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sw_load_ovmf.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sw_load_vsbl.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
timer.c dm:replace perror with pr_err 2020-01-08 13:37:57 +08:00
vmmapi.c remove repetitive erasing for guest memory 2022-04-18 14:07:54 +08:00
vrpmb.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00