Age | Commit message (Expand) | Author |
---|---|---|
2021-06-08 | io/net-listener: Call the notifier during finalize | Dr. David Alan Gilbert |
2020-09-18 | qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE | Eduardo Habkost |
2019-09-03 | socket: Add num connections to qio_net_listener_open_sync() | Juan Quintela |
2019-09-03 | socket: Add num connections to qio_channel_socket_sync() | Juan Quintela |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier |
2018-03-06 | qio: store gsources for net listeners | Peter Xu |
2018-02-15 | io: fix QIONetListener memory leak | Paolo Bonzini |
2017-12-15 | io: introduce a network socket listener API | Daniel P. Berrange |