mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 19:30:46 +00:00
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:
@@ -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>
|
Reference in New Issue
Block a user