Skip to content

Commit 7f648d7

Browse files
taoyuhongacrnsi
authored andcommitted
Doc: Cleanup vmcfg in user guides
Tracked-On: #3192 Acked-by: Anthony Xu <anthony.xu@intel.com> Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
1 parent 9aa06c6 commit 7f648d7

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

doc/user-guides/acrn-dm-parameters.rst

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ Here are descriptions for each of these ``acrn-dm`` command line parameters:
4242
- Enable guest to write io port 0xf4 to exit guest. It's mainly used by
4343
guest unit test.
4444

45-
* - :kbd:`--dump <vm_idx>`
46-
- The option dumps detailed configuration of a VM with built-in configurations.
47-
48-
Example::
49-
50-
--dump 1
51-
5245
* - :kbd:`-E <elf image path>`
5346
- This option is to define a static elf binary which could be loaded by
5447
DM. DM will run elf as guest of ACRN.
@@ -285,18 +278,6 @@ Here are descriptions for each of these ``acrn-dm`` command line parameters:
285278

286279
enable virtio poll mode with poll interval 1ms.
287280

288-
* - :kbd:`--vmcfg <sub-options>`
289-
- It's an experimental option for built-in VM configuration. The
290-
sub-options could be ``list`` or ``vm_idx``.
291-
292-
- ``--vmcfg list`` shows indexes of all VMs with built-in configuration.
293-
- ``--vmcfg <vm_idx>`` launches UOS with selected config.
294-
295-
Examples::
296-
297-
--vmcfg list
298-
--vmcfg 1
299-
300281
* - :kbd:`--vtpm2 <sock_path>`
301282
- This option is to enable virtual TPM support. The sock_path is a mandatory
302283
parameter for this option which is the path of swtpm socket fd.

0 commit comments

Comments
 (0)