mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-09 12:08:30 +00:00
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>
This commit is contained in:
parent
50f50872e0
commit
9aa06c6e86
@ -57,7 +57,7 @@ options:
|
||||
[-s pci] [-U uuid] [--vsbl vsbl_file_name] [--ovmf ovmf_file_path]
|
||||
[--part_info part_info_name] [--enable_trusty] [--intr_monitor param_setting]
|
||||
[--vtpm2 sock_path] [--virtio_poll interval] [--mac_seed seed_string]
|
||||
[--vmcfg sub_options] [--dump vm_idx] [--ptdev_no_reset] [--debugexit]
|
||||
[--ptdev_no_reset] [--debugexit]
|
||||
[--lapic_pt] <vm>
|
||||
-A: create ACPI tables
|
||||
-B: bootargs for kernel
|
||||
@ -77,8 +77,6 @@ options:
|
||||
-W: force virtio to use single-vector MSI
|
||||
-Y: disable MPtable generation
|
||||
--mac_seed: set a platform unique string as a seed for generate mac address
|
||||
--vmcfg: build-in VM configurations
|
||||
--dump: show build-in VM configurations
|
||||
--vsbl: vsbl file path
|
||||
--ovmf: ovmf file path
|
||||
--part_info: guest partition info file path
|
||||
|
Loading…
Reference in New Issue
Block a user