summaryrefslogtreecommitdiffstats
path: root/io/net-listener.c
Commit message (Expand)AuthorAgeFilesLines
* io/net-listener: Call the notifier during finalizeDr. David Alan Gilbert2021-06-081-0/+3
* qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost2020-09-181-1/+0Star
* socket: Add num connections to qio_net_listener_open_sync()Juan Quintela2019-09-031-1/+2
* socket: Add num connections to qio_channel_socket_sync()Juan Quintela2019-09-031-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-5/+1Star
* qio: store gsources for net listenersPeter Xu2018-03-061-22/+36
* io: fix QIONetListener memory leakPaolo Bonzini2018-02-151-0/+1
* io: introduce a network socket listener APIDaniel P. Berrange2017-12-151-0/+307