mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 17:58:30 +00:00
doc: replace UUID with vmname to identify a vm
Since the PR #6787 has landed, we need to remove the uuid parameter "-U" of "acrn-dm" and replace UUID with vm name to identify a VM in document. Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
This commit is contained in:
@@ -208,7 +208,6 @@ Configure RDT for VM Using VM Configuration
|
||||
<vm id="0">
|
||||
<vm_type readonly="true">PRE_STD_VM</vm_type>
|
||||
<name>ACRN PRE-LAUNCHED VM0</name>
|
||||
<uuid configurable="0">26c5e0d8-8f8a-47d8-8109-f201ebd61a5e</uuid>
|
||||
<clos>
|
||||
<vcpu_clos>0</vcpu_clos>
|
||||
<vcpu_clos>1</vcpu_clos>
|
||||
|
Reference in New Issue
Block a user