Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-11 | net: handle QIOTask completion to report useful error message | Daniel P. Berrangé | 1 | -5/+10 |
2024-01-11 | net: add explicit info about connecting/listening state | Daniel P. Berrangé | 1 | -1/+4 |
2023-02-17 | net: stream: add a new option to automatically reconnect | Laurent Vivier | 1 | -1/+52 |
2022-11-27 | Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues | Stefan Weil via | 1 | -3/+3 |
2022-10-28 | net: stream: add QAPI events to report connection state | Laurent Vivier | 1 | -0/+5 |
2022-10-28 | net: stream: move to QIO to enable additional parameters | Laurent Vivier | 1 | -316/+176 |
2022-10-28 | net: stream: add unix socket | Laurent Vivier | 1 | -5/+102 |
2022-10-28 | net: stream: Don't ignore EINVAL on netdev socket connection | Stefano Brivio | 1 | -2/+1 |
2022-10-28 | qapi: net: add stream and dgram netdevs | Laurent Vivier | 1 | -0/+425 |