]> git.ipfire.org Git - thirdparty/qemu.git/history - net
target/s390x: Fix LRA overwriting the top 32 bits on DAT error
[thirdparty/qemu.git] / net /
2023-06-30  Eugenio Pérezvdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
2023-06-26  Ani Sinhavhost-vdpa: do not cleanup the vdpa/vhost-net structure...
2023-06-26  Eugenio Pérezvdpa: fix not using CVQ buffer in case of error
2023-05-24  Akihiko Odakinet/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
2023-03-24  Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-14  Peter MaydellMerge tag 'pull-tcg-20230313' of https://gitlab.com...
2023-03-13  Peter MaydellMerge tag 'pull-request-2023-03-13' of https://gitlab...
2023-03-13  Peter MaydellMerge tag 'win-socket-pull-request' of https://gitlab...
2023-03-13  Marc-André Lureauwin32: replace closesocket() with close() wrapper
2023-03-13  Marc-André Lureauslirp: open-code qemu_socket_(un)select()
2023-03-13  Marc-André Lureauslirp: unregister the win32 SOCKET
2023-03-13  Marc-André Lureaumain-loop: remove qemu_fd_register(), win32/slirp/socke...
2023-03-12  Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12  Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-11  Peter MaydellMerge tag 'pull-gitdm-100323-1' of https://gitlab.com...
2023-03-11  Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-03-10  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10  Akihiko Odakinet/eth: Introduce EthL4HdrProto
2023-03-10  Akihiko Odakinet/eth: Report if headers are actually present
2023-03-10  Akihiko Odakihw/net/net_tx_pkt: Implement TCP segmentation
2023-03-10  Akihiko Odakinet: Strip virtio-net header when dumping
2023-03-07  Eugenio Pérezvdpa net: allow VHOST_F_LOG_ALL
2023-03-07  Eugenio Pérezvdpa: block migration if device has unsupported features
2023-03-07  Eugenio Pérezvdpa net: block migration if the device has CVQ
2023-03-07  Eugenio Pérezvdpa: add vdpa net migration state notifier
2023-03-07  Eugenio Pérezvdpa net: move iova tree creation from init to start
2023-02-26  Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-21  Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-17  Eugenio Pérezvdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
2023-02-17  Laurent Viviernet: stream: add a new option to automatically reconnect
2023-02-17  Joelle van Dynevmnet: stop recieving events when VM is stopped
2023-02-17  Christian Svenssonnet: Increase L2TPv3 buffer to fit jumboframes
2023-02-17  Thomas Huthnet: Replace "Supported NIC models" with "Available...
2023-02-17  Thomas Huthnet: Restore printing of the help text with "-nic help"
2023-02-17  Thomas Huthnet: Move the code to collect available NIC models...
2023-02-08  Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08  Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08  Markus Armbrusternet: Clean up includes
2023-02-04  Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04  Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04  Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-04  Markus Armbrusternet: Move hmp_info_network() to net-hmp-cmds.c
2023-02-04  Markus Armbrusternet: Move HMP commands from monitor to net/
2023-01-11  Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09  Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09  Nikita Ivanoverror handling: Use RETRY_ON_EINTR() macro where applicable
2023-01-09  Nikita IvanovRefactoring: refactor TFR() macro to RETRY_ON_EINTR()
2023-01-09  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-01-08  Longpengvdpa: harden the error path if get_iova_range failed
2023-01-08  Longpengvdpa-dev: get iova range explicitly
2023-01-08  Hyman Huang(黄勇)vhost-user: Refactor the chr_closed_bh
2023-01-08  Hyman Huang(黄勇)vhost-user: Refactor vhost acked features saving
2023-01-08  Eugenio Pérezvdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in...
2023-01-08  Eugenio Pérezvdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net...
2022-12-21  Peter MaydellMerge tag 'pull-ppc-20221221' of https://gitlab.com...
2022-12-21  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2022-12-21  Eugenio Pérezvdpa: always start CVQ in SVQ mode if possible
2022-12-21  Eugenio Pérezvdpa: add shadow_data to vhost_vdpa
2022-12-21  Eugenio Pérezvdpa: store x-svq parameter in VhostVDPAState
2022-12-21  Eugenio Pérezvdpa: add asid parameter to vhost_vdpa_dma_map/unmap
2022-12-21  Eugenio Pérezvdpa: move SVQ vring features check to net/
2022-12-21  Eugenio Pérezvdpa: request iova_range only once
2022-12-21  Eugenio Pérezvdpa: add vhost_vdpa_net_valid_svq_features
2022-12-18  Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-15  Peter MaydellMerge tag 'pull-target-arm-20221215-1' of https://git...
2022-12-15  Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15  Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14  Peter MaydellMerge tag 'pull-qapi-2022-12-14-v2' of https://repo...
2022-12-14  Markus Armbrusterqapi net: Elide redundant has_FOO in generated C
2022-12-14  Markus Armbrusterqapi: Use returned bool to check for failure (again)
2022-12-04  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-12-04  Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-29  Stefan HajnocziMerge tag 'seabios-1.16.1-20221128-pull-request' of...
2022-11-27  Stefan Weil viaAdd G_GNUC_PRINTF to function qemu_set_info_str and...
2022-11-22  Stefan HajnocziMerge tag 'pull-target-arm-20221122' of https://git...
2022-11-22  Stefan HajnocziMerge tag 'pull-loongarch-20221122' of https://gitlab...
2022-11-22  Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-22  Stefano Garzarellavhost: mask VIRTIO_F_RING_RESET for vhost and vhost...
2022-11-14  Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-11-12  Stefan HajnocziMerge tag 'pull-la-20221112' of https://gitlab.com...
2022-11-11  Stefan HajnocziMerge tag 'pull-request-2022-11-11' of https://gitlab...
2022-11-11  Ahmed Abouziednet: Replace TAB indentations with spaces
2022-11-08  Si-Wei Liuvhost-vdpa: fix assert !virtio_net_get_subqueue(nc...
2022-11-03  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-01  Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-31  Peter Maydellnet/vhost-vdpa.c: Fix clang compilation failure
2022-10-31  Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31  Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31  Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31  Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-30  Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30  Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30  Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-28  Laurent Viviernet: stream: add QAPI events to report connection state
2022-10-28  Laurent Viviernet: stream: move to QIO to enable additional parameters
2022-10-28  Laurent Viviernet: dgram: add unix socket
2022-10-28  Laurent Viviernet: dgram: move mcast specific code from net_socket_fd...
2022-10-28  Laurent Viviernet: dgram: make dgram_dst generic
2022-10-28  Laurent Viviernet: stream: add unix socket
next