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.
 
 
 
 
 
 
Zhang Chen f77bed14f0 net/colo-compare.c: Fix memory leak and code style issue. 7 years ago
..
can Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Makefile.objs build-sys: link with slirp as an external project 8 years ago
announce.c net/announce: Add optional ID 7 years ago
checksum.c Include qemu-common.h exactly where needed 7 years ago
clients.h Drop superfluous includes of qapi-types.h and test-qapi-types.h 9 years ago
colo-compare.c net/colo-compare.c: Fix memory leak and code style issue. 7 years ago
colo-compare.h colo-compare: use notifier to notify packets comparing result 8 years ago
colo.c net: do not depend on slirp internals 8 years ago
colo.h Clean up header guards that don't match their file name 7 years ago
dump.c Include qemu-common.h exactly where needed 7 years ago
eth.c Include qemu-common.h exactly where needed 7 years ago
filter-buffer.c Include qemu-common.h exactly where needed 7 years ago
filter-mirror.c Include qemu-common.h exactly where needed 7 years ago
filter-replay.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
filter-rewriter.c Include qemu-common.h exactly where needed 7 years ago
filter.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
hub.c net: hub: suppress warnings of no host network for qtest 8 years ago
hub.h Include qemu-common.h exactly where needed 7 years ago
l2tpv3.c Include qemu-common.h exactly where needed 7 years ago
net.c net: remove unused get_str_sep() function 7 years ago
netmap.c net: netmap: improve netmap_receive_iov() 8 years ago
queue.c qemu/queue.h: leave head structs anonymous unless necessary 8 years ago
slirp.c net/slirp: fix the IPv6 prefix length error message 7 years ago
socket.c net/socket: learn to talk with a unix dgram socket 7 years ago
tap-bsd.c Include qemu-common.h exactly where needed 7 years ago
tap-linux.c Include qemu-common.h exactly where needed 7 years ago
tap-linux.h Clean up decorations and whitespace around header guards 10 years ago
tap-solaris.c qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 7 years ago
tap-stub.c net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c 9 years ago
tap-win32.c qapi: Change Netdev into a flat union 10 years ago
tap.c net: tap: replace snprintf with g_strdup_printf calls 7 years ago
tap_int.h Include qemu-common.h exactly where needed 7 years ago
trace-events net/announce: Add optional ID 7 years ago
util.c net: Clean up includes 11 years ago
util.h net: do not depend on slirp internals 8 years ago
vde.c net/vde: print error on vde_open() failure 8 years ago
vhost-user-stub.c vhost-net-user: add stubs for when no virtio-net device is present 8 years ago
vhost-user.c do not call vhost_net_cleanup() on running net from char user event 7 years ago