Re: [libvirt] CharUDP - Connection refused

2015-10-05 Thread Paolo Bonzini
On 04/10/2015 17:01, poma wrote: > > qemu-system-x86_64 ... \ > -chardev > udp,id=charserial0,host=127.0.0.1,port=4555,localaddr=127.0.0.1,localport=4556 > \ > -device isa-serial,chardev=charserial0,id=serial0 > > > # netstat -an | grep 4555 > udp0 0 127.0.0.1:4556

Re: [libvirt] CharUDP - Connection refused

2015-10-05 Thread poma
On Mon, Oct 5, 2015 at 5:18 PM, Paolo Bonzini wrote: > > > On 04/10/2015 17:01, poma wrote: > > > > qemu-system-x86_64 ... \ > > -chardev > udp,id=charserial0,host=127.0.0.1,port=4555,localaddr=127.0.0.1,localport=4556 > \ > > -device

[libvirt] CharUDP - Connection refused

2015-10-04 Thread poma
Hi Fi With or without the patch[1] the same result - "Connection refused". UDP network console, the character device acts as a UDP netconsole service, sending and receiving packets. This is a lossy service. = HOST: virt-manager: Add New Virtual Serial Device Device Type: UDP net cosnole