878 Commits (4825eaae4fdd56fba0febdfbdd7bf9684ae3ee0d)

Author SHA1 Message Date
Zhang Chen 0656fbc7dd net/colo-compare.c: Fix incorrect return when input wrong size 5 years ago
Zhang Chen fb5eca4a57 net/colo-compare.c: Fix ACK track reverse issue 5 years ago
Eugenio Pérez c829540401 vdpa: Check for existence of opts.vhostdev 5 years ago
Eugenio Pérez 0351152b6f vdpa: Replace qemu_open_old by qemu_open at 5 years ago
Stefano Garzarella cd523a4181 net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs() 5 years ago
Rao, Lei 64153ca613 Optimized the function of fill_connection_key. 5 years ago
Rao, Lei ae4c209935 Some minor optimizations for COLO 5 years ago
Thomas Huth eea9453a01 Move the l2tpv3 test from configure to meson.build 5 years ago
Jason Wang 402378407d vhost-vdpa: multiqueue support 5 years ago
Jason Wang 2f849dbdb2 net: introduce control client 5 years ago
Jason Wang 654790b65b vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState * 5 years ago
Jason Wang 7327813d17 vhost-vdpa: open device fd in net_init_vhost_vdpa() 5 years ago
Kevin Wolf ee8a1c63d3 net/vhost-vdpa: Fix device compatibility check 5 years ago
Kevin Wolf 5c485d51c4 net/vhost-user: Fix device compatibility check 5 years ago
Paolo Bonzini 837b84b1c0 configure, meson: move netmap detection to meson 5 years ago
Paolo Bonzini e17239993d configure, meson: move vde detection to meson 5 years ago
Jason Wang 499c8b4de9 vhost-vdpa: remove the unncessary queue_index assignment 5 years ago
Jason Wang 74af5eec83 vhost-vdpa: fix the wrong assertion in vhost_vdpa_init() 5 years ago
Jason Wang a97ef87a20 vhost-vdpa: tweak the error label in vhost_vdpa_add() 5 years ago
Jason Wang ab36edcfea vhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add() 5 years ago
Jason Wang f47a47e458 vhost-vdpa: don't cleanup twice in vhost_vdpa_add() 5 years ago
Jason Wang 9ff7a54bcf vhost-vdpa: remove the unnecessary check in vhost_vdpa_add() 5 years ago
Jason Wang 6a756d1495 vhost_net: do not assume nvqs is always 2 5 years ago
Jason Wang 12021b53a4 vhost-vdpa: remove unused variable "acked_features" 5 years ago
Peter Maydell 5929238462 net: Zero sockaddr_in in parse_host_port() 5 years ago
Marc-André Lureau bf7b1eab25 chardev: mark explicitly first argument as poisoned 5 years ago
Richard Henderson fe4bd9170c net/checksum: Remove unused variable in net_checksum_add_iov 5 years ago
Rao, Lei 5a2d9929ac Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() 5 years ago
Rao, Lei 0c7af1a778 Add the function of colo_compare_cleanup 5 years ago
Rao, Lei 9b492719dd Add a function named packet_new_nocopy for COLO. 5 years ago
Rao, Lei 7c2eae9a77 Optimize the function of filter_send 5 years ago
Rao, Lei f1ff9c4377 Remove some duplicate trace code. 5 years ago
Jason Wang 1b03117211 vhost-vdpa: remove the unused vhost_vdpa_get_acked_features() 5 years ago
Andrew Melnychenko 0145c39348 virtio-net: Added eBPF RSS to virtio-net. 5 years ago
Andrew Melnychenko 8f364e344c net: Added SetSteeringEBPF method for NetClientState. 5 years ago
Andrew Melnychenko 78258debe0 net/tap: Added TUNSETSTEERINGEBPF code. 5 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago
Brad Smith 4f8a39494a tap-bsd: Remove special casing for older OpenBSD releases 5 years ago
Joelle van Dyne b8e0c4938b slirp: add configure option to disable smbd 5 years ago
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
Thomas Huth 19f4ed3652 hw: Do not include qemu/log.h if it is not necessary 5 years ago
Jason Wang bc38e31b4e net: check the existence of peer before trying to pad 5 years ago
Jason Wang 21df394d9e tap-win32: correctly recycle buffers 5 years ago
Jason Wang f9bb0c1f98 Revert "qapi: net: Add query-netdev command" 5 years ago
Jason Wang 56e6f594bf Revert "net: Move NetClientState.info_str to dynamic allocations" 5 years ago
Jason Wang 603f2f7c6c Revert "hmp: Use QAPI NetdevInfo in hmp_info_network" 5 years ago
Jason Wang d89b4f839f Revert "net: Do not fill legacy info_str for backends" 5 years ago
Philippe Mathieu-Daudé c7274b5ef4 net/eth: Add an assert() and invert if() statement to simplify code 5 years ago
Philippe Mathieu-Daudé 7d6a4f123e net/eth: Read ip6_ext_hdr_routing buffer before accessing it 5 years ago
Philippe Mathieu-Daudé ef763586c9 net/eth: Check iovec has enough data earlier 5 years ago