mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-28 16:27:01 +00:00
doc: more scenario name fixes
Update logical partition to simply partitioned. Remaining references to logical partition are because the documentation is validated for releases prior to the scenario renaming. When those are updated to be tested with a newer release, we'll update the documentation accordingly. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
6c5bf4a642
commit
82853a53e1
@ -85,7 +85,7 @@ one the following 4 cases:
|
||||
- **Pre-launched VM**: The passthrough devices will be used in a pre-launched VM is
|
||||
predefined in VM configuration. These passthrough devices are owned by the
|
||||
pre-launched VM after the VM is created. These devices will not be removed
|
||||
from the pre-launched VM. There could be pre-launched VM(s) in logical partition
|
||||
from the pre-launched VM. There could be pre-launched VM(s) in partitioned
|
||||
mode and hybrid mode.
|
||||
- **Service VM**: All the passthrough devices except these described above (owned by
|
||||
hypervisor or pre-launched VM(s)) are assigned to Service VM. And some of these devices
|
||||
@ -380,7 +380,7 @@ GSI Sharing Violation Check
|
||||
|
||||
All the PCI devices that are sharing the same GSI should be assigned to
|
||||
the same VM to avoid physical GSI sharing between multiple VMs.
|
||||
In logical partition mode or hybrid mode, the PCI devices assigned to
|
||||
In partitioned mode or hybrid mode, the PCI devices assigned to
|
||||
pre-launched VM is statically predefined. Developers should take care not to
|
||||
violate the rule.
|
||||
For post-launched VM, devices that don't support MSI, ACRN DM puts the devices
|
||||
|
Loading…
Reference in New Issue
Block a user