mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-04 23:24:56 +00:00
doc: create ACRN config tool/board inspector docs
- Create ACRN config tool doc based on info in existing "Intro to ACRN Configuration" doc, add clarifications - Create board inspector tool doc based on info in existing "Intro to ACRN Configuration" doc, add clarifications - Create launch config options doc based on info in existing "Intro to ACRN Configuration" doc, similar to existing scenario config options doc - Update refs that no longer exist - Create hypervisor makefile options doc, combining makefile info from "Intro to ACRN Configuration" doc and "Build ACRN from Source" doc - Clarify why you need config files, difference between scenario vs. launch VM settings - Updates are intended to reflect v2.6 code Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
@@ -172,6 +172,8 @@ To set up the ACRN build environment on the development computer:
|
||||
cd acrn-kernel
|
||||
git checkout release_2.6
|
||||
|
||||
.. _gsg-board-setup:
|
||||
|
||||
.. rst-class:: numbered-step
|
||||
|
||||
Prepare the Target and Generate a Board Configuration File
|
||||
@@ -382,6 +384,8 @@ Generate a Board Configuration File
|
||||
cp $disk/my_board.xml ~/acrn-work
|
||||
sudo umount $disk
|
||||
|
||||
.. _gsg-dev-setup:
|
||||
|
||||
.. rst-class:: numbered-step
|
||||
|
||||
Generate a Scenario Configuration File and Launch Script
|
||||
|
||||
Reference in New Issue
Block a user