acrn-hypervisor/doc/develop.rst
Yuan Liu 12557d2e2b doc: add ivhshmem hv-land introduction
Ivshmem hv-land solution emulates the ivshmem device in hypervisor
and the shared memory is reserved in the hypervisor's memory space.
And it can provide inter-vm communication for both pre-launched and
post-launched VMs.

This patch introduces the ivshmem hv-land solution including what
ivshmem hv-land is and how to use it.

Signed-off-by: Yuan Liu <yuan1.liu@intel.com>
2020-09-14 10:20:39 -07:00

90 lines
1.7 KiB
ReStructuredText

.. _develop_acrn:
Advanced Guides
###############
Configuration and Tools
***********************
.. rst-class:: rst-columns2
.. toctree::
:glob:
:maxdepth: 1
tutorials/acrn_configuration_tool
reference/kconfig/index
user-guides/hv-parameters
user-guides/kernel-parameters
user-guides/acrn-shell
user-guides/acrn-dm-parameters
misc/tools/acrn-crashlog/README
misc/packaging/README
misc/tools/**
misc/acrn-manager/**
Service VM Tutorials
********************
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/running_deb_as_serv_vm
tutorials/using_yp
User VM Tutorials
*****************
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/using_windows_as_uos
tutorials/running_ubun_as_user_vm
tutorials/running_deb_as_user_vm
tutorials/using_xenomai_as_uos
tutorials/using_vxworks_as_uos
tutorials/using_zephyr_as_uos
Enable ACRN Features
********************
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/sgx_virtualization
tutorials/vuart_configuration
tutorials/rdt_configuration
tutorials/waag-secure-boot
tutorials/enable_s5
tutorials/cpu_sharing
tutorials/sriov_virtualization
tutorials/gpu-passthru
tutorials/run_kata_containers
tutorials/trustyACRN
tutorials/rtvm_workload_design_guideline
tutorials/setup_openstack_libvirt
tutorials/acrn_on_qemu
tutorials/using_grub
tutorials/pre-launched-rt
tutorials/enable_ivshmem
Debug
*****
.. rst-class:: rst-columns2
.. toctree::
:maxdepth: 1
tutorials/using_serial_port
tutorials/debug
tutorials/realtime_performance_tuning
tutorials/rtvm_performance_tips