acrn-hypervisor/doc/try.rst
David B. Kinder 0b938933db doc: add sample application user guide
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2022-08-18 15:36:29 -07:00

23 lines
657 B
ReStructuredText

.. _getting_started:
Getting Started
###############
After reading the :ref:`introduction`, use these documents 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 a supported Intel target platform.
.. toctree::
:maxdepth: 1
reference/hardware
getting-started/overview_dev
getting-started/getting-started
getting-started/sample-app
After getting familiar with ACRN development, check out these
:ref:`develop_acrn` for information about more-advanced scenarios and enabling
ACRN advanced capabilities.