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:
Geoffroy Van Cutsem
2018-12-21 17:00:13 +01:00
committed by David Kinder
parent c358d29c89
commit 9c97f6bec5
5 changed files with 229 additions and 248 deletions

View File

@@ -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

View File

@@ -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