Re: [Qemu-devel] [PATCH v5] chardev/char-socket: add POLLHUP handler

2018-01-30 Thread Paolo Bonzini
On 25/01/2018 08:51, Klim Kireev wrote: > The following behavior was observed for QEMU configured by libvirt > to use guest agent as usual for the guests without virtio-serial > driver (Windows or the guest remaining in BIOS stage). > > In QEMU on first connect to listen character device socket >

[Qemu-devel] [PATCH v5] chardev/char-socket: add POLLHUP handler

2018-01-25 Thread Klim Kireev
The following behavior was observed for QEMU configured by libvirt to use guest agent as usual for the guests without virtio-serial driver (Windows or the guest remaining in BIOS stage). In QEMU on first connect to listen character device socket the listen socket is removed from poll just after th