aboutsummaryrefslogtreecommitdiff
path: root/net/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-04-18colo: move stubs out of stubs/Paolo Bonzini1-0/+2
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini1-4/+4
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini1-2/+0
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets1-0/+3
2023-09-13meson: Fix targetos match for illumos and Solaris.Jonathan Perkin1-1/+1
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini1-8/+10
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-19/+19
2023-05-18configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy1-3/+10
2023-02-04net: Move HMP commands from monitor to net/Markus Armbruster1-0/+1
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier1-0/+2
2022-07-20vhost-net-vdpa: add stubs for when no virtio-net device is presentEugenio Pérez1-1/+2
2022-05-17net/vmnet: add vmnet backends to qapi/netVladislav Yaroshchuk1-0/+7
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini1-5/+7
2021-11-02Move the l2tpv3 test from configure to meson.buildThomas Huth1-1/+3
2021-10-14configure, meson: move netmap detection to mesonPaolo Bonzini1-1/+3
2021-10-14configure, meson: move vde detection to mesonPaolo Bonzini1-1/+1
2020-10-22replay: do not build if TCG is not availableClaudio Fontana1-1/+2
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-1/+1
2020-08-21meson: convert net directory to MesonMarc-André Lureau1-0/+40