mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 12:12:16 +00:00
Cumulative changes to docs since the release_2.5 branch was made Tracked-On: #5692 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
24 lines
680 B
ReStructuredText
24 lines
680 B
ReStructuredText
.. _getting_started:
|
|
|
|
Getting Started
|
|
###############
|
|
|
|
After reading the :ref:`introduction`, use these guides to get started
|
|
using ACRN in a reference setup. We'll show how to set up your
|
|
development and target hardware, and then how to boot the ACRN
|
|
hypervisor, the Service VM, and a User VM on the Intel platform.
|
|
|
|
ACRN is supported on platforms listed in :ref:`hardware`.
|
|
|
|
Follow these getting started guides to give ACRN a try:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
reference/hardware
|
|
getting-started/getting-started
|
|
getting-started/building-from-source
|
|
getting-started/roscube/roscube-gsg
|
|
tutorials/using_hybrid_mode_on_nuc
|
|
tutorials/using_partition_mode_on_nuc
|