QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Maydell 2f23e9ae2c Net patches 12 years ago
..
Makefile.objs net: Adding netmap network backend 12 years ago
checksum.c net: iovec checksum calculator 13 years ago
clients.h net: Adding netmap network backend 12 years ago
dump.c aio / timers: Switch entire codebase to the new timer API 13 years ago
eth.c misc: Use g_assert_not_reached for code which is expected to be unreachable 13 years ago
hub.c net: Rename send_queue to incoming_queue 13 years ago
hub.h net: fix qemu_flush_queued_packets() in presence of a hub 13 years ago
net.c net: remove implicit peer from offload API 12 years ago
netmap.c net: Disable netmap backend when not supported 12 years ago
queue.c net: fix unbounded NetQueue 13 years ago
slirp.c slirp smb with modern win guests when samba is also running on host 12 years ago
socket.c net: call socket_set_fast_reuse instead of setting SO_REUSEADDR 13 years ago
tap-aix.c tap: multiqueue support 13 years ago
tap-bsd.c tap: Use numbered tap/tun devices on all *BSD OS's 13 years ago
tap-haiku.c tap: multiqueue support 13 years ago
tap-linux.c tap-linux: Get features once and use it many times 12 years ago
tap-linux.h tap: set IFF_ONE_QUEUE per default 13 years ago
tap-solaris.c tap: multiqueue support 13 years ago
tap-win32.c net: make tap offloading callbacks static 12 years ago
tap.c tap: avoid deadlocking rx 12 years ago
tap_int.h tap: multiqueue support 13 years ago
util.c net: reorganize headers 13 years ago
util.h net: move parse_macaddr() to net/util.[ch] 17 years ago
vde.c net: increase buffer size to accommodate Jumbo frame pkts 13 years ago