]> Git Repo - qemu.git/commit
net/vmnet: add vmnet dependency and customizable option
authorVladislav Yaroshchuk <[email protected]>
Thu, 17 Mar 2022 17:28:33 +0000 (20:28 +0300)
committerJason Wang <[email protected]>
Tue, 17 May 2022 08:48:23 +0000 (16:48 +0800)
commite2c1d78da3223e8b39c14cce3da9e62655c1ddbb
tree2a4d57b2d04fae2dc6c21db6849197b2d7e896d0
parenteec398119fc6911d99412c37af06a6bc27871f85
net/vmnet: add vmnet dependency and customizable option

vmnet.framework dependency is added with 'vmnet' option
to enable or disable it. Default value is 'auto'.

used vmnet features are available since macOS 11.0,
but new backend can be built and work properly with
subset of them on 10.15 too.

Reviewed-by: Akihiko Odaki <[email protected]>
Tested-by: Akihiko Odaki <[email protected]>
Signed-off-by: Vladislav Yaroshchuk <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
meson.build
meson_options.txt
scripts/meson-buildoptions.sh
This page took 0.027449 seconds and 4 git commands to generate.