mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 11:20:32 +00:00
doc: fix references to misc/vm_configs folder
As noticed in PR #5134 scenario configurations were moved out of the hypervisor folder over to the misc folder (within the acrn-hypervisor repo). Fix references and make them all consistent (referencing misc/vm_configs) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
2a8a1e4464
commit
97603adb0a
@@ -96,7 +96,7 @@ Usage
|
||||
- For console vUART
|
||||
|
||||
To enable the console port for a VM, change the
|
||||
port_base and IRQ in ``acrn-hypervisor/hypervisor/scenarios/<scenario
|
||||
port_base and IRQ in ``misc/vm_configs/scenarios/<scenario
|
||||
name>/vm_configurations.c``. If the IRQ number has been used in your
|
||||
system ( ``cat /proc/interrupt``), you can choose other IRQ number. Set
|
||||
the .irq =0, the vUART will work in polling mode.
|
||||
|
Reference in New Issue
Block a user