Files
acrn-hypervisor/doc/try.rst
lirui34 0a2036e0fd doc: Add introduction for using Preempt_RT VM with Industry scenario
This tutorial is introducing how to build service vm, preempt_rt kernel and
industry scenario hypervisor; Update built kernel and launch the preempt_rt vm.

Signed-off-by: lirui34 <ruix.li@intel.com>
2019-09-29 09:55:06 +08:00

28 lines
739 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/acrn_ootb
getting-started/building-from-source
getting-started/rt_industry