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.
 
 
 
 
 
 
Anthony Liguori 25da2f343c Fix build on mingw32 16 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 error: Replace qemu_error() by error_report() 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 error: Replace qemu_error() by error_report() 16 years ago
slirp.h net: move slirp code from net.c to net/slirp.c 17 years ago
socket.c error: Replace qemu_error() by error_report() 16 years ago
socket.h net: move socket backend code from net.c to net/socket.c 17 years ago
tap-aix.c net: move UFO support detection to tap-linux.c 17 years ago
tap-bsd.c Fix BSD and win32 builds 16 years ago
tap-linux.c error: Replace qemu_error() by error_report() 16 years ago
tap-linux.h Unbreak Linux build 17 years ago
tap-solaris.c error: Replace qemu_error() by error_report() 16 years ago
tap-win32.c Fix build on mingw32 16 years ago
tap.c tap: add API to retrieve vhost net header 16 years ago
tap.h tap: add API to retrieve vhost net header 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 net: Fix bogus "Warning: vlan 0 with no nics" with -device 16 years ago
vde.h net: move vde code from net.c to net/vde.c 17 years ago