Yes. This was fixed some time back and I can confirm it working with
qemu 2.8
QEMU 2.8.1 monitor - type 'help' for more information
(qemu) info chardev
parallel0: filename=vc
serial0: filename=telnet:127.0.0.1:35293,server <-> 127.0.0.1:52820
compat_monitor0: filename=stdio
--
You received this
Also on quickly connecting to the ports via the netcat tool (hoping that it
would make qemu to change its state from disconnected)
I see the following error "Error in getpeername: Transport endpoint is not
connected"
pharidos@uks2:~/$ qemu-system-x86_64 --enable-kvm -hda Sisk.qcow2 -serial
teln
Public bug reported:
With Qemu 2.1.2
===
pharidos@uks2:~$ qemu-system-x86_64 -hda Disk.qcow2 -serial
telnet::0,server,nowait -nographic
QEMU 2.1.2 monitor - type 'help' for more information
(qemu) info chardev
parallel0: filename=null
serial0: filename=telnet:0.0.0.0:44189,server