public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvmtool 0/3] Change what --nodefaults does and a revert
@ 2023-09-07 17:16 Alexandru Elisei
  2023-09-07 17:16 ` [PATCH kvmtool 1/3] Revert "virtio-net: Don't print the compat warning for the default device" Alexandru Elisei
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alexandru Elisei @ 2023-09-07 17:16 UTC (permalink / raw)
  To: will, julien.thierry.kdev, kvm, suzuki.poulose, andre.przywara,
	maz, oliver.upton, jean-philippe.brucker, apatel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-10-11 16:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07 17:16 [PATCH kvmtool 0/3] Change what --nodefaults does and a revert Alexandru Elisei
2023-09-07 17:16 ` [PATCH kvmtool 1/3] Revert "virtio-net: Don't print the compat warning for the default device" Alexandru Elisei
2023-09-07 17:16 ` [PATCH kvmtool 2/3] builtin-run: Document mode=none for -n/--network Alexandru Elisei
2023-09-07 17:16 ` [PATCH RFC kvmtool 3/3] builtin-run: Have --nodefaults disable the default virtio-net device Alexandru Elisei
2023-09-18 11:05 ` [PATCH kvmtool 0/3] Change what --nodefaults does and a revert Will Deacon
2023-10-11 14:56   ` Alexandru Elisei
2023-10-11 16:15     ` Suzuki K Poulose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox