aboutsummaryrefslogtreecommitdiff
path: root/net/stream.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier1-1/+52
2022-11-27Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issuesStefan Weil via1-3/+3
2022-10-28net: stream: add QAPI events to report connection stateLaurent Vivier1-0/+5
2022-10-28net: stream: move to QIO to enable additional parametersLaurent Vivier1-316/+176
2022-10-28net: stream: add unix socketLaurent Vivier1-5/+102
2022-10-28net: stream: Don't ignore EINVAL on netdev socket connectionStefano Brivio1-2/+1
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier1-0/+425