On 16.02.2018 04:45, Jintack Lim wrote:
> Hi,
>
> I was able to add an additional console to the VM on ARM like this,
>
> -chardev socket,server,host=*,nowait,port=,telnet,id=mychardev0
> -device virtio-serial-device
> -device virtconsole,chardev=mychardev0
>
> But the same command gave an e
Hi,
I was able to add an additional console to the VM on ARM like this,
-chardev socket,server,host=*,nowait,port=,telnet,id=mychardev0
-device virtio-serial-device
-device virtconsole,chardev=mychardev0
But the same command gave an error on x86.
qemu-system-x86_64: -device virtio-serial-de