Files
acrn-hypervisor/hypervisor/include/arch/x86
Zide Chen 26f08680eb hv: shutdown guest VM upon triple fault exceptions
This patch implements triple fault vmexit handler and base on VM types:

- post-launched VMs: shutdown_target_vm() injects S5 PIO write to request
  DM to shut down the target VM.
- pre-launched VMs: shut down the guest.
- SOS: similarly, but shut down all the non real-time post-launched VMs that
  depend to SOS before shutting down SOS.

Tracked-On: #2700
Signed-off-by: Zide Chen <zide.chen@intel.com>
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-05-15 11:20:12 +08:00
..
2019-05-13 10:12:20 +08:00
2019-02-28 11:22:29 +08:00
2019-05-15 09:31:43 +08:00
2019-02-22 13:14:36 +08:00
2019-01-21 13:49:54 +08:00
2018-12-19 09:07:14 +08:00
2019-03-15 14:09:56 +08:00
2019-03-22 08:38:13 +08:00
2019-05-05 11:50:36 +08:00
2019-05-14 11:53:02 +08:00
2019-05-07 09:10:13 +08:00