qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_m


From: Thomas Huth
Subject: Re: [PATCH v4 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_model()
Date: Wed, 31 Jan 2024 13:08:54 +0100
User-agent: Mozilla Thunderbird

On 26/01/2024 18.25, David Woodhouse wrote:
From: David Woodhouse <dwmw@amazon.co.uk>

These old functions can be removed now too. Let net_param_nic() print
the full set of network devices directly, and also make it note that a
list more specific to this platform/config will be available by using
'-nic model=help' instead.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
---
  include/net/net.h |  3 ---
  net/net.c         | 39 ++++++---------------------------------
  2 files changed, 6 insertions(+), 36 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]