aboutsummaryrefslogtreecommitdiff
path: root/net/meson.build
AgeCommit message (Expand)Author
2024-10-28net: fix build when libbpf is disabled, but libxdp is enabledDaniel P. Berrangé
2024-04-18colo: move stubs out of stubs/Paolo Bonzini
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets
2023-09-13meson: Fix targetos match for illumos and Solaris.Jonathan Perkin
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-05-18configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy
2023-02-04net: Move HMP commands from monitor to net/Markus Armbruster
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier
2022-07-20vhost-net-vdpa: add stubs for when no virtio-net device is presentEugenio Pérez
2022-05-17net/vmnet: add vmnet backends to qapi/netVladislav Yaroshchuk
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini
2021-11-02Move the l2tpv3 test from configure to meson.buildThomas Huth
2021-10-14configure, meson: move netmap detection to mesonPaolo Bonzini
2021-10-14configure, meson: move vde detection to mesonPaolo Bonzini
2020-10-22replay: do not build if TCG is not availableClaudio Fontana
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini
2020-08-21meson: convert net directory to MesonMarc-André Lureau