mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 03:40:27 +00:00
doc: update documents for "--lapic_pt" feature
- added description of lapic pt feature based on vlapic in HLD virt-interrupt part; - updated the doc to include description of new acrn-dm option "--lapic_pt". Tracked-On: #2351 Signed-off-by: Yan, Like <like.yan@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>
This commit is contained in:
@@ -313,3 +313,10 @@ Here are descriptions for each of these ``acrn-dm`` command line parameters:
|
||||
|
||||
By default, DM will create the MPtable for you. Use this option to
|
||||
disable it.
|
||||
|
||||
* - :kbd:`--lapic_pt`
|
||||
- This option is to create a VM with lapic pass-through.
|
||||
With this option, a VM is created with LAPIC_PASSTHROUGH and
|
||||
IOREQ_COMPLETION_POLLING mode. This kind of VM is generally for realtime scenarios.
|
||||
|
||||
By default, DM will create VM without this option.
|
||||
|
Reference in New Issue
Block a user