Files
acrn-hypervisor/hypervisor/arch/x86/guest
Kaige Fu 565f3c723a HV: Clear DM set guest_flags when shutdown vm
Currently, the previous configurations about guest_flags set by DM will
not be cleared when shutdown the vm. Then it might bring issue for the
next dm-launched vm.

For example, if we create one vm with LAPIC_PASSTHROUGH flag and shutdown it.
Then the next dm-launched vm will has the LAPIC_PASSTHROUGH flag set no matter
whether we set it in DM.

This patch clears all the DM set flags when shtudown vm.

Tracked-On: #2991
Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-22 19:58:20 +08:00
..
2019-02-21 10:38:30 +08:00
2019-03-14 09:05:53 +08:00
2019-04-12 13:45:32 +08:00
2019-04-18 09:00:42 +08:00
2019-04-12 10:09:26 +08:00
2019-04-18 09:00:42 +08:00
2019-02-03 13:00:42 +08:00
2019-04-12 10:09:26 +08:00