acrn-hypervisor/devicemodel/samples/nuc
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
..
launch_hard_rt_vm.sh Revert "dm: add "noapic" to rt-linux kernel parameters" 2019-07-03 13:18:50 +08:00
launch_uos.sh script: set virtio-console BE to stdio for LaaG 2019-07-10 09:45:29 +08:00
launch_vxworks.sh dm: samples: use stdio as vxworks console by default 2019-06-22 21:41:40 +08:00
launch_win.sh dm: enable audio passthrough device. 2019-06-14 09:24:56 +08:00
launch_zephyr.sh dm:add grep -w option for uos launch sh 2019-05-14 09:15:29 +08:00
runC.json ACRN: dm: Modify the runC.json for NUC. 2019-06-26 15:22:33 +08:00