The first two patches revert "virtio-net: Don't print the compat warning for the default device" because using --network mode=none disables the device and lets the user know that it can use that to disable the default virtio-net device. I don't think the changes are controversial. And the last patch is there to get the conversation going about changing what --nodefaults does. Details in the patch. Alexandru Elisei (3): Revert "virtio-net: Don't print the compat warning for the default device" builtin-run: Document mode=none for -n/--network builtin-run: Have --nodefaults disable the default virtio-net device builtin-run.c | 6 +++--- virtio/net.c | 11 ++++++----- 2 files changed, 9 insertions(+), 8 deletions(-) -- 2.42.0