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 27143a445b char: rename qemu_chr_open() -> qemu_chr_new() 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 15 years ago
dump.h net: move dump backend code from net.c to net/dump.c 17 years ago
queue.c Use glib memory allocation and free functions 15 years ago
queue.h net: move net-queue.[ch] under net/ 17 years ago
slirp.c char: rename qemu_chr_open() -> qemu_chr_new() 15 years ago
slirp.h net: move slirp code from net.c to net/slirp.c 17 years ago
socket.c Use glib memory allocation and free functions 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 Fix network interface tap backend 15 years ago
tap-haiku.c tap: Add stub for Haiku 16 years ago
tap-linux.c tap: safe sndbuf default 15 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 15 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 15 years ago
vde.h net: move vde code from net.c to net/vde.c 17 years ago