On 6 September 2013 19:01, Richard W.M. Jones <rjo...@redhat.com> wrote:
>
> Have you tried virtio-serial on ARM at all?  The port never shows up.

I don't think I've tested the serial-device part of it, but I've
used it to provide virtio console with:
 -append 'root=/dev/mmcblk0 rw console=hvc0 rootwait' \
 -device virtio-serial-device \
 -device virtconsole,chardev=mychardev \
 -chardev stdio,id=mychardev

and that definitely worked.

-- PMM

Reply via email to