doc: remove "pincpu" option description
Update the document becase the "pincpu" option is removed. Tracked-On: #3600 Signed-off-by: Yan, Like <like.yan@intel.com>
This commit is contained in:
parent
2fab3c5198
commit
5dd07f7113
|
@ -160,14 +160,6 @@ Here are descriptions for each of these ``acrn-dm`` command line parameters:
|
|||
|
||||
``seed_string=${mac:9:8}-${vm_name}``
|
||||
|
||||
* - :kbd:`-p, --pincpu <vcpu:hostcpu>`
|
||||
- Pin host CPU to appointed vCPU:
|
||||
|
||||
- ``vcpu`` is the ID of the CPU seen by the UOS, and
|
||||
- ``hostcpu`` is the physical CPU ID on the system.
|
||||
|
||||
Example: ``-p "1:2"`` means pin the 2nd physical cpu to 1st vcpu in UOS
|
||||
|
||||
* - :kbd:`--part_info <part_info_name>`
|
||||
- Set guest partition info path.
|
||||
|
||||
|
|
Loading…
Reference in New Issue