mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-30 02:55:22 +00:00
The current code generate vcat info by count the CLOS MASK and the scenario xml should set multiple times. It is not an ideal solution, so we add an "virtual_cat_number" element to set the virtual CLOS number and get the MAX pcbm directly. Signed-off-by: Chenli Wei <chenli.wei@intel.com>