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.
 
 
 
 
 
 
lu zhipeng bf769f742c virtio: del net client if net_init_tap_one failed 4 years ago
..
can util/log: Remove qemu_log_flush 4 years ago
announce.c include: move C/util-related declarations to cutils.h 4 years ago
checksum.c net/checksum: Remove unused variable in net_checksum_add_iov 5 years ago
clients.h net/vmnet: add vmnet backends to qapi/net 4 years ago
colo-compare.c net/colo: Fix a "double free" crash to clear the conn_list 4 years ago
colo-compare.h Add the function of colo_compare_cleanup 5 years ago
colo.c net/colo.c: Fix the pointer issue reported by Coverity. 4 years ago
colo.h net/colo.c: Fix the pointer issue reported by Coverity. 4 years ago
dump.c rtc: Move RTC function prototypes to their own header 4 years ago
eth.c net/eth: Don't consider ESP to be an IPv6 option header 4 years ago
filter-buffer.c netfilter: Use class properties 5 years ago
filter-mirror.c net/filter: Optimize filter_send to coroutine 4 years ago
filter-replay.c hw: Do not include qemu/log.h if it is not necessary 5 years ago
filter-rewriter.c net/colo: Fix a "double free" crash to clear the conn_list 4 years ago
filter.c netfilter: Use class properties 5 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 util: rename qemu_*block() socket functions 4 years ago
meson.build vhost-net-vdpa: add stubs for when no virtio-net device is present 4 years ago
net.c net/vmnet: add vmnet backends to qapi/net 4 years ago
netmap.c Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
queue.c net: introduce qemu_receive_packet() 5 years ago
slirp.c net: slirp: add support for CFI-friendly timer API 4 years ago
socket.c util: rename qemu_*block() socket functions 4 years ago
tap-bsd.c Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking() 4 years ago
tap-linux.c Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking() 4 years ago
tap-linux.h net/tap: Added TUNSETSTEERINGEBPF code. 5 years ago
tap-solaris.c Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking() 4 years ago
tap-stub.c net: Added SetSteeringEBPF method for NetClientState. 5 years ago
tap-win32.c Remove qemu-common.h include from most units 4 years ago
tap.c virtio: del net client if net_init_tap_one failed 4 years ago
tap_int.h net: Added SetSteeringEBPF method for NetClientState. 5 years ago
trace-events net/colo.c: Fix the pointer issue reported by Coverity. 4 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 Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
vde.c Remove qemu-common.h include from most units 4 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 net/vhost-user: Fix device compatibility check 5 years ago
vhost-vdpa-stub.c vhost-net-vdpa: add stubs for when no virtio-net device is present 4 years ago
vhost-vdpa.c vdpa: Allow MQ feature in SVQ 4 years ago
vmnet-bridged.m net/vmnet: implement bridged mode (vmnet-bridged) 4 years ago
vmnet-common.m net/vmnet: implement shared mode (vmnet-shared) 4 years ago
vmnet-host.c net/vmnet: implement host mode (vmnet-host) 4 years ago
vmnet-shared.c net/vmnet: implement shared mode (vmnet-shared) 4 years ago
vmnet_int.h net/vmnet: implement shared mode (vmnet-shared) 4 years ago