提交历史

作者 SHA1 备注 提交日期
  Laurent Vivier b6aeee0298 net: socket: remove net_init_socket() 2 年之前
  Laurent Vivier 23455ae341 net: socket: move fd type checking to its own function 2 年之前
  Laurent Vivier 006c3fa74c net: socket: prepare to cleanup net_init_socket() 2 年之前
  Marc-André Lureau 25657fc6c1 win32: replace closesocket() with close() wrapper 2 年之前
  Nikita Ivanov 37b0b24e93 error handling: Use RETRY_ON_EINTR() macro where applicable 2 年之前
  Markus Armbruster 7480874a69 qapi net: Elide redundant has_FOO in generated C 2 年之前
  Stefan Weil via ac14949821 Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues 2 年之前
  Stefano Brivio daf188ff04 net: socket: Don't ignore EINVAL on netdev socket connection 2 年之前
  Laurent Vivier 53b85d9574 net: introduce qemu_set_info_str() function 2 年之前
  Marc-André Lureau ff5927baa7 util: rename qemu_*block() socket functions 3 年之前
  Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 3 年之前
  Marc-André Lureau e7b7942822 Drop qemu_foo() socket API wrapper 3 年之前
  Jason Wang f9bb0c1f98 Revert "qapi: net: Add query-netdev command" 4 年之前
  Jason Wang 56e6f594bf Revert "net: Move NetClientState.info_str to dynamic allocations" 4 年之前
  Jason Wang d89b4f839f Revert "net: Do not fill legacy info_str for backends" 4 年之前
  Alexey Kirillov f2e8319d45 net: Do not fill legacy info_str for backends 4 年之前
  Alexey Kirillov 59b5437eb7 net: Move NetClientState.info_str to dynamic allocations 4 年之前
  Alexey Kirillov d32ad10a14 qapi: net: Add query-netdev command 4 年之前
  Kevin Wolf 947e47448d monitor: Use getter/setter functions for cur_mon 4 年之前
  Laurent Vivier 894022e616 net: check if the file descriptor is valid before using it 5 年之前
  Marc-André Lureau fdec16e3c2 net/socket: learn to talk with a unix dgram socket 6 年之前
  Markus Armbruster 8c42dbe395 net/socket: Fix invalid socket type error handling 6 年之前
  Jens Freimann bb160b571f net/socket: fix coverity issue 7 年之前
  Jens Freimann ff86d57625 net: fix check for number of parameters to -netdev socket 8 年之前
  Mao Zhongyi 0522a959ae net/socket: Improve -net socket error reporting 8 年之前
  Mao Zhongyi bcd4dfd685 net/net: Convert parse_host_port() to Error 8 年之前
  Mao Zhongyi c37f0bb1d0 net/socket: Convert several helper functions to Error 8 年之前
  Mao Zhongyi e1b24b649a net/socket: Don't treat odd socket type as SOCK_STREAM 8 年之前
  Jens Freimann 0f8c289ad5 net: fix -netdev socket,fd= for UDP sockets 8 年之前
  Zhang Chen 3cde5ea211 net/net.c: Add vnet_hdr support in SocketReadState 8 年之前