mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-10 17:34:45 +00:00
- Update the Getting Started material with a DX-inspired rewrite and simplification. - Remove duplicate and out-of-date "Building from Source" document, deferring to the new GSG. - Add a development overview document. - Move other GSGs to the advanced guides section. - Update links in other documents to aim at the new GSG. Signed-off-by: David B. Kinder <david.b.kinder@intel.com> Signed-off-by: Amy Reyes <amy.reyes@intel.com>
106 lines
2.0 KiB
ReStructuredText
106 lines
2.0 KiB
ReStructuredText
.. _develop_acrn:
|
|
|
|
Advanced Guides
|
|
###############
|
|
|
|
Advanced Scenario Tutorials
|
|
*********************************
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/using_hybrid_mode_on_nuc
|
|
tutorials/using_partition_mode_on_nuc
|
|
|
|
Service VM Tutorials
|
|
********************
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/running_deb_as_serv_vm
|
|
tutorials/using_yp
|
|
|
|
.. _develop_acrn_user_vm:
|
|
|
|
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
|
|
|
|
Configuration and Tools
|
|
***********************
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
tutorials/acrn_configuration_tool
|
|
reference/config-options
|
|
user-guides/hv-parameters
|
|
user-guides/kernel-parameters
|
|
user-guides/acrn-shell
|
|
user-guides/acrn-dm-parameters
|
|
misc/debug_tools/acrn_crashlog/README
|
|
misc/packaging/README
|
|
misc/debug_tools/**
|
|
misc/services/acrn_manager/**
|
|
|
|
Advanced Features
|
|
********************
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/sgx_virtualization
|
|
tutorials/nvmx_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/acrn-secure-boot-with-grub
|
|
tutorials/acrn-secure-boot-with-efi-stub
|
|
tutorials/pre-launched-rt
|
|
tutorials/enable_ivshmem
|
|
tutorials/enable_ptm
|
|
|
|
Debug
|
|
*****
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/using_serial_port
|
|
tutorials/debug
|
|
tutorials/realtime_performance_tuning
|
|
tutorials/rtvm_performance_tips
|