.. SPDX-License-Identifier: CC-BY-4.0

Hypervisor Guide
================

The Hypervisor Guide provides an overview of the Xen hypervisor's
architecture and design, covering its core components, features,
and how it manages resources for :term:`guest` domains.

It serves as a comprehensive reference for developers and users interested
in understanding the inner workings of the Xen hypervisor.

.. toctree::
   :maxdepth: 2

   ../designs/index
   code-coverage

   x86/index
   arm/index