2018-06-28 22:55:57 +08:00
|
|
|
.. _getting_started:
|
|
|
|
|
2020-03-13 09:51:16 +08:00
|
|
|
Getting Started
|
|
|
|
###############
|
2018-06-28 22:55:57 +08:00
|
|
|
|
2021-08-20 07:28:08 +08:00
|
|
|
After reading the :ref:`introduction`, use these documents to get started
|
2018-06-28 22:55:57 +08:00
|
|
|
using ACRN in a reference setup. We'll show how to set up your
|
2020-08-20 08:42:04 +08:00
|
|
|
development and target hardware, and then how to boot the ACRN
|
2021-08-20 07:28:08 +08:00
|
|
|
hypervisor, the Service VM, and a User VM on a supported Intel target platform.
|
2018-06-28 22:55:57 +08:00
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2019-08-02 12:12:59 +08:00
|
|
|
reference/hardware
|
2021-08-20 07:28:08 +08:00
|
|
|
getting-started/overview_dev
|
2021-06-21 17:40:36 +08:00
|
|
|
getting-started/getting-started
|
2021-08-20 07:28:08 +08:00
|
|
|
|
|
|
|
After getting familiar with ACRN development, check out these
|
|
|
|
:ref:`develop_acrn` for information about more-advanced scenarios and enabling
|
|
|
|
ACRN advanced capabilities.
|