acrn-hypervisor/devicemodel/core
Yin Fengwei 75b03bef3b dm: add io port 0xF4 writing to force DM exit
This patch addes the debugexit function to DM. If it's enabled
by DM cmdline (by add --debugexit), the guest could write a
32bit value to port 0xF4 to trigger guest shutdown.

Tracked-on: #1465
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2018-10-17 14:32:33 +08:00
..
console.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
consport.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: Fix potential buffer overflow and uninitialized variable 2018-07-12 17:32:20 +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 dm: add io port 0xF4 writing to force DM exit 2018-10-17 14:32:33 +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: mevent: add edge triggered events. 2018-10-11 19:06:01 +08:00
monitor.c dm: fix use of uninitialized variable in monitor.c 2018-10-11 15:14:44 +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: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
sw_load_bzimage.c dm: add elf loader to dm 2018-10-17 14:32:33 +08:00
sw_load_common.c dm: add elf loader to dm 2018-10-17 14:32:33 +08:00
sw_load_elf.c dm: add elf loader to dm 2018-10-17 14:32:33 +08:00
sw_load_vsbl.c dm: update the vsbl loader 2018-10-15 09:04:10 +08:00
timer.c DM: add acrn_timer api for timer emulation 2018-10-17 14:31:09 +08:00
vmmapi.c dm: add API to set vcpu regs of guest 2018-10-15 09:04:10 +08:00
vrpmb.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00