mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 17:46:15 +00:00
1. Some vm need mediator of 'virtio-console', so add 'console' item into 'virtio_devices' leaf that user could edit them from webUI. 2. Add 'vuart0' item to enable/disable serial console emulation by device model. Tracked-On: #4186 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>