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.
 
 
 
 
 
 
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
..
can can_host: Use class properties 5 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 vhost-vdpa: introduce vhost-vdpa net client 6 years ago
colo-compare.c Remove qemu-common.h include from most units 4 years ago
colo-compare.h Add the function of colo_compare_cleanup 5 years ago
colo.c Optimized the function of fill_connection_key. 4 years ago
colo.h Optimized the function of fill_connection_key. 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 Optimized the function of fill_connection_key. 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 osdep: Move memalign-related functions to their own header 4 years ago
meson.build Move the l2tpv3 test from configure to meson.build 4 years ago
net.c Remove qemu-common.h include from most units 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 configure, meson: move smbd options to meson_options.txt 4 years ago
socket.c Remove qemu-common.h include from most units 4 years ago
tap-bsd.c Remove qemu-common.h include from most units 4 years ago
tap-linux.c Remove qemu-common.h include from most units 4 years ago
tap-linux.h net/tap: Added TUNSETSTEERINGEBPF code. 5 years ago
tap-solaris.c Remove qemu-common.h include from most units 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 Remove qemu-common.h include from most units 4 years ago
tap_int.h net: Added SetSteeringEBPF method for NetClientState. 5 years ago
trace-events docs: fix references to docs/devel/tracing.rst 5 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.c vdpa: Make ncs autofree 4 years ago