Series |
qapi: net: add unix socket type support to netdev backend
|
expand
-
[v8,00/14] qapi: net: add unix socket type support to netdev backend
-
[v8,01/14] net: introduce convert_host_port()
-
[v8,02/14] net: remove the @errp argument of net_client_inits()
-
[v8,03/14] net: simplify net_client_parse() error management
-
[v8,04/14] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
-
[v8,05/14] qapi: net: add stream and dgram netdevs
-
[v8,06/14] net: stream: Don't ignore EINVAL on netdev socket connection
-
[v8,07/14] net: stream: add unix socket
-
[v8,08/14] net: dgram: make dgram_dst generic
-
[v8,09/14] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
-
[v8,10/14] net: dgram: add unix socket
-
[v8,11/14] qemu-sockets: move and rename SocketAddress_to_str()
-
[v8,12/14] qemu-sockets: update socket_uri() and socket_parse() to be consistent
-
[v8,13/14] net: stream: move to QIO
-
[v8,14/14] tests/qtest: netdev: test stream and dgram backends
|