mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 03:40:27 +00:00
doc: update path for config editor and desc for some config items
update the path for config editor; update description of vm.name. Tracked-On: #5644 Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
This commit is contained in:
@@ -390,7 +390,7 @@ Prerequisites
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
$ cd ~/acrn-hypervisor/misc/acrn-config/config_app
|
||||
$ cd ~/acrn-hypervisor/misc/config_tools/config_app
|
||||
$ sudo pip3 install -r requirements
|
||||
|
||||
|
||||
|
@@ -343,7 +343,7 @@ devices.</xs:documentation>
|
||||
<xs:element name="name" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Specify the VM name shown in the
|
||||
hypervisor console ``vm_lists`` command.</xs:documentation>
|
||||
hypervisor console ``vm_list`` command.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:simpleType>
|
||||
<xs:annotation>
|
||||
|
Reference in New Issue
Block a user