mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 07:35:31 +00:00
if error code not valid, do not vmwrite VMX_ENTRY_EXCEPTION_EC. In cancel_event_injection, the inject_info.error_core is not assigned when error code not valid. Signed-off-by: Chris Ye <chris.ye@intel.com>