You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/net
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Instead of open-coded g_unix_set_fd_nonblocking() calls, use
QEMU wrapper qemu_set_blocking().

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
[DB: fix missing closing ) in tap-bsd.c, remove now unused GError var]
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2 weeks ago
..
can qom: Make InterfaceInfo[] uses const 5 months ago
af-xdp.c net/af-xdp: Support pinned map path for AF_XDP sockets 3 months ago
announce.c qapi net: Elide redundant has_FOO in generated C 3 years ago
checksum.c net: checksum: Convert data to void * 10 months ago
clients.h net: Add passt network backend 3 months ago
colo-compare.c qom: Make InterfaceInfo[] uses const 5 months ago
colo-compare.h Add the function of colo_compare_cleanup 4 years ago
colo-stubs.c colo: move stubs out of stubs/ 1 year ago
colo.c net/colo.c: Fix the pointer issue reported by Coverity. 3 years ago
colo.h net/colo.c: Fix the pointer issue reported by Coverity. 3 years ago
dgram.c util: drop qemu_socket_try_set_nonblock() 2 weeks ago
dump.c qom: Have class_init() take a const data argument 5 months ago
eth.c net/eth: Clean up local variable shadowing 2 years ago
filter-buffer.c qom: Have class_init() take a const data argument 5 months ago
filter-mirror.c qom: Have class_init() take a const data argument 5 months ago
filter-replay.c qom: Have class_init() take a const data argument 5 months ago
filter-rewriter.c qom: Have class_init() take a const data argument 5 months ago
filter.c qom: Make InterfaceInfo[] uses const 5 months ago
hub.c net: Add passt network backend 3 months ago
hub.h net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' 6 years ago
l2tpv3.c util: drop qemu_socket_set_nonblock() 2 weeks ago
meson.build net: Add passt network backend 3 months ago
net-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 8 months ago
net.c virtio,pci,pc: features, fixes, tests 3 months ago
netmap.c tap: Remove qemu_using_vnet_hdr() 1 year ago
passt.c net/passt: Initialize "error" variable in net_passt_send() (CID 1612368) 2 months ago
queue.c net: Remove deadcode 1 year ago
slirp.c qapi: Move include/qapi/qmp/ to include/qobject/ 8 months ago
socket.c util: drop qemu_socket_try_set_nonblock() 2 weeks ago
stream.c util: drop qemu_socket_try_set_nonblock() 2 weeks ago
stream_data.c util: drop qemu_socket_try_set_nonblock() 2 weeks ago
stream_data.h net: Refactor stream logic for reuse in '-net passt' 3 months ago
tap-bsd.c treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 2 weeks ago
tap-linux.c treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 2 weeks ago
tap-linux.h tap: Add USO support to tap device. 2 years ago
tap-solaris.c treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 2 weeks ago
tap-stub.c tap: Remove tap_probe_vnet_hdr_len() 1 year ago
tap-win32.c net: Add get_vhost_net callback to NetClientInfo 3 months ago
tap.c treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 2 weeks ago
tap_int.h tap: Remove tap_probe_vnet_hdr_len() 1 year ago
trace-events vdpa: add trace event for vhost_vdpa_net_load_mq 2 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
util.c net: Clean up includes 10 years ago
util.h Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
vde.c net: introduce qemu_set_info_str() function 3 years ago
vhost-user-stub.c net: Add save_acked_features callback to vhost_net 3 months ago
vhost-user.c net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365) 2 months ago
vhost-vdpa-stub.c vhost-net-vdpa: add stubs for when no virtio-net device is present 3 years ago
vhost-vdpa.c net/vdpa: fix potential fd leak in net_init_vhost_vdpa() 2 months ago
vmnet-bridged.m net/vmnet: Drop ifdef for macOS versions older than 12.0 1 year ago
vmnet-common.m error: Strip trailing '\n' from an error string argument 7 months ago
vmnet-host.c net/vmnet: Drop ifdef for macOS versions older than 12.0 1 year ago
vmnet-shared.c net/vmnet: Drop ifdef for macOS versions older than 12.0 1 year ago
vmnet_int.h vmnet: stop recieving events when VM is stopped 3 years ago