- f9bb0c1 Revert "qapi: net: Add query-netdev command" by Jason Wang · 3 years, 10 months ago
- 56e6f59 Revert "net: Move NetClientState.info_str to dynamic allocations" by Jason Wang · 3 years, 10 months ago
- d89b4f8 Revert "net: Do not fill legacy info_str for backends" by Jason Wang · 3 years, 10 months ago
- f2e8319 net: Do not fill legacy info_str for backends by Alexey Kirillov · 3 years, 11 months ago
- 59b5437 net: Move NetClientState.info_str to dynamic allocations by Alexey Kirillov · 3 years, 11 months ago
- d32ad10 qapi: net: Add query-netdev command by Alexey Kirillov · 3 years, 11 months ago
- 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 3 months ago
- 894022e net: check if the file descriptor is valid before using it by Laurent Vivier · 4 years, 6 months ago
- fdec16e net/socket: learn to talk with a unix dgram socket by Marc-André Lureau · 6 years ago
- 8c42dbe net/socket: Fix invalid socket type error handling by Markus Armbruster · 6 years ago
- bb160b5 net/socket: fix coverity issue by Jens Freimann · 7 years ago
- ff86d57 net: fix check for number of parameters to -netdev socket by Jens Freimann · 7 years ago
- 0522a95 net/socket: Improve -net socket error reporting by Mao Zhongyi · 7 years ago
- bcd4dfd net/net: Convert parse_host_port() to Error by Mao Zhongyi · 7 years ago
- c37f0bb net/socket: Convert several helper functions to Error by Mao Zhongyi · 7 years ago
- e1b24b6 net/socket: Don't treat odd socket type as SOCK_STREAM by Mao Zhongyi · 7 years ago
- 0f8c289 net: fix -netdev socket,fd= for UDP sockets by Jens Freimann · 7 years ago
- 3cde5ea net/net.c: Add vnet_hdr support in SocketReadState by Zhang Chen · 8 years ago
- 6701e55 Revert "Change net/socket.c to use socket_*() functions" again by Daniel P. Berrange · 8 years ago
- 226799c socket: Make errp the last parameter of socket_connect by Fam Zheng · 8 years ago
- e79cd40 net: fix sending of data with -net socket, listen backend by Daniel P. Berrange · 8 years ago
- 883e4f7 Change net/socket.c to use socket_*() functions by Marc-André Lureau · 9 years ago
- 6160183 Revert "Change net/socket.c to use socket_*() functions" by Paolo Bonzini · 8 years ago
- f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
- cebea51 net: use Netdev instead of NetClientOptions in client init by Kővágó, Zoltán · 9 years ago
- 7e84495 Change net/socket.c to use socket_*() functions by Ashijeet Acharya · 9 years ago
- 16a3df4 net/net: Add SocketReadState for reuse codes by Zhang Chen · 9 years ago
- da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
- 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
- b16a44e osdep: remove use of socket_error() from all code by Daniel P. Berrange · 9 years ago
- 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
- 8d0bcba net: Convert to new qapi union layout by Eric Blake · 9 years ago
- 091f1f5 socket: pass correct size in net_socket_send() by Jason Wang · 10 years ago
- 82e1cc4 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler by Fam Zheng · 10 years ago
- 6e99c63 net/socket: Drop net_socket_can_send by Fam Zheng · 10 years ago
- a30ecde net: Permit incremental conversion of init functions to Error by Markus Armbruster · 10 years ago
- 1677f4c monitor: Clean up around monitor_handle_fd_param() by Markus Armbruster · 10 years ago
- 8db804a net/socket: fix Uninitialized scalar variable by Gonglei · 10 years ago
- ed6273e net: The third parameter of getsockname should be initialized by zhanghailiang · 10 years ago
- bcbe92f net: call socket_set_fast_reuse instead of setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
- 6a1751b aio / timers: Untangle include files by Alex Bligh · 11 years ago
- fc13fa0 net: ensure "socket" backend uses non-blocking fds by Stefan Hajnoczi · 12 years ago
- f9e8cac oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() by Stefan Hajnoczi · 12 years ago
- d32fcad net: increase buffer size to accommodate Jumbo frame pkts by Scott Feldman · 12 years ago
- 20048d0 net: use socket_set_nodelay() for -netdev socket by Stefan Hajnoczi · 12 years ago
- 9957fc7 MinGW: Replace setsockopt by qemu_setsocketopt by Stefan Weil · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
- 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
- f8fe796 janitor: do not include qemu-char everywhere by Paolo Bonzini · 12 years ago
- f0e3ac7 net: use "socket" model name for UDP sockets by Lei Li · 12 years ago
- a245fc1 net: consolidate NetClientState header files into one by Paolo Bonzini · 12 years ago
- 73062df net/socket: Fix compiler warning (regression for MinGW) by Stefan Weil · 12 years ago
- 45a7f54 net: EAGAIN handling for net/socket.c TCP by Stefan Hajnoczi · 12 years ago
- 213fd50 net: EAGAIN handling for net/socket.c UDP by Stefan Hajnoczi · 12 years ago
- 863f678 net: asynchronous send/receive infrastructure for net/socket.c by Stefan Hajnoczi · 12 years ago
- a96ed02 monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param by Nicholas Bellinger · 12 years ago
- 011de2b net: add the support for -netdev socket, listen by Zhi Yong Wu · 12 years ago
- e34cde3 net: fix the coding style by Zhi Yong Wu · 12 years ago
- 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 12 years ago
- ab5f3f8 net: Drop vlan argument to qemu_new_net_client() by Stefan Hajnoczi · 12 years ago
- d33d93b net: Use hubs for the vlan feature by Stefan Hajnoczi · 12 years ago
- 1a0c095 remove unused QemuOpts parameter from net init functions by Laszlo Ersek · 12 years ago
- bef8e8f convert net_init_socket() to NetClientOptions by Laszlo Ersek · 12 years ago
- 6687b79 convert net_client_init() to OptsVisitor by Laszlo Ersek · 12 years ago
- 2be64a6 hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) by Laszlo Ersek · 12 years ago
- 42dcc54 net: purge the monitor object from all init functions by Luiz Capitulino · 13 years ago
- da8d605 net: remove extra spaces in help messages by Benjamin MARSILI · 13 years ago
- 0e0e7fa Support for UDP unicast network backend by Benjamin · 13 years ago
- a46667e net/socket.c: Fix fd leak in net_socket_listen_init() error paths by Peter Maydell · 13 years ago
- 9423a2e Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging by Anthony Liguori · 13 years ago
- e5d1fca net: take ownership of fd in socket init functions by Stefan Hajnoczi · 13 years ago
- 842480d net: expand tabs in net/socket.c by Stefan Hajnoczi · 13 years ago
- c7ee8f6 net/socket.c : fix memory leak by Zhi Hui Li · 13 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
- 23ddf2b Fix forcing multicast msgs to loopback on OpenBSD. by Brad · 13 years ago
- 00aa004 Wrap recv to avoid warnings by Blue Swirl · 13 years ago
- 6daf194 Strip trailing '\n' from error_report()'s first argument by Markus Armbruster · 14 years ago
- c7eb1f0 Fixing network over sockets implementation for win32 by Pavel Dovgaluk · 14 years ago
- 4d22c6c Fix warning on mingw32 by Blue Swirl · 14 years ago
- 3a75e74 net/sock: option to specify local address by Mike Ryan · 14 years ago
- 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
- 2f79201 error: Move qemu_error & friends into their own header by Markus Armbruster · 15 years ago
- 62112d1 net: Fix bogus "Warning: vlan 0 with no nics" with -device by Markus Armbruster · 15 years ago
- 40ff6d7 Don't leak file descriptors by Kevin Wolf · 15 years ago
- 564f63e net: convert socket to NetClientInfo by Mark McLoughlin · 15 years ago
- 42281ac net: move socket backend code from net.c to net/socket.c by Mark McLoughlin · 15 years ago