]> git.proxmox.com Git - mirror_qemu.git/history - net/stream.c
vdpa: Add SetSteeringEBPF method for NetClientState
[mirror_qemu.git] / net / stream.c
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 Laurent Viviernet: stream: add a new option to automatically reconnect
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-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
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: stream: add unix socket
2022-10-28 Stefano Brivionet: stream: Don't ignore EINVAL on netdev socket conne...
2022-10-28 Laurent Vivierqapi: net: add stream and dgram netdevs