Skip to content

Commit 9aa06c6

Browse files
taoyuhongacrnsi
authored andcommitted
Doc: Cleanup vmcfg in HLD
Clean vmcfg from doc/developer-guides/hld/hld-devicemodel.rst Tracked-On: #3192 Acked-by: Anthony Xu <anthony.xu@intel.com> Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
1 parent 50f5087 commit 9aa06c6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/developer-guides/hld/hld-devicemodel.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ options:
5757
[-s pci] [-U uuid] [--vsbl vsbl_file_name] [--ovmf ovmf_file_path]
5858
[--part_info part_info_name] [--enable_trusty] [--intr_monitor param_setting]
5959
[--vtpm2 sock_path] [--virtio_poll interval] [--mac_seed seed_string]
60-
[--vmcfg sub_options] [--dump vm_idx] [--ptdev_no_reset] [--debugexit]
60+
[--ptdev_no_reset] [--debugexit]
6161
[--lapic_pt] <vm>
6262
-A: create ACPI tables
6363
-B: bootargs for kernel
@@ -77,8 +77,6 @@ options:
7777
-W: force virtio to use single-vector MSI
7878
-Y: disable MPtable generation
7979
--mac_seed: set a platform unique string as a seed for generate mac address
80-
--vmcfg: build-in VM configurations
81-
--dump: show build-in VM configurations
8280
--vsbl: vsbl file path
8381
--ovmf: ovmf file path
8482
--part_info: guest partition info file path

0 commit comments

Comments
 (0)