mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-10 20:43:48 +00:00
Merge ef9c203d03
into 78bf76e467
This commit is contained in:
commit
b4fc9b0ba5
@ -272,6 +272,10 @@ can define your own configuration scenarios.
|
|||||||
are automatically launched at boot time by the hypervisor. The User VMs can
|
are automatically launched at boot time by the hypervisor. The User VMs can
|
||||||
be Real-Time VMs (RTVMs), Safety VMs, or standard User VMs.
|
be Real-Time VMs (RTVMs), Safety VMs, or standard User VMs.
|
||||||
|
|
||||||
|
When selecting this scenario, ensure that ``reboot=acpi`` is included in the
|
||||||
|
``bootargs`` of ``scenario.xml``. Additionally, if the target VM is named VM0,
|
||||||
|
``grub.cfg`` must contain a menuentry with ``module2 /boot/ACPI_VM0.bin ACPI_VM0``.
|
||||||
|
|
||||||
* **Hybrid** scenario simultaneously supports both sharing and partitioning on
|
* **Hybrid** scenario simultaneously supports both sharing and partitioning on
|
||||||
the consolidated system. The pre-launched (partitioned) User VMs, with their
|
the consolidated system. The pre-launched (partitioned) User VMs, with their
|
||||||
statically configured and unshared resources, are started by the hypervisor.
|
statically configured and unshared resources, are started by the hypervisor.
|
||||||
|
Loading…
Reference in New Issue
Block a user