mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 01:30:13 +00:00
Currently kata vm is supported in SDC scenario by default, both vm1 and kata vm would share pcpu id 3 for vcpu affinity even when cpu sharing is not enabled. Remove pcpu id 3 from vm1 in SDC scenario config xmls. Tracked-On: #4286 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>