From 9aa06c6e86eb1b6aa964a691e18008059af2e352 Mon Sep 17 00:00:00 2001 From: "yuhong.tao@intel.com" Date: Fri, 24 May 2019 14:40:23 +0000 Subject: [PATCH] Doc: Cleanup vmcfg in HLD Clean vmcfg from doc/developer-guides/hld/hld-devicemodel.rst Tracked-On: #3192 Acked-by: Anthony Xu Signed-off-by: Tao Yuhong --- doc/developer-guides/hld/hld-devicemodel.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/developer-guides/hld/hld-devicemodel.rst b/doc/developer-guides/hld/hld-devicemodel.rst index dfd1c1c4e..8273d7a34 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -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] -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