mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-02 10:23:57 +00:00
resize vm_config buffer from 16KB to 32KB, as 16KB is not enough on EHL platform, which will result in crash when accessing this memory. Tracked-On: #5649 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>