Update doc/developer-guides/hld/hld-devicemodel.rst
Co-Authored-By: dbkinder <david.b.kinder@intel.com>
This commit is contained in:
parent
7446089d80
commit
8b13bf3f7c
|
@ -177,7 +177,7 @@ p, pincpu <vcpu:hostcpu>
|
|||
- 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
|
||||
Example: ``-p "1:2"`` means pin the 2nd physical cpu to 1st vcpu in UOS
|
||||
|
||||
s, pci_slot <slot_config>
|
||||
Setup PCI device configuration
|
||||
|
|
Loading…
Reference in New Issue