mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-03 05:56:57 +00:00
PR #3516 was submitted during a documentation reorganization and resulted in merge conflicts with files that no longer exist. We closed that PR and opened this one with those changes applied to the right files. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
26 lines
679 B
ReStructuredText
26 lines
679 B
ReStructuredText
.. _getting_started:
|
|
|
|
Try using ACRN
|
|
##############
|
|
|
|
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 up the ACRN
|
|
hypervisor and the `Clear Linux`_ Service VM and User VM on the Intel
|
|
(EFI) platform.
|
|
|
|
.. _Clear Linux: https://clearlinux.org
|
|
|
|
ACRN is supported on Apollo Lake and Kaby Lake Intel platforms,
|
|
as described in :ref:`hardware`.
|
|
|
|
Follow these getting started guides to give ACRN a try:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
reference/hardware
|
|
getting-started/apl-nuc
|
|
getting-started/up2
|
|
getting-started/building-from-source
|