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.
 
 
 
 
 
 
Stefan Hajnoczi b69801dd6b virtio,pc,pci: features, fixes, cleanups 1 year ago
..
can net/can: Remove unused struct 'CanBusState' 2 years ago
af-xdp.c net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp() 2 years ago
announce.c qapi net: Elide redundant has_FOO in generated C 3 years ago
checksum.c net: checksum: Convert data to void * 1 year ago
clients.h net: add initial support for AF_XDP network backend 3 years ago
colo-compare.c include: Rename sysemu/ -> system/ 1 year ago
colo-compare.h Add the function of colo_compare_cleanup 5 years ago
colo-stubs.c colo: move stubs out of stubs/ 2 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 win32: replace closesocket() with close() wrapper 3 years ago
dump.c net/dump: Correctly compute Ethernet packet offset 1 year ago
eth.c net/eth: Clean up local variable shadowing 3 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 include: Rename sysemu/ -> system/ 1 year ago
filter-rewriter.c net/colo: Fix a "double free" crash to clear the conn_list 4 years ago
filter.c misc/other: spelling fixes 3 years ago
hub.c include: Rename sysemu/ -> system/ 1 year ago
hub.h net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' 6 years ago
l2tpv3.c net: Increase L2TPv3 buffer to fit jumboframes 3 years ago
meson.build net: fix build when libbpf is disabled, but libxdp is enabled 1 year ago
net-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
net.c qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
netmap.c tap: Remove qemu_using_vnet_hdr() 2 years ago
queue.c net: Remove deadcode 2 years ago
slirp.c qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
socket.c net: socket: remove net_init_socket() 3 years ago
stream.c net/stream: deprecate 'reconnect' in favor of 'reconnect-ms' 1 year ago
tap-bsd.c tap: Remove tap_probe_vnet_hdr_len() 2 years ago
tap-linux.c tap: Remove tap_probe_vnet_hdr_len() 2 years ago
tap-linux.h tap: Add USO support to tap device. 3 years ago
tap-solaris.c tap: Remove tap_probe_vnet_hdr_len() 2 years ago
tap-stub.c tap: Remove tap_probe_vnet_hdr_len() 2 years ago
tap-win32.c net/tap-win32: Fix gcc 14 format truncation errors 1 year ago
tap.c include: Rename sysemu/ -> system/ 1 year ago
tap_int.h tap: Remove tap_probe_vnet_hdr_len() 2 years ago
trace-events vdpa: add trace event for vhost_vdpa_net_load_mq 2 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: vhost-user: add QAPI events to report connection state 1 year ago
vhost-vdpa-stub.c vhost-net-vdpa: add stubs for when no virtio-net device is present 4 years ago
vhost-vdpa.c vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees 1 year ago
vmnet-bridged.m net/vmnet: Drop ifdef for macOS versions older than 12.0 2 years ago
vmnet-common.m net/vmnet: Pad short Ethernet frames 1 year ago
vmnet-host.c net/vmnet: Drop ifdef for macOS versions older than 12.0 2 years ago
vmnet-shared.c net/vmnet: Drop ifdef for macOS versions older than 12.0 2 years ago
vmnet_int.h vmnet: stop recieving events when VM is stopped 3 years ago