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.
 
 
 
 
 
 
Markus Armbruster 58889fe50a net: Use g_new() & friends where that makes obvious sense 11 years ago
..
Makefile.objs net: add mmsghdr struct check for L2TPV3 12 years ago
checksum.c net: iovec checksum calculator 13 years ago
clients.h net: L2TPv3 transport 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 Add the vhost-user netdev backend to the command line 12 years ago
hub.h net: fix qemu_flush_queued_packets() in presence of a hub 13 years ago
l2tpv3.c net: Use g_new() & friends where that makes obvious sense 11 years ago
net.c net: complete all queued packets on VM stop 12 years ago
netmap.c net: netmap_poll must update both read/write poll state 12 years ago
queue.c net: Use g_new() & friends where that makes obvious sense 11 years ago
slirp.c net: Use g_new() & friends where that makes obvious sense 11 years ago
socket.c net/socket: fix Uninitialized scalar variable 12 years ago
tap-aix.c tap: multiqueue support 13 years ago
tap-bsd.c tap-bsd: implement a FreeBSD only version of tap_open 12 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: fix vcpu long time io blocking on tap 11 years ago
tap_int.h tap_int.h: remove repeating NETWORK_SCRIPT defines 12 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
vhost-user.c Add the vhost-user netdev backend to the command line 12 years ago