Files
acrn-hypervisor/hypervisor/arch/x86/guest
Tao Yuhong 6f447ba626 HV: hide CONFIG_SERIAL_PIO_BASE IO port for SOS
Always trap for accessing IO port at CONFIG_SERIAL_PIO_BASE(0x3f8).

SOS will trap at IO 0x3f8 access because vuart[0]. When HW platform
has this serial IO port, and HV use it as debug shell, If vuart[0]
is not set, SOS & HV console input/output are mixed up.

So SOS should always trap at CONFIG_SERIAL_PIO_BASE

Tracked-On: #5498
Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
2020-11-11 14:04:45 +08:00
..
2020-06-19 16:13:20 +08:00
2020-07-23 20:15:57 +08:00
2020-06-18 14:05:56 +08:00
2020-02-25 09:08:14 +08:00