Re: using qemu with macvtap inside a container

2021-01-18 Thread Roman Dodin
Forgot to mention the versions I run: qemu: 2.8 and 5.2 kernel: 5.4.89 On Mon, Jan 18, 2021 at 5:44 PM Roman Dodin wrote: > Hello qemu users, > I am failing to make a qemu process running inside a docker container to > make use of a macvtap device. > > Here is the diagram of a se

using qemu with macvtap inside a container

2021-01-18 Thread Roman Dodin
Hello qemu users, I am failing to make a qemu process running inside a docker container to make use of a macvtap device. Here is the diagram of a setup that I have [image: image.png] My goal is to make qemu process running inside the container to use macvtap1 interface that is configured. The