mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-06 08:04:55 +00:00
- in vmsix_cfgwrite(), it should write the new value 'val'. - in vmsix_table_mmio_access_handler(), mmio_gpa is a typo for intercepted_gpa. Tracked-On: #1568 Signed-off-by: Zide Chen <zide.chen@intel.com> Reviewed-by: Li, Fei1 <fei1.li@intel.com>