ping
https://patchew.org/QEMU/20210831192720.33406-1-yaroshchuk2...@gmail.com/
вт, 31 авг. 2021 г. в 22:27, Vladislav Yaroshchuk :
> macOS provides networking API for VMs called vmnet.framework.
> I tried to add it as a network backend. All three modes are supported:
>
> -shared:
> allows the g
macOS provides networking API for VMs called vmnet.framework.
I tried to add it as a network backend. All three modes are supported:
-shared:
allows the guest to comminicate with other guests in shared mode and
also with external network (Internet) via NAT
-host:
allows the guest to communi