misc: remove clos element for vCAT refine

Updated the scenario xml file in misc/config-tools/data folder,
and deleted the clos node in xml file.

Tracked-On: #6690
Signed-off-by: Ziheng Li <ziheng.li@intel.com>
This commit is contained in:
Ziheng Li
2022-05-25 19:03:45 +08:00
committed by acrnsi-robot
parent 5bc55d352f
commit 7c8231f8b1
23 changed files with 23 additions and 417 deletions

View File

@@ -60,9 +60,6 @@
<vm id="0">
<load_order>SERVICE_VM</load_order>
<name>ACRN_Service_VM</name>
<clos>
<vcpu_clos>0</vcpu_clos>
</clos>
<os_config>
<kern_type>KERNEL_BZIMAGE</kern_type>
<kern_mod>Linux_bzImage</kern_mod>
@@ -81,9 +78,6 @@
<pcpu_id>1</pcpu_id>
</pcpu>
</cpu_affinity>
<clos>
<vcpu_clos>0</vcpu_clos>
</clos>
<console_vuart>None</console_vuart>
</vm>
</acrn-config>
</acrn-config>