acrn-hypervisor/devicemodel/samples
Conghui Chen b592404f48 script: set virtio-console BE to stdio for LaaG
Set virtio-console BE to stdio for LaaG. Remove 'com1' but still keep
'console=ttyS0' in Laag kernel cmdline.
'console=ttyS0' means LaaG will use ttyS0 (0x3F8) as a console port, and
during bringup, it will access port ttyS0. When the same port is added
to hypervisor configuration file as a console port, the output will be
captured by hypervisor console, and can switch by "vm_console <vm_id>".

Tracked-On: #3370
Signed-off-by: Conghui Chen <conghui.chen@intel.com>
Reviewed-by: Binbin Wu <binbin.wu@intel.com>
2019-07-10 09:45:29 +08:00
..
apl-mrb dm: sample: remove deprecated sos_bootargs files 2019-06-27 15:29:21 +08:00
apl-up2 dm: sample: remove deprecated sos_bootargs files 2019-06-27 15:29:21 +08:00
nuc script: set virtio-console BE to stdio for LaaG 2019-07-10 09:45:29 +08:00