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.
 
 
 
 
 
 
Blue Swirl 00aa0040e8 Wrap recv to avoid warnings 15 years ago
..
checksum.c net: move net-checksum.c under net/ 17 years ago
checksum.h net: move net-checksum.c under net/ 17 years ago
dump.c Use qemu-common.h or qemu-timer.h in place of sysemu.h 16 years ago
dump.h net: move dump backend code from net.c to net/dump.c 17 years ago
queue.c net/queue: queue packets even if sender doesn't supply a callback 17 years ago
queue.h net: move net-queue.[ch] under net/ 17 years ago
slirp.c net: Refactor net_client_types 15 years ago
slirp.h net: move slirp code from net.c to net/slirp.c 17 years ago
socket.c Wrap recv to avoid warnings 15 years ago
socket.h net: move socket backend code from net.c to net/socket.c 17 years ago
tap-aix.c tap: add APIs for vnet header length 16 years ago
tap-bsd.c Add support for OpenBSD to QEMU's tap driver. 16 years ago
tap-haiku.c tap: Add stub for Haiku 16 years ago
tap-linux.c tap: safe sndbuf default 16 years ago
tap-linux.h tap: add APIs for vnet header length 16 years ago
tap-solaris.c tap: add APIs for vnet header length 16 years ago
tap-win32.c Fixing tap adapter for win32 16 years ago
tap.c Fix compilation warning due to missing header for sigaction (followup) 15 years ago
tap.h tap: add APIs for vnet header length 16 years ago
util.c net: move parse_macaddr() to net/util.[ch] 17 years ago
util.h net: move parse_macaddr() to net/util.[ch] 17 years ago
vde.c Remove unused sysemu.h include directives 16 years ago
vde.h net: move vde code from net.c to net/vde.c 17 years ago