index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
meson.build
Age
Commit message (
Expand
)
Author
2024-10-28
net: fix build when libbpf is disabled, but libxdp is enabled
Daniel P. Berrangé
2024-04-18
colo: move stubs out of stubs/
Paolo Bonzini
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2023-09-07
configure, meson: remove CONFIG_SOLARIS from config-host.mak
Paolo Bonzini
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-05-18
configure: add --disable-colo-proxy option
Vladimir Sementsov-Ogievskiy
2023-02-04
net: Move HMP commands from monitor to net/
Markus Armbruster
2022-10-28
qapi: net: add stream and dgram netdevs
Laurent Vivier
2022-07-20
vhost-net-vdpa: add stubs for when no virtio-net device is present
Eugenio Pérez
2022-05-17
net/vmnet: add vmnet backends to qapi/net
Vladislav Yaroshchuk
2022-05-07
meson: use have_vhost_* variables to pick sources
Paolo Bonzini
2021-11-02
Move the l2tpv3 test from configure to meson.build
Thomas Huth
2021-10-14
configure, meson: move netmap detection to meson
Paolo Bonzini
2021-10-14
configure, meson: move vde detection to meson
Paolo Bonzini
2020-10-22
replay: do not build if TCG is not available
Claudio Fontana
2020-10-06
slirp: Convert Makefile bits to meson bits
Paolo Bonzini
2020-08-21
meson: convert net directory to Meson
Marc-André Lureau