Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io: Stop appending -listen to net listeners | 2023-11-07 | 1 | -3/+1 | |
* | io/net-listener: Call the notifier during finalize | 2021-06-08 | 1 | -0/+3 | |
* | qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE | 2020-09-18 | 1 | -1/+0 | |
* | socket: Add num connections to qio_net_listener_open_sync() | 2019-09-03 | 1 | -1/+2 | |
* | socket: Add num connections to qio_channel_socket_sync() | 2019-09-03 | 1 | -1/+1 | |
* | Include qemu/module.h where needed, drop it from qemu-common.h | 2019-06-12 | 1 | -0/+1 | |
* | Remove unnecessary variables for function return value | 2018-05-20 | 1 | -5/+1 | |
* | qio: store gsources for net listeners | 2018-03-06 | 1 | -22/+36 | |
* | io: fix QIONetListener memory leak | 2018-02-15 | 1 | -0/+1 | |
* | io: introduce a network socket listener API | 2017-12-15 | 1 | -0/+307 |