mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 09:47:44 +00:00
Documentation: split the build instructions into its own guide
Split the build instructions, and the hypervisor configuration instructions into its own separate document. Tracked-On: #2154 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
committed by
David Kinder
parent
c358d29c89
commit
9c97f6bec5
@@ -159,6 +159,11 @@ Enable partition mode in ACRN hypervisor
|
||||
.. figure:: images/menuconfig-partition-mode.png
|
||||
:align: center
|
||||
|
||||
.. note::
|
||||
|
||||
Refer to the :ref:`getting-started-building` for more information on how
|
||||
to install all the ACRN build dependencies.
|
||||
|
||||
#. Configure the PCI device info for each VM
|
||||
|
||||
PCI devices that are available to the privileged VMs
|
||||
|
@@ -43,7 +43,7 @@ the source code, build it, and install it on your device.
|
||||
|
||||
1. Install the build tools and dependencies
|
||||
|
||||
Follow the instructions found in the :ref:`getting-started-apl-nuc` to
|
||||
Follow the instructions found in the :ref:`getting-started-building` to
|
||||
install all the build tools and dependencies on your system.
|
||||
|
||||
#. Clone the `Project ACRN <https://github.com/projectacrn/acrn-hypervisor>`_
|
||||
@@ -70,7 +70,7 @@ the source code, build it, and install it on your device.
|
||||
make PLATFORM=uefi
|
||||
sudo make install
|
||||
|
||||
For more details, please refer to the :ref:`getting-started-apl-nuc`.
|
||||
For more details, please refer to the :ref:`getting-started-building`.
|
||||
|
||||
#. Install the hypervisor
|
||||
|
||||
|
Reference in New Issue
Block a user