mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-27 19:30:48 +00:00
Create a new User VM OS guide with overview information about setting up User VMs. Link to separate standard and RTVM guide for details. Most of these separate guides need updating to reflect the new ACRN configurator and the development system/target system development model. Update titles of existing "using XXX as user vm" to be consistent. Begin update of ubuntu uservm doc for direction review. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
96 lines
1.9 KiB
ReStructuredText
96 lines
1.9 KiB
ReStructuredText
.. _develop_acrn:
|
|
|
|
Advanced Guides
|
|
###############
|
|
|
|
Advanced Scenario Tutorials
|
|
*********************************
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/using_hybrid_mode_on_nuc
|
|
|
|
.. _develop_acrn_user_vm:
|
|
|
|
User VM Tutorials
|
|
*****************
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/user_vm_guide
|
|
tutorials/using_ubuntu_as_user_vm
|
|
tutorials/using_windows_as_user_vm
|
|
tutorials/using_xenomai_as_user_vm
|
|
tutorials/using_vxworks_as_user_vm
|
|
tutorials/using_zephyr_as_user_vm
|
|
|
|
Configuration Tutorials
|
|
***********************
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
tutorials/acrn_configuration_tool
|
|
tutorials/board_inspector_tool
|
|
tutorials/acrn_configurator_tool
|
|
tutorials/upgrading_configuration
|
|
reference/config-options
|
|
reference/hv-make-options
|
|
user-guides/hv-parameters
|
|
user-guides/kernel-parameters
|
|
user-guides/acrn-dm-parameters
|
|
misc/packaging/README
|
|
tutorials/tar_installation
|
|
|
|
Advanced Features
|
|
********************
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/vuart_configuration
|
|
tutorials/rdt_configuration
|
|
tutorials/vcat_configuration
|
|
tutorials/waag-secure-boot
|
|
tutorials/enable_s5
|
|
tutorials/cpu_sharing
|
|
tutorials/sriov_virtualization
|
|
tutorials/gpu-passthru
|
|
tutorials/run_kata_containers
|
|
tutorials/rtvm_workload_design_guideline
|
|
tutorials/acrn_on_qemu
|
|
tutorials/using_grub
|
|
tutorials/acrn-secure-boot-with-grub
|
|
tutorials/acrn-secure-boot-with-efi-stub
|
|
tutorials/enable_ivshmem
|
|
tutorials/inter-vm_communication
|
|
|
|
Debug
|
|
*****
|
|
|
|
.. rst-class:: rst-columns2
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
tutorials/using_serial_port
|
|
tutorials/debug
|
|
tutorials/realtime_performance_tuning
|
|
tutorials/rtvm_performance_tips
|
|
user-guides/acrn-shell
|
|
misc/debug_tools/acrn_crashlog/README
|
|
misc/debug_tools/**
|
|
misc/services/acrn_manager/**
|