mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-31 03:15:42 +00:00
There were some legacy logic of the current code, the PCI vUART index in the launch script have not count the vUART of S5 and life_mngr_win use the COM2 as default vUART. This patch change the vUART index and irq to adapt above logic and all of these legacy code will be refine next version. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@intel.com> |
||
---|---|---|
.. | ||
lib | ||
bdf.py | ||
board_capability.py | ||
clos.py | ||
cpu_affinity.py | ||
gpa.py | ||
guest_flags.py | ||
hv_ram.py | ||
intx.py | ||
main.py | ||
memory_allocator.py | ||
pio.py | ||
s5_vuart.py |