From 82853a53e1fb3d85e8e23a71c2de7d0eb5f8a952 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Wed, 13 Oct 2021 14:20:18 -0700 Subject: [PATCH] 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 --- doc/developer-guides/hld/hv-dev-passthrough.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/developer-guides/hld/hv-dev-passthrough.rst b/doc/developer-guides/hld/hv-dev-passthrough.rst index d83b4db07..26e6e9fb9 100644 --- a/doc/developer-guides/hld/hv-dev-passthrough.rst +++ b/doc/developer-guides/hld/hv-dev-passthrough.rst @@ -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