aboutsummaryrefslogtreecommitdiff
path: root/net/stream.c
AgeCommit message (Expand)Author
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier
2022-11-27Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issuesStefan Weil via
2022-10-28net: stream: add QAPI events to report connection stateLaurent Vivier
2022-10-28net: stream: move to QIO to enable additional parametersLaurent Vivier
2022-10-28net: stream: add unix socketLaurent Vivier
2022-10-28net: stream: Don't ignore EINVAL on netdev socket connectionStefano Brivio
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier