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.
 
 
 
 
 
 
AlexChen d949fe64b0 net/l2tpv3: Remove redundant check in net_init_l2tpv3() 6 years ago
..
can can-host-socketcan: Fix crash when 'if' option is not set 6 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 vhost-vdpa: introduce vhost-vdpa net client 6 years ago
colo-compare.c net/colo-compare.c: Increase default queued packet scan frequency 5 years ago
colo-compare.h colo-compare: use notifier to notify packets comparing result 8 years ago
colo.c colo-compare: fix missing compare_seq initialization 5 years ago
colo.h net/colo-compare.c: Fix deadlock in compare_chr_send 6 years ago
dump.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
eth.c net: remove an assert call in eth_get_gso_type 5 years ago
filter-buffer.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
filter-mirror.c Use DECLARE_*CHECKER* macros 6 years ago
filter-replay.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
filter-rewriter.c net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup 5 years ago
filter.c qom: Put name parameter before value / visitor parameter 6 years ago
hub.c hw/net: Make NetCanReceive() return a boolean 6 years ago
hub.h net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' 6 years ago
l2tpv3.c net/l2tpv3: Remove redundant check in net_init_l2tpv3() 5 years ago
meson.build replay: do not build if TCG is not available 6 years ago
net.c net: Add vhost-vdpa in show_netdevs() 5 years ago
netmap.c Include qemu/main-loop.h less 7 years ago
queue.c net: forbid the reentrant RX 6 years ago
slirp.c net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' 6 years ago
socket.c monitor: Use getter/setter functions for cur_mon 6 years ago
tap-bsd.c net: detect errors from probing vnet hdr flag for TAP devices 6 years ago
tap-linux.c net: detect errors from probing vnet hdr flag for TAP devices 6 years ago
tap-linux.h Clean up decorations and whitespace around header guards 10 years ago
tap-solaris.c net: detect errors from probing vnet hdr flag for TAP devices 6 years ago
tap-stub.c net: detect errors from probing vnet hdr flag for TAP devices 6 years ago
tap-win32.c Clean up inclusion of sysemu/sysemu.h 7 years ago
tap.c monitor: Use getter/setter functions for cur_mon 6 years ago
tap_int.h net: detect errors from probing vnet hdr flag for TAP devices 6 years ago
trace-events net/colo: Match is-enabled probe to tracepoint 6 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
util.c net: Clean up includes 10 years ago
util.h net: do not depend on slirp internals 7 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 7 years ago
vhost-user.c vhost-user: save features of multiqueues if chardev is closed 6 years ago
vhost-vdpa.c vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup 5 years ago