mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
Though guests are not supposed to read Message Data/Addr, it's still better off to initialize them to 0. vector_control should be initialize to zero besides the mask bit. Tracked-On: #1568 Signed-off-by: Zide Chen <zide.chen@intel.com> Reviewed-by: Li, Fei1 <fei1.li@intel.com>