- 3772cf0 net/colo.c: Fix the pointer issue reported by Coverity. by Zhang Chen · 2 years, 6 months ago
- 0e3fdcf vdpa: Delete CVQ migration blocker by Eugenio Pérez · 2 years, 6 months ago
- dd036d8 vdpa: Add virtio-net mac address via CVQ at start by Eugenio Pérez · 2 years, 6 months ago
- be4278b vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail by Eugenio Pérez · 2 years, 6 months ago
- 7a7f87e vdpa: Move command buffers map to start of net device by Eugenio Pérez · 2 years, 6 months ago
- f8972b5 vdpa: add net_vhost_vdpa_cvq_info NetClientInfo by Eugenio Pérez · 2 years, 6 months ago
- 69292a8 util: accept iova_tree_remove_parameter by value by Eugenio Pérez · 2 years, 6 months ago
- aed5da4 vdpa: Fix file descriptor leak on get features error by Eugenio Pérez · 2 years, 7 months ago
- 8bdab83 net/colo.c: fix segmentation fault when packet is not parsed correctly by Zhang Chen · 3 years ago
- 94c36c4 net/colo.c: No need to track conn_list for filter-rewriter by Zhang Chen · 3 years ago
- a18d436 net/colo: Fix a "double free" crash to clear the conn_list by Zhang Chen · 3 years ago
- 1576dbb vdpa: Add x-svq to NetdevVhostVDPAOptions by Eugenio Pérez · 2 years, 8 months ago
- 8170ab3 vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs by Eugenio Pérez · 2 years, 8 months ago
- 2df4dd3 vdpa: Buffer CVQ support on shadow virtqueue by Eugenio Pérez · 2 years, 8 months ago
- bd907ae vdpa: manual forward CVQ buffers by Eugenio Pérez · 2 years, 8 months ago
- 94c6437 vhost-net-vdpa: add stubs for when no virtio-net device is present by Eugenio Pérez · 2 years, 8 months ago
- 2c313ae net/vmnet: implement bridged mode (vmnet-bridged) by Vladislav Yaroshchuk · 3 years ago
- 5cfa643 net/vmnet: implement host mode (vmnet-host) by Vladislav Yaroshchuk · 3 years ago
- 73f99db net/vmnet: implement shared mode (vmnet-shared) by Vladislav Yaroshchuk · 3 years ago
- 81ad296 net/vmnet: add vmnet backends to qapi/net by Vladislav Yaroshchuk · 3 years ago
- 9bd0550 vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa by Si-Wei Liu · 2 years, 10 months ago
- 6222e55 net: slirp: add support for CFI-friendly timer API by Paolo Bonzini · 2 years, 11 months ago
- bce63de net: slirp: switch to slirp_new by Paolo Bonzini · 2 years, 11 months ago
- ad2e5b8 net: slirp: introduce a wrapper struct for QemuTimer by Paolo Bonzini · 2 years, 11 months ago
- 43b6d7e meson: use have_vhost_* variables to pick sources by Paolo Bonzini · 2 years, 11 months ago
- ff5927b util: rename qemu_*block() socket functions by Marc-André Lureau · 2 years, 10 months ago
- a820862 net: replace qemu_set_nonblock() by Marc-André Lureau · 2 years, 10 months ago
- 22e135f Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking() by Marc-André Lureau · 2 years, 10 months ago
- 90f3736 util/log: Remove qemu_log_flush by Richard Henderson · 2 years, 11 months ago
- 78b5485 *: Use fprintf between qemu_log_trylock/unlock by Richard Henderson · 2 years, 11 months ago
- c60f599 util/log: Rename qemu_log_lock to qemu_log_trylock by Richard Henderson · 2 years, 11 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- 415b732 include: move C/util-related declarations to cutils.h by Marc-André Lureau · 3 years ago
- e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
- 8a16661 util: remove the net/net.h dependency by Marc-André Lureau · 3 years ago
- e7b7942 Drop qemu_foo() socket API wrapper by Marc-André Lureau · 3 years ago
- 5df022c osdep: Move memalign-related functions to their own header by Peter Maydell · 3 years ago
- 31e3caf Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-7.0-pull-request' into staging by Peter Maydell · 3 years ago
- eb3cb75 vdpa: Make ncs autofree by Eugenio Pérez · 3 years, 1 month ago
- 35acbb3 configure, meson: move smbd options to meson_options.txt by Paolo Bonzini · 3 years, 5 months ago
- 9d6267b net/eth: Don't consider ESP to be an IPv6 option header by Thomas Jansen · 3 years, 1 month ago
- 6113829 net/filter: Optimize filter_send to coroutine by Rao Lei · 3 years, 2 months ago
- 09313cd net/colo-compare.c: Update the default value comments by Zhang Chen · 3 years, 2 months ago
- a5f038e net/colo-compare.c: Optimize compare order for performance by Zhang Chen · 3 years, 2 months ago
- e29919c net: Fix uninitialized data usage by Peter Foley · 3 years, 2 months ago
- 41bcea7 net/tap: Set return code on failure by Peter Foley · 3 years, 2 months ago
- 2f93d8b rtc: Move RTC function prototypes to their own header by Peter Maydell · 3 years, 3 months ago
- 846a1e8 vdpa: Add dummy receive callback by Eugenio Pérez · 3 years, 3 months ago
- 0656fbc net/colo-compare.c: Fix incorrect return when input wrong size by Zhang Chen · 3 years, 3 months ago
- fb5eca4 net/colo-compare.c: Fix ACK track reverse issue by Zhang Chen · 3 years, 3 months ago
- c829540 vdpa: Check for existence of opts.vhostdev by Eugenio Pérez · 3 years, 4 months ago
- 0351152 vdpa: Replace qemu_open_old by qemu_open at by Eugenio Pérez · 3 years, 4 months ago
- cd523a4 net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs() by Stefano Garzarella · 3 years, 4 months ago
- 752e235 Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211102-pull-request' into staging by Richard Henderson · 3 years, 4 months ago
- 64153ca Optimized the function of fill_connection_key. by Rao, Lei · 3 years, 4 months ago
- ae4c209 Some minor optimizations for COLO by Rao, Lei · 3 years, 4 months ago
- eea9453 Move the l2tpv3 test from configure to meson.build by Thomas Huth · 3 years, 4 months ago
- 4023784 vhost-vdpa: multiqueue support by Jason Wang · 3 years, 4 months ago
- 2f849db net: introduce control client by Jason Wang · 3 years, 4 months ago
- 654790b vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState * by Jason Wang · 3 years, 4 months ago
- 7327813 vhost-vdpa: open device fd in net_init_vhost_vdpa() by Jason Wang · 3 years, 4 months ago
- ee8a1c6 net/vhost-vdpa: Fix device compatibility check by Kevin Wolf · 3 years, 5 months ago
- 5c485d5 net/vhost-user: Fix device compatibility check by Kevin Wolf · 3 years, 5 months ago
- 837b84b configure, meson: move netmap detection to meson by Paolo Bonzini · 3 years, 5 months ago
- e172399 configure, meson: move vde detection to meson by Paolo Bonzini · 3 years, 5 months ago
- 499c8b4 vhost-vdpa: remove the unncessary queue_index assignment by Jason Wang · 3 years, 6 months ago
- 74af5ee vhost-vdpa: fix the wrong assertion in vhost_vdpa_init() by Jason Wang · 3 years, 6 months ago
- a97ef87 vhost-vdpa: tweak the error label in vhost_vdpa_add() by Jason Wang · 3 years, 6 months ago
- ab36edc vhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add() by Jason Wang · 3 years, 6 months ago
- f47a47e vhost-vdpa: don't cleanup twice in vhost_vdpa_add() by Jason Wang · 3 years, 6 months ago
- 9ff7a54 vhost-vdpa: remove the unnecessary check in vhost_vdpa_add() by Jason Wang · 3 years, 6 months ago
- 6a756d1 vhost_net: do not assume nvqs is always 2 by Jason Wang · 3 years, 6 months ago
- 12021b5 vhost-vdpa: remove unused variable "acked_features" by Jason Wang · 3 years, 6 months ago
- 5929238 net: Zero sockaddr_in in parse_host_port() by Peter Maydell · 3 years, 7 months ago
- bf7b1ea chardev: mark explicitly first argument as poisoned by Marc-André Lureau · 3 years, 7 months ago
- fe4bd91 net/checksum: Remove unused variable in net_checksum_add_iov by Richard Henderson · 3 years, 8 months ago
- 5a2d992 Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() by Rao, Lei · 3 years, 9 months ago
- 0c7af1a Add the function of colo_compare_cleanup by Rao, Lei · 3 years, 9 months ago
- 9b49271 Add a function named packet_new_nocopy for COLO. by Rao, Lei · 3 years, 9 months ago
- 7c2eae9 Optimize the function of filter_send by Rao, Lei · 3 years, 9 months ago
- f1ff9c4 Remove some duplicate trace code. by Rao, Lei · 3 years, 9 months ago
- 1b03117 vhost-vdpa: remove the unused vhost_vdpa_get_acked_features() by Jason Wang · 3 years, 9 months ago
- 1cbd2d9 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 3 years, 9 months ago
- 0145c39 virtio-net: Added eBPF RSS to virtio-net. by Andrew Melnychenko · 3 years, 10 months ago
- 8f364e3 net: Added SetSteeringEBPF method for NetClientState. by Andrew Melnychenko · 3 years, 10 months ago
- 78258de net/tap: Added TUNSETSTEERINGEBPF code. by Andrew Melnychenko · 3 years, 10 months ago
- d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
- a648df3 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 3 years, 9 months ago
- 4f8a394 tap-bsd: Remove special casing for older OpenBSD releases by Brad Smith · 4 years ago
- 4cc10ca Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 10 months ago
- b8e0c49 slirp: add configure option to disable smbd by Joelle van Dyne · 4 years ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 19f4ed3 hw: Do not include qemu/log.h if it is not necessary by Thomas Huth · 4 years ago
- bc38e31 net: check the existence of peer before trying to pad by Jason Wang · 3 years, 10 months ago
- 21df394 tap-win32: correctly recycle buffers by Jason Wang · 4 years ago
- f9bb0c1 Revert "qapi: net: Add query-netdev command" by Jason Wang · 4 years ago
- 56e6f59 Revert "net: Move NetClientState.info_str to dynamic allocations" by Jason Wang · 4 years ago
- 603f2f7 Revert "hmp: Use QAPI NetdevInfo in hmp_info_network" by Jason Wang · 4 years ago
- d89b4f8 Revert "net: Do not fill legacy info_str for backends" by Jason Wang · 4 years ago
- c7274b5 net/eth: Add an assert() and invert if() statement to simplify code by Philippe Mathieu-Daudé · 4 years ago