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.
 
 
 
 
 
 
Peter Maydell 48804eebd4 Miscellaneous patches for 2022-12-14 3 years ago
..
can util/log: Remove qemu_log_flush 4 years ago
announce.c qapi net: Elide redundant has_FOO in generated C 3 years ago
checksum.c net/checksum: Remove unused variable in net_checksum_add_iov 5 years ago
clients.h qapi: net: add stream and dgram netdevs 3 years ago
colo-compare.c qapi: Use returned bool to check for failure (again) 3 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
dgram.c net: dgram: add unix socket 3 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 qapi net: Elide redundant has_FOO in generated C 3 years ago
hub.h net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' 6 years ago
l2tpv3.c qapi net: Elide redundant has_FOO in generated C 3 years ago
meson.build qapi: net: add stream and dgram netdevs 3 years ago
net.c qapi net: Elide redundant has_FOO in generated C 3 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 qapi net: Elide redundant has_FOO in generated C 3 years ago
socket.c qapi net: Elide redundant has_FOO in generated C 3 years ago
stream.c Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues 3 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: Replace TAB indentations with spaces 3 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 qapi net: Elide redundant has_FOO in generated C 3 years ago
tap.c qapi net: Elide redundant has_FOO in generated C 3 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 net: introduce qemu_set_info_str() function 3 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: introduce qemu_set_info_str() function 3 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 qapi net: Elide redundant has_FOO in generated C 3 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 qapi net: Elide redundant has_FOO in generated C 3 years ago
vmnet-shared.c qapi net: Elide redundant has_FOO in generated C 3 years ago
vmnet_int.h net/vmnet: implement shared mode (vmnet-shared) 4 years ago