[Qemu-devel] [Bug 1544524] Re: "info chardev" not showing the real port in use

2019-04-16 Thread Prem Anand
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

[Qemu-devel] [Bug 1544524] Re: "info chardev" not showing the real port in use

2016-02-11 Thread Prem Anand
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

[Qemu-devel] [Bug 1544524] [NEW] "info chardev" not showing the real port in use

2016-02-11 Thread Prem Anand
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