On Fri, 14 Jul 2023 16:29:09 +0100, Alexandru Elisei wrote: > Compat messages are there to print a warning when the user creates a virtio > device for the VM, but the guest doesn't initialize it. > > This generally works great, except that kvmtool will always create a > virtio-net device, even if the user hasn't specified one, which means that > each time kvmtool loads a guest that doesn't probe the network interface, > the user will get the compat warning. This can get particularly annoying > when running kvm-unit-tests, which doesn't need to use a network interface, > and the virtio-net warning is displayed after each test. > > [...] Applied to kvmtool (master), thanks! [1/1] virtio-net: Don't print the compat warning for the default device https://git.kernel.org/will/kvmtool/c/15757e8e6441 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev