On 5/6/2021 12:39 AM, Tomas By wrote:
Hi all,If I want to have a few (3-4) QEMU instances, under Linux, talking to each other, should I use -netdev socket or -netdev tap
Looks like 'socket' is what you want but why not using SLIRP? 1) https://wiki.qemu.org/Documentation/Networking#Network_backend_types -- John Doe
